Lucene search
+L

30 matches found

SUSE CVE
SUSE CVE
added 2026/08/15 11:53 p.m.10 views

SUSE CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

5.7AI score0.00512EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS0.00512EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.7 views

CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.7AI score0.00512EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.8AI score0.00512EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 12:09 p.m.35 views

CVE-2026-73194 DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

0.00512EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 12:09 p.m.8 views

EUVD-2026-59745

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

5.7AI score0.00512EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 12:09 p.m.49 views

CVE-2026-73194

Perl DBI (versions before 1.652) has an integer-overflow flaw in its preparse function: the :N branch parses a placeholder number via atoi with no range check. A value like :2147483648 wraps to negative, bypassing the 99,999 limit added in 1.650, causing subsequent ? expansions to write 14 bytes ...

9.1CVSS5.6AI score0.00512EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72891

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

5.6AI score0.00512EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/26 5:16 p.m.22 views

CVE-2026-48690

FastNetMon Community Edition through 1.2.9 contains an integer overflow vulnerability in the packet capture buffer allocation. In src/packetstorage.hpp, the allocatebuffer function computes memorysizeinbytes as 'buffersizeinpackets maxcapturedpacketsize + sizeoffastnetmonpcappkthdrt +...

7.1CVSS5.9AI score0.00116EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/26 12:00 a.m.8 views

CVE-2026-48690

FastNetMon Community Edition through 1.2.9 contains an integer overflow vulnerability in the packet capture buffer allocation. In src/packetstorage.hpp, the allocatebuffer function computes memorysizeinbytes as 'buffersizeinpackets maxcapturedpacketsize + sizeoffastnetmonpcappkthdrt +...

7.1CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/05/08 10:47 p.m.46 views

CVE-2026-41682

CVE-2026-41682 affects pupnp (UPnP SDK); prior to 1.18.5 it is vulnerable to SRRF/port-confusion from port truncation caused by atoi() in parse_uri(). Patch available in pupnp 1.18.5. CVSS 4.0 base score 6.9 (MEDIUM).

6.9CVSS5.7AI score0.00346EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/08 10:47 p.m.69 views

CVE-2026-41682 pupnp: Port truncation via atoi() cast in parse_uri() allows SSRF port confusion

pupnp is an SDK for development of UPnP device and control point applications. Prior to version 1.18.5, pupnp is vulnerable to SRRF port confusion due to port truncation via atoi cast in parseuri. This issue has been patched in version 1.18.5...

6.9CVSS0.00346EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 10:47 p.m.12 views

CVE-2026-41682 pupnp: Port truncation via atoi() cast in parse_uri() allows SSRF port confusion

pupnp is an SDK for development of UPnP device and control point applications. Prior to version 1.18.5, pupnp is vulnerable to SRRF port confusion due to port truncation via atoi cast in parseuri. This issue has been patched in version 1.18.5...

6.9CVSS5.9AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.15 views

pupnp 安全漏洞

Pupnp is an open-source application developed by the Portable SDK for UPnP Devices. It’s a portable SDK for UPnP devices. Versions of Pupnp prior to 1.18.5 contained security vulnerabilities. These vulnerabilities were caused by the atoi function used in parseuri, which led to port truncation and...

6.9CVSS5.8AI score0.00346EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2002-2237

Malware in sbrugna...

5CVSS6.4AI score0.02653EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2021-15492

Malware in sbrugna...

7.5CVSS7.6AI score0.0222EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/09/04 5:02 p.m.30 views

Multiple soundness issues in lexical

lexical contains multiple soundness issues: 1. Bytes::read allows creating instances of types with invalid bit patterns 1. BytesIter::read advances iterators out of bounds 1. The BytesIter trait has safety invariants but is public and not marked unsafe 1. writefloat calls MaybeUninit::assumeinit ...

7.2AI score
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.10 views

SUSE CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam in posix/wordexp.c when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but...

5.1CVSS7.7AI score0.02678EPSS
SaveExploits0References95
OSV
OSV
added 2021/08/10 6:15 p.m.11 views

CVE-2021-28838

Null pointer dereference vulnerability in D-Link DAP-2310 2,10RC039, DAP-2330 1.10RC036 BETA, DAP-2360 2.10RC055, DAP-2553 3.10rc039 BETA, DAP-2660 1.15rc131b, DAP-2690 3.20RC115 BETA, DAP-2695 1.20RC093, DAP-3320 1.05RC027 BETA and DAP-3662 1.05rc069 in the sbin/httpd binary. The crash happens a...

7.5CVSS5.8AI score0.0222EPSS
SaveExploits1References3
Prion
Prion
added 2021/08/10 6:15 p.m.28 views

Null pointer dereference

Null pointer dereference vulnerability in D-Link DAP-2310 2,10RC039, DAP-2330 1.10RC036 BETA, DAP-2360 2.10RC055, DAP-2553 3.10rc039 BETA, DAP-2660 1.15rc131b, DAP-2690 3.20RC115 BETA, DAP-2695 1.20RC093, DAP-3320 1.05RC027 BETA and DAP-3662 1.05rc069 in the sbin/httpd binary. The crash happens a...

5CVSS7.5AI score0.0222EPSS
SaveExploits1References3Affected Software9
Rows per page
Query Builder