Lucene search
+L

3653 matches found

Vulnrichment
Vulnrichment
added 2025/04/04 9:54 a.m.13 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.00297EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/04 9:54 a.m.22 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.00297EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/03 2:12 p.m.26 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.01332EPSS
SaveExploits0References2
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.00819EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/02 1:19 p.m.14 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
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/02 1:19 p.m.11 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
SaveExploits0References4
OSV
OSV
added 2025/04/01 8:15 p.m.7 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.00391EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/04/01 12:4 p.m.6 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.00819EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/04/01 7:0 a.m.7 views

Stream HTTP wrapper truncates redirect location to 1024 bytes

...

9.8CVSS6.7AI score0.00821EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.5 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.00391EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.8 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
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/30 5:57 a.m.33 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.00821EPSS
SaveExploits0References1
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.00819EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/28 4:46 p.m.7 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.00819EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/28 1:54 p.m.6 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.00933EPSS
SaveExploits2References7
OSV
OSV
added 2025/03/27 5:15 p.m.7 views

UBUNTU-CVE-2022-49761

In the Linux kernel, the following vulnerability has been resolved: btrfs: always report error in runonedelayedref Currently we have a btrfsdebug for runonedelayedref failure, but if end users hit such problem, there will be no chance that btrfsdebug is enabled. This can lead to very little usefu...

7.8CVSS6.1AI score0.00182EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/19 1:45 p.m.12 views

CLSA-2025-1742391294 binutils: Fix of CVE-2025-0840

CVE-2025-0840: fix stack-based buffer overflow in disassemblebytes function...

7.5CVSS6.6AI score0.00732EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/19 10:16 a.m.8 views

CLSA-2025-1742379365 Fix CVE(s): CVE-2025-0840

SECURITY UPDATE: stack-based buffer overflow via manipulation of argument - debian/patches/CVE-2025-0840.patch: Fix stack-buffer-overflow at objdump disassemblebytes by restricting insnwidth to range 1-49 - CVE-2025-0840...

7.5CVSS6.5AI score0.00732EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/17 5:33 p.m.9 views

CLSA-2025-1742232795 binutils: Fix of CVE-2025-0840

CVE-2025-0840: fix stack-buffer-overflow at objdump disassemblebytes...

7.5CVSS6.3AI score0.00732EPSS
SaveExploits1References1
CloudLinux
CloudLinux
added 2025/03/17 5:33 p.m.17 views

binutils: Fix of CVE-2025-0840

CVE-2025-0840: fix stack-buffer-overflow at objdump disassemblebytes...

7.5CVSS7.3AI score0.00732EPSS
SaveExploits1
Rows per page
Query Builder