Lucene search
+L

508 matches found

Github Security Blog
Github Security Blog
added 2024/12/04 6:31 p.m.15 views

Unsoundness in anstream

When given a valid UTF8 string "ö\x1b😀", the function in crates/anstream/src/adapter/strip.rs will be confused. The UTF8 bytes are \xc3\xb6 then \x1b then \xf0\x9f\x98\x80. When looping over "non-printable bytes" \x1b\xf0 will be considered as some non-printable sequence. This will produce a brok...

7.2AI score
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/11/28 12:0 a.m.18 views

Oracle Linux 7 : java-1.8.0-openjdk (ELSA-2024-8116)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-8116 advisory. - Fixes CVE-2024-21208 CVE-2024-21210 CVE-2024-21217 CVE-2024-21235 - 1001-orabug36904359-CVE-2024-21131-fix.patch -...

7.4CVSS6.6AI score0.01257EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/11/28 12:0 a.m.18 views

Oracle Linux 7 : java-11-openjdk (ELSA-2024-8120)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-8120 advisory. - Fixes CVE-2024-21208 CVE-2024-21210 CVE-2024-21217 CVE-2024-21235 - 1001-orabug36904359-CVE-2024-21138-fix.patch -...

7.4CVSS6.6AI score0.01257EPSS
SaveExploits1References6
OSV
OSV
added 2024/11/10 10:15 p.m.2 views

DEBIAN-CVE-2024-46954

An issue was discovered in decodeutf8 in base/gputf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal...

7.8CVSS6.3AI score0.0055EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 10:15 p.m.10 views

CVE-2024-27529

wasm3 139076a contains memory leaks in Readutf8...

8.4CVSS5.8AI score0.00264EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/08 10:15 p.m.12 views

PYSEC-2024-305

wasm3 139076a contains memory leaks in Readutf8...

8.4CVSS5.8AI score0.00264EPSS
SaveExploits1References3
Snyk
Snyk
added 2024/11/08 9:43 p.m.4 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to improper handling in the Readutf8 function. Details Denial of Service DoS describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users. Unlike other...

8.7CVSS7.1AI score0.00264EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/11/08 12:0 a.m.13 views

PT-2024-21935 · Wasm3 · Wasm3

Name of the Vulnerable Software and Affected Versions: wasm3 version 139076a Description: The issue concerns memory leaks in the Read utf8 function. This function is part of the wasm3 software, specifically at commit 139076a. No information is provided about the estimated number of potentially...

8.4CVSS6.1AI score0.00264EPSS
SaveExploits1References12
OSV
OSV
added 2024/10/30 12:0 a.m.9 views

UBUNTU-CVE-2024-46954

An issue was discovered in decodeutf8 in base/gputf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal...

8.4CVSS7.1AI score0.0055EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/04 5:56 a.m.8 views

CVE-2024-6443 zephyr: out-of-bound read in utf8_trunc

In utf8trunc in zephyr/lib/utils/utf8.c, lastbytep can point to one byte before the string pointer if the string is empty...

6.3CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2024/10/04 5:56 a.m.59 views

CVE-2024-6443

CVE-2024-6443 affects Zephyr RTOS in the UTF-8 utility function utf8_trunc (zephyr/lib/utils/utf8.c). The root cause is that last_byte_p can point to one byte before the string pointer when the input string is empty, causing an out-of-bounds read. Connected sources confirm the issue location and ...

6.5CVSS6.3AI score0.00608EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/09/27 5:21 p.m.23 views

MGASA-2024-0319 Updated java-1.8.0-openjdk, java-11-openjdk, java-17-openjdk, & java-latest-openjdk packages fix security vulnerabilities

Potential UTF8 size overflow. CVE-2024-21131 Excessive symbol length can lead to infinite loop. CVE-2024-21138 Range Check Elimination RCE pre-loop limit overflow. CVE-2024-21140 Pack200 increase loading time due to improper header validation. CVE-2024-21144 Out-of-bounds access in 2D image...

7.4CVSS5.4AI score0.01257EPSS
SaveExploits0References6
Mageia
Mageia
added 2024/09/27 5:21 p.m.52 views

