Lucene search
+L

3114 matches found

Tenable Nessus
Tenable Nessus
added 2024/08/13 12:00 a.m.25 views

Ubuntu 14.04 LTS / 18.04 LTS / 20.04 LTS : Libcroco vulnerabilities (USN-6958-1)

The remote Ubuntu 14.04 LTS / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6958-1 advisory. It was discovered that Libcroco was incorrectly accessing data structures when reading bytes from memory, which could cause a hea...

7.1CVSS6.9AI score0.12996EPSS
SaveExploits7References5
OSV
OSV
added 2024/07/31 5:06 a.m.19 views

USN-6931-1 openjdk-17 vulnerabilities

It was discovered that the Hotspot component of OpenJDK 17 was not properly bounding certain UTF-8 strings, which could lead to a buffer overflow. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. CVE-2024-21131 It was discovered that the Hotspot...

7.4CVSS7.5AI score0.01257EPSS
SaveExploits0References6
RustSec
RustSec
added 2024/07/24 12:00 p.m.11 views

The kstring integration in gix-attributes is unsound

gix-attributes in state::ValueRef unsafely creates a &str from a &u8 containing non-UTF8 data, with the justification that so long as nothing reads the &str and relies on it being UTF-8 in the &str, there is no UB: rust // SAFETY: our API makes accessing that value as str impossible, so illformed...

7AI score
SaveExploits0Affected Software1
curl security advisories
curl security advisories
added 2024/07/24 8:00 a.m.23 views

freeing stack buffer in utf8asn1str

libcurl's ASN1 parser has this utf8asn1str function used for parsing an ASN.1 UTF-8 string. It can detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte local stack buffer. Most modern malloc implementations detect this error and immediately abort...

7.5CVSS7.8AI score0.04296EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2024/07/24 8:00 a.m.33 views

CURL-CVE-2024-6197 freeing stack buffer in utf8asn1str

libcurl's ASN1 parser has this utf8asn1str function used for parsing an ASN.1 UTF-8 string. It can detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte local stack buffer. Most modern malloc implementations detect this error and immediately abort...

7.5CVSS7.2AI score0.04296EPSS
SaveExploits1
OSV
OSV
added 2024/07/24 12:00 a.m.9 views

UBUNTU-CVE-2024-6197

libcurl's ASN1 parser has this utf8asn1str function used for parsing an ASN.1 UTF-8 string. Itcan detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte localstack buffer. Most modern malloc implementations detect this error and immediately abort...

7.5CVSS7.1AI score0.04296EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/07/17 3:51 p.m.14 views

OpenJDK: potential UTF8 size overflow (8314794)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u411, 8u411-perf, 11.0.23, 17.0.11, 21.0.3, 22.0.1; Oracle GraalVM for JDK: 17.0.11, 21.0.3, 22.0....

3.7CVSS7.4AI score0.0104EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/16 11:29 p.m.17 views

OpenJDK: potential UTF8 size overflow (8314794)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u411, 8u411-perf, 11.0.23, 17.0.11, 21.0.3, 22.0.1; Oracle GraalVM for JDK: 17.0.11, 21.0.3, 22.0....

3.7CVSS7.4AI score0.0104EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.25 views

RHEL 7 : golang (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - go: encoding/xml: XML element instability CVE-2020-29511 - The x/text package before 0.3.3 for Go has a...

9.8CVSS9.2AI score0.02099EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.34 views

RHEL 8 : golang (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - golang: crypto/elliptic implementations of P-521 and P-384 elliptic curves allow for denial of service...

9.8CVSS7.6AI score0.04326EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/05 11:07 a.m.9 views

OESA-2024-1815 mozjs78 security update

Security Fixes: In Expat aka libexpat before 2.4.3, a left shift by 29 or more places in the storeAtts function in xmlparse.c can lead to realloc misbehavior e.g., allocating too few bytes, or only freeing memory.CVE-2021-45960 xmltokimpl.c in Expat aka libexpat before 2.4.5 lacks certain...

9.8CVSS8.8AI score0.04955EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/06/21 12:00 a.m.10 views

PT-2024-20188 · Alpine · Alpine Halo9

Name of the Vulnerable Software and Affected Versions: Alpine Halo9 affected versions not specified Description: This issue allows network-adjacent attackers to execute arbitrary code on affected installations of Alpine Halo9 devices. An attacker must first obtain the ability to pair a malicious...

8CVSS7.4AI score0.00502EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/04 8:59 p.m.11 views

CVE-2024-34363 Envoy can crash due to uncaught nlohmann JSON exception

Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash...

7.5CVSS7.5AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/04 8:59 p.m.43 views

CVE-2024-34363 Envoy can crash due to uncaught nlohmann JSON exception

Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash...

7.5CVSS6.8AI score0.00674EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/06/04 8:59 p.m.49 views

CVE-2024-34363 Envoy can crash due to uncaught nlohmann JSON exception

Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash...

7.5CVSS7.5AI score0.00674EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/06/04 12:00 a.m.10 views

PT-2024-25821 · Unknown +1 · Nlohmann/Json +1

Name of the Vulnerable Software and Affected Versions: Envoy affected versions not specified Description: The issue arises from how Envoy invokes the nlohmann JSON library. If incomplete UTF-8 strings are serialized from downstream data, the library can throw an uncaught exception, causing Envoy ...

7.5CVSS8.3AI score0.00674EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.21 views

RHEL 8 : golang (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - golang: Command-line arguments may overwrite global data CVE-2021-38297 - In archive/zip in Go before...

9.8CVSS8.2AI score0.10874EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:00 a.m.38 views

Apache Tomcat 8.5.0 < 8.5.31

The version of Tomcat installed on the remote host is prior to 8.5.31. It is, therefore, affected by a vulnerability as referenced in the fixedinapachetomcat8.5.31security-8 advisory. - An improper handing of overflow in the UTF-8 decoder with supplementary characters can lead to an infinite loop...

7.5CVSS7.9AI score0.20599EPSS
SaveExploits0References3
Mageia
Mageia
added 2024/05/21 11:17 p.m.51 views

Updated python-pymongo packages fix security vulnerability

Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the...

7.3AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.30 views

RHEL 5 : gimp (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - gimp: Heap-based buffer overflow in readchanneldata function in plug-ins/common/file-psp.c CVE-2017-17789...

9.1AI score0.03113EPSS
SaveExploits1References7
Rows per page
Query Builder