7 matches found
PT-2026-40603
Crypt::Argon2 versions from 0.017 before 0.031 for Perl perform a heap out-of-bounds read in argon2 verify on empty encoded input. The auto-detect form of argon2 verify passes encoded len - 1 as the length argument to memchr without checking that encoded len is non-zero. When the encoded string i...
CVE-2026-5720
miniupnpd contains an integer underflow vulnerability in SOAPAction header parsing that allows remote attackers to cause a denial of service or information disclosure by sending a malformed SOAPAction header with a single quote. Attackers can trigger an out-of-bounds memory read by exploiting...
Crate `twoway` deprecated by the author
The commit e99b3c7 releasing version 0.2.2 explicitly deprecates twoway in favour of memchr crate...
RUSTSEC-2021-0146 Crate `twoway` deprecated by the author
The commit e99b3c7 releasing version 0.2.2 explicitly deprecates twoway in favour of memchr crate...
OSV-2020-1807 UNKNOWN READ in __libcpp_memchr
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25711 Crash type: UNKNOWN READ Crash state: libcppmemchr memchr pcpp::crossplatformmemmem...
Python 3.5 scan_eol() Buffer Over-Read Vulnerability
Python 3.5 suffers from a vulnerability caused by the behavior of the scaneol function. When called, the function gets a line from the buffer of a BytesIO object by searching for a newline character starting at the position in the buffer. However, if the position is set to a value that is larger...
Python 3.5 scan_eol() Buffer Over-Read
Title: Python 3.5 scaneol Buffer Over-read Credit: John Leitch [email protected], Bryce Darling [email protected] Url1: http://autosectools.com/Page/Python-scaneol-Buffer-Over-read Url2: http://bugs.python.org/issue24989 Resolution: Fixed Python 3.5 suffers from a vulnerability caused by...