Lucene search
+L

1620 matches found

Fedora
Fedora
added 2022/07/17 1:15 a.m.24 views

[SECURITY] Fedora 35 Update: golang-github-client9-plaintext-0-0.8.20190703git5bf47e7.fc35

Extract human languages in plain UTF-8 text from computer code and markup...

9.3CVSS1.7AI score0.0995EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2022/07/06 12:00 a.m.14 views

Fedora: Security Advisory for golang-github-client9-plaintext (FEDORA-2022-fae3ecee19)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/04 1:35 a.m.27 views

[SECURITY] Fedora 36 Update: golang-github-client9-plaintext-0-0.8.20190703git5bf47e7.fc36

Extract human languages in plain UTF-8 text from computer code and markup...

9.3CVSS8.3AI score0.0995EPSS
SaveExploits4
Cvelist
Cvelist
added 2022/06/27 10:10 p.m.42 views

CVE-2022-31100 Reachable Assertion in rulex

rulex is a new, portable, regular expression language. When parsing untrusted rulex expressions, rulex may crash, possibly enabling a Denial of Service attack. This happens when the expression contains a multi-byte UTF-8 code point in a string literal or after a backslash, because rulex tries to...

6.5CVSS6.8AI score0.00833EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/06/27 10:10 p.m.7 views

CVE-2022-31100 Reachable Assertion in rulex

rulex is a new, portable, regular expression language. When parsing untrusted rulex expressions, rulex may crash, possibly enabling a Denial of Service attack. This happens when the expression contains a multi-byte UTF-8 code point in a string literal or after a backslash, because rulex tries to...

6.5CVSS6.6AI score0.00833EPSS
SaveExploits0References2
OSV
OSV
added 2022/06/27 10:10 p.m.35 views

CVE-2022-31100 Reachable Assertion in rulex

rulex is a new, portable, regular expression language. When parsing untrusted rulex expressions, rulex may crash, possibly enabling a Denial of Service attack. This happens when the expression contains a multi-byte UTF-8 code point in a string literal or after a backslash, because rulex tries to...

6.5CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2022/06/21 8:12 p.m.35 views

GHSA-8V9W-P43C-R885 Reachable Assertion in rulex

Impact When parsing untrusted rulex expressions, rulex may crash, possibly enabling a Denial of Service attack. This happens when the expression contains a multi-byte UTF-8 code point in a string literal or after a backslash, because rulex tries to slice into the code point and panics as a result...

6.5CVSS6.7AI score0.00833EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/06/21 8:12 p.m.26 views

Reachable Assertion in rulex

Impact When parsing untrusted rulex expressions, rulex may crash, possibly enabling a Denial of Service attack. This happens when the expression contains a multi-byte UTF-8 code point in a string literal or after a backslash, because rulex tries to slice into the code point and panics as a result...

6.5CVSS6.5AI score0.00833EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/06/17 12:19 a.m.68 views

GHSA-3M6F-3GFG-4X56 Panic on incorrect date input to `simple_asn1`

Version 0.6.0 of the simpleasn1 crate panics on certain malformed inputs to its parsing functions, including fromder and derdecode. Because this crate is frequently used with inputs from the network, this should be considered a security vulnerability. The issue occurs when parsing the old ASN.1...

7.5CVSS7.4AI score0.0134EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/06/17 12:19 a.m.26 views

Panic on incorrect date input to `simple_asn1`

Version 0.6.0 of the simpleasn1 crate panics on certain malformed inputs to its parsing functions, including fromder and derdecode. Because this crate is frequently used with inputs from the network, this should be considered a security vulnerability. The issue occurs when parsing the old ASN.1...

2.4AI score
SaveExploits0References4Affected Software1
OpenVAS
OpenVAS
added 2022/05/27 12:00 a.m.31 views

Fedora: Security Advisory for pcre2 (FEDORA-2022-a3edad0ab6)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.1CVSS9.6AI score0.03378EPSS
SaveExploits0References2
Fedora
Fedora
added 2022/05/26 1:34 a.m.28 views

[SECURITY] Fedora 35 Update: pcre2-10.40-1.fc35

PCRE2 is a re-working of the original PCRE Perl-compatible regular expression library to provide an entirely new API. PCRE2 is written in C, and it has its own API. There are three sets of functions, one for the 8-bit library, which processes strings of bytes, one for the 16-bit library, which...

9.1CVSS9.6AI score0.03378EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/24 5:44 p.m.28 views

StackStorm st2 Infinite Loop Condition

StackStorm before 3.4.1, in some situations, has an infinite loop that consumes all available memory and disk space. This can occur if Python 3.x is used, the locale is not utf-8, and there is an attempt to log Unicode data from an action or rule name...

7.5CVSS6.8AI score0.02232EPSS
SaveExploits0References3Affected Software1
Amazon
Amazon
added 2022/05/24 12:00 a.m.117 views

Critical: xmlrpc-c

Issue Overview: A flaw was found in expat. Passing malformed 2- and 3-byte UTF-8 sequences for example, from start tag names to the XML processing application on top of expat can lead to arbitrary code execution. This issue is dependent on how invalid UTF-8 is handled inside the XML processor...

9.8CVSS8.7AI score0.04955EPSS
SaveExploits0
Amazon
Amazon
added 2022/05/24 12:00 a.m.67 views

Critical: xmlrpc-c

Issue Overview: A flaw was found in expat. Passing malformed 2- and 3-byte UTF-8 sequences for example, from start tag names to the XML processing application on top of expat can lead to arbitrary code execution. This issue is dependent on how invalid UTF-8 is handled inside the XML processor...

9.8CVSS8.7AI score0.04955EPSS
SaveExploits0
OSV
OSV
added 2022/05/21 12:00 p.m.59 views

RUSTSEC-2022-0031 Panic due to improper UTF-8 indexing

When parsing untrusted rulex expressions, rulex may panic, possibly enabling a Denial of Service attack. This happens when the expression contains a multi- byte UTF-8 code point in a string literal or after a backslash, because rulex tries to slice into the code point and panics as a result. The...

6.5CVSS6.4AI score0.00833EPSS
SaveExploits0References3
RustSec
RustSec
added 2022/05/21 12:00 p.m.31 views

Panic due to improper UTF-8 indexing

When parsing untrusted rulex expressions, rulex may panic, possibly enabling a Denial of Service attack. This happens when the expression contains a multi- byte UTF-8 code point in a string literal or after a backslash, because rulex tries to slice into the code point and panics as a result. The...

6.5CVSS1.2AI score0.00833EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/05/17 1:48 a.m.7 views

GHSA-6476-G47X-H3C7 PyFriBidi Buffer overflow in the fribidi_utf8_to_unicode function

Buffer overflow in the fribidiutf8tounicode function in PyFriBidi before 0.11.0 allows remote attackers to cause a denial of service application crash via a 4-byte utf-8 sequence...

8.7CVSS6.5AI score0.02674EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2022/05/17 1:48 a.m.27 views

PyFriBidi Buffer overflow in the fribidi_utf8_to_unicode function

Buffer overflow in the fribidiutf8tounicode function in PyFriBidi before 0.11.0 allows remote attackers to cause a denial of service application crash via a 4-byte utf-8 sequence...

5CVSS6.9AI score0.02674EPSS
SaveExploits0References17Affected Software1
OSV
OSV
added 2022/05/15 10:06 a.m.16 views

MGASA-2022-0183 Updated xmlrpc-c packages fix security vulnerability

xmltokimpl.c in Expat aka libexpat before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context. CVE-2022-25235...

9.8CVSS9.5AI score0.04955EPSS
SaveExploits0References3
Rows per page
Query Builder