Lucene search
K

3386 matches found

CVE
CVE
added 2025/04/13 1:16 p.m.281 views

CVE-2024-56406

CVE-2024-56406 is a heap-based buffer overflow in Perl when transliterating non-ASCII bytes with the tr/// operator. Affected are Perl release branches 5.34, 5.36, 5.38 and 5.40, including development versions 5.33.1–5.41.10. IBM AIX advisory confirms impact on AIX 7.3 and VIOS 4.1 with vulnerabl...

8.4CVSS7.3AI score0.00473EPSS
Exploits0References6Affected Software1
FreeBSD
FreeBSD
added 2025/04/13 12:0 a.m.10 views

Perl -- heap buffer overflow when transliterating non-ASCII bytes

9b29abf9-4ab0-4765-b253-1875cd9b441e reports: A heap buffer overflow vulnerability was discovered in Perl. When there are non-ASCII bytes in the left-hand-side of the tr operator, Sdotransinvmap can overflow the destination pointer d. $ perl -e '$ = "\xFF" x 1000000; tr/\xFF/\x100/;' Segmentation...

8.4CVSS8.3AI score0.00473EPSS
Exploits0References1
OSV
OSV
added 2025/04/08 3:15 a.m.5 views

AZL-59740 CVE-2025-32414 affecting package libxml2 for versions less than 2.11.5-5

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

7.5CVSS6.7AI score0.00311EPSS
Exploits1References1
OSV
OSV
added 2025/04/08 3:15 a.m.3 views

AZL-59722 CVE-2025-32414 affecting package libxml2 for versions less than 2.10.4-7

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

7.5CVSS6.7AI score0.00311EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2025/04/04 9:54 a.m.10 views

CVE-2025-2245 Server Side Request Forgery in GravityZone Update Server Using Null Bytes (VA-12646)

A server-side request forgery SSRF vulnerability exists in the Bitdefender GravityZone Update Server when operating in Relay Mode. The HTTP proxy component on port 7074 uses a domain allowlist to restrict outbound requests, but fails to properly sanitize hostnames containing null-byte %00...

6.9CVSS7.3AI score0.00248EPSS
Exploits0References1
CVE
CVE
added 2025/04/04 9:54 a.m.66 views

CVE-2025-2245

CVE-2025-2245 describes an SSRF in Bitdefender GravityZone Update Server when in Relay Mode. The HTTP proxy on port 7074 uses a domain allowlist but fails to sanitize hostnames containing null-byte sequences (e.g., evil.com%00.bitdefender.com), allowing an attacker to bypass the allowlist and for...

6.9CVSS6.7AI score0.00248EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2025/04/04 9:54 a.m.15 views

CVE-2025-2245 Server Side Request Forgery in GravityZone Update Server Using Null Bytes (VA-12646)

A server-side request forgery SSRF vulnerability exists in the Bitdefender GravityZone Update Server when operating in Relay Mode. The HTTP proxy component on port 7074 uses a domain allowlist to restrict outbound requests, but fails to properly sanitize hostnames containing null-byte %00...

6.9CVSS0.00248EPSS
Exploits0References1
OSV
OSV
added 2025/04/03 2:12 p.m.3 views

BIT-JOOMLA-2021-23128 [20210302] - Core - Potential Insecure FOFEncryptRandval

An issue was discovered in Joomla! 3.2.0 through 3.9.24. The core shipped but unused randval implementation within FOF FOFEncryptRandval used an potential insecure implemetation. That has now been replaced with a call to 'randombytes' and its backport that is shipped within randomcompat...

9.1CVSS9.1AI score0.01567EPSS
Exploits0References2
SUSE Linux
SUSE Linux
added 2025/04/03 1:10 p.m.1 views

Security update for openvpn

This update for openvpn fixes the following issues: CVE-2024-5594: Fixed incorrect handling of null bytes and invalid characters in control messages bsc1235147 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.4CVSS9.4AI score0.00811EPSS
Exploits0References4
OSV
OSV
added 2025/04/02 1:19 p.m.6 views

GHSA-PPH8-GCV7-4QJ5 PyO3 Risk of buffer overflow in `PyString::from_object`

PyString::fromobject took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exception...

6.3CVSS6.9AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/04/02 1:19 p.m.7 views

PyO3 Risk of buffer overflow in `PyString::from_object`

PyString::fromobject took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exception...

6.9AI score
Exploits0References4Affected Software1
OSV
OSV
added 2025/04/01 8:15 p.m.1 views

UBUNTU-CVE-2025-29069

A heap buffer overflow vulnerability has been identified in the lcms2-2.16. The vulnerability exists in the UnrollChunkyBytes function in cmspack.c, which is responsible for handling color space transformations...

7.3CVSS6AI score0.00343EPSS
Exploits0References3
SUSE Linux
SUSE Linux
added 2025/04/01 12:4 p.m.1 views

Security update for openvpn

This update for openvpn fixes the following issues: CVE-2024-5594: Fixed handling of null bytes and invalid characters in control messages bsc1235147. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.4CVSS7.4AI score0.00811EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/04/01 7:0 a.m.2 views

Stream HTTP wrapper truncates redirect location to 1024 bytes

...

9.8CVSS6.7AI score0.00744EPSS
Exploits0
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.2 views

Little CMS 安全漏洞

Little CMS lcms or liblcms is an open source color management system by the individual developer Marti Maria. The system provides black point compensation, handling of multiple pixel formats, profile editing, and other features. A security vulnerability exists in Little CMS version 2.16, which...

7.3CVSS7.1AI score0.00343EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.4 views

PT-2025-14373 · Crates.Io · Pyo3

PyString::from object took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exceptio...

7AI score
Exploits0References4
Cvelist
Cvelist
added 2025/03/30 5:57 a.m.25 views

CVE-2025-1861 Stream HTTP wrapper truncates redirect location to 1024 bytes

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC911...

6.3CVSS0.00744EPSS
Exploits0References1
SUSE Linux
SUSE Linux
added 2025/03/28 4:46 p.m.2 views

Security update for openvpn

This update for openvpn fixes the following issues: CVE-2024-5594: Fixed handling of null bytes and invalid characters in control messages bsc1235147. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.4CVSS7.4AI score0.00811EPSS
Exploits0References4
OSV
OSV
added 2025/03/28 4:46 p.m.6 views

SUSE-SU-2025:1053-1 Security update for openvpn

This update for openvpn fixes the following issues: - CVE-2024-5594: Fixed handling of null bytes and invalid characters in control messages bsc1235147...

9.1CVSS7.2AI score0.00811EPSS
Exploits0References3
OSV
OSV
added 2025/03/28 1:54 p.m.3 views

SUSE-SU-2025:20252-1 Security update for libsoup

This update for libsoup fixes the following issues: - CVE-2024-52530: strictly don't allow NUL bytes in headers bsc1233285 glgoGNOME/libsoup377. - CVE-2024-52532: websocket: Process the frame as soon as we read data bsc1233287 glgoGNOME/libsoup391. - CVE-2024-52531: be more robust against invalid...

8.4CVSS7.3AI score0.0094EPSS
Exploits2References7
Rows per page
Query Builder