Updated java-1.8.0-openjdk, java-11-openjdk, java-17-openjdk, & java-latest-openjdk packages fix security vulnerabilities

Potential UTF8 size overflow. CVE-2024-21131 Excessive symbol length can lead to infinite loop. CVE-2024-21138 Range Check Elimination RCE pre-loop limit overflow. CVE-2024-21140 Pack200 increase loading time due to improper header validation. CVE-2024-21144 Out-of-bounds access in 2D image...

7.4CVSS7.2AI score0.01257EPSS
SaveExploits0References5
CloudLinux
CloudLinux
added 2024/09/11 1:7 p.m.28 views

java-1.8.0-openjdk: Fix of 6 CVEs

Upgrade to openjdk-shenandoah-jdk8u-shenandoah-jdk8u422-b05. That fixes following CVEs: - CVE-2024-21131: UTF8 size overflow - CVE-2024-21138: Infinite loop vunlerability in SymbolTable - CVE-2024-21140: Int overflow/underflow in Range Check Elimination RCE - CVE-2024-21144: Invalid header...

7.4CVSS7.3AI score0.01257EPSS
SaveExploits0
OSV
OSV
added 2024/09/09 9:11 p.m.20 views

SUSE-SU-2024:3183-1 Security update for java-1_8_0-ibm

This update for java-180-ibm fixes the following issues: - Update to Java 8.0 Service Refresh 8 Fix Pack 30 bsc1228346 - CVE-2024-21147: Fixed an array index overflow in RangeCheckElimination. bsc1228052 - CVE-2024-21145: Fixed an out-of-bounds access in 2D image handling. bsc1228051 -...

7.4CVSS6.9AI score0.01257EPSS
SaveExploits0References16
Oracle linux
Oracle linux
added 2024/09/09 12:0 a.m.40 views

java-11-openjdk security update

1:11.0.23.0.9-2.0.3 - Fixes below CVE's - CVE-2024-21131 Improve-UTF8-String-supports - CVE-2024-21138 Better-symbol-storage - Fixes malformed control flow openjdk bug8303466 - CVE-2024-21140 Improved-loop-handling - CVE-2024-21144 Enhance-Pack-200-loading - CVE-2024-21145 Improve-2D-image-handli...

7.4CVSS7.3AI score0.01257EPSS
SaveExploits0
OSV
OSV
added 2024/09/08 12:0 p.m.5 views

RUSTSEC-2024-0404 Unsoundness in anstream

When given a valid UTF8 string "ö\x1b😀", the function in crates/anstream/src/adapter/strip.rs will be confused. The UTF8 bytes are \xc3\xb6 then \x1b then \xf0\x9f\x98\x80. When looping over "non-printable bytes" \x1b\xf0 will be considered as some non-printable sequence. This will produce a brok...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/08 12:0 a.m.9 views

PT-2024-40949 · Anstream · Anstream

Name of the Vulnerable Software and Affected Versions: anstream affected versions not specified Description: The issue arises when the function in anstream's adapter/strip.rs is given a valid UTF8 string containing non-printable bytes, such as "öx1b😀". The function incorrectly segments the UTF8...

6.9AI score
SaveExploits0References4
OSV
OSV
added 2024/09/06 10:18 a.m.21 views

SUSE-SU-2024:3162-1 Security update for java-1_8_0-ibm

This update for java-180-ibm fixes the following issues: - Update to Java 8.0 Service Refresh 8 Fix Pack 30 bsc1228346 - CVE-2024-21147: Fixed an array index overflow in RangeCheckElimination. bsc1228052 - CVE-2024-21145: Fixed an out-of-bounds access in 2D image handling. bsc1228051 -...

7.4CVSS6.9AI score0.01257EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/09/05 12:0 a.m.25 views

SUSE SLES15: java-1_8_0-openj9 / java-1_8_0-openj9-accessibility / etc (SUSE-SU-2024:3140-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3140-1 advisory. - Update to OpenJDK 8u422 build 05 with OpenJ9 0.46.0 virtual machine - CVE-2024-21147: Fixed an array index overflow in...

7.4CVSS6.9AI score0.01257EPSS
SaveExploits0References19
Rows per page
Query Builder