Lucene search
K

73677 matches found

EUVD
EUVD
added 2026/04/21 6:31 p.m.1 views

EUVD-2017-18967

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.8AI score0.00037EPSS
Exploits0References6
NVD
NVD
added 2026/04/21 5:16 p.m.3 views

CVE-2026-40279

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, decodesigned32 in src/bacnet/bacint.c reconstructs a 32-bit signed integer from four APDU bytes using signed left shifts. When any of the four bytes has bit 7 set value ≥ 0x80, the left-shift...

3.7CVSS0.00065EPSS
Exploits1References1
OSV
OSV
added 2026/04/21 5:10 p.m.7 views

CLSA-2026-1776431757 c-ares: Fix of CVE-2022-4904

CVE-2022-4904: fix stack overflow in aressetsortlist due to missing input validation...

8.6CVSS7.3AI score0.00161EPSS
Exploits1References1
EUVD
EUVD
added 2026/04/21 4:29 p.m.7 views

EUVD-2026-24166

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, decodesigned32 in src/bacnet/bacint.c reconstructs a 32-bit signed integer from four APDU bytes using signed left shifts. When any of the four bytes has bit 7 set value ≥ 0x80, the left-shift...

3.7CVSS5.8AI score0.00065EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/21 4:29 p.m.4 views

CVE-2026-40279

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, decodesigned32 in src/bacnet/bacint.c reconstructs a 32-bit signed integer from four APDU bytes using signed left shifts. When any of the four bytes has bit 7 set value ≥ 0x80, the left-shift...

3.7CVSS5.8AI score0.00065EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/21 4:29 p.m.3 views

CVE-2026-40279 BACnet Stack: Undefined-behavior signed left shift in `decode_signed32()`

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, decodesigned32 in src/bacnet/bacint.c reconstructs a 32-bit signed integer from four APDU bytes using signed left shifts. When any of the four bytes has bit 7 set value ≥ 0x80, the left-shift...

3.7CVSS5.8AI score0.00065EPSS
Exploits1References1
CVE
CVE
added 2026/04/21 4:29 p.m.8 views

CVE-2026-40279

BACnet Stack (open-source C library for embedded systems) contains a defect in decode_signed32() in src/bacnet/bacint.c where reconstructing a 32-bit signed integer from four APDU bytes via signed left shifts can overflow signed int32_t when any byte has bit 7 set (>= 0x80). This undefined beh...

3.7CVSS5.8AI score0.00065EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/21 4:29 p.m.29 views

CVE-2026-40279 BACnet Stack: Undefined-behavior signed left shift in `decode_signed32()`

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, decodesigned32 in src/bacnet/bacint.c reconstructs a 32-bit signed integer from four APDU bytes using signed left shifts. When any of the four bytes has bit 7 set value ≥ 0x80, the left-shift...

3.7CVSS0.00065EPSS
Exploits1References1
NVD
NVD
added 2026/04/21 4:16 p.m.2 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS0.00037EPSS
Exploits0References6
OSV
OSV
added 2026/04/21 4:16 p.m.2 views

DEBIAN-CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.5AI score0.00037EPSS
Exploits0References1
OSV
OSV
added 2026/04/21 4:16 p.m.2 views

UBUNTU-CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.9AI score0.00037EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2026/04/21 4:16 p.m.3 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.9AI score0.00037EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/04/21 3:26 p.m.3 views

CVE-2017-20230 Storable versions before 3.05 for Perl has a stack overflow

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

5.8AI score0.00037EPSS
Exploits0References5
CVE
CVE
added 2026/04/21 3:26 p.m.20 views

CVE-2017-20230

CVE-2017-20230 affects Perl’s Storable before 3.05. The issue arises in retrieve_hook, which stores the class-name length as a signed int but reads it as unsigned, enabling crafted data to trigger a stack overflow during read operations. Public reports confirm a high-impact condition (CRITICAL) w...

10CVSS5.8AI score0.00037EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/21 3:26 p.m.26 views

CVE-2017-20230 Storable versions before 3.05 for Perl has a stack overflow

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

0.00037EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/21 3:26 p.m.2 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.8AI score0.00037EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2026/04/21 3:26 p.m.3 views

CVE-2017-20230

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.4AI score0.00037EPSS
Exploits0
OSV
OSV
added 2026/04/21 12:1 p.m.4 views

BIT-AIRFLOW-2026-30912 Apache Airflow: Exposing stack trace in case of constraint error

In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/exposestacktraces" was set to false. That could lead to exposing additional information to potential attacker. Users are recommended to upgrade to Apache Airflow 3.2.0, which fixes the issue...

7.5CVSS5.8AI score0.0007EPSS
Exploits0References4
OSV
OSV
added 2026/04/21 8:41 a.m.4 views

CLSA-2026-1776760883 poppler: Fix of CVE-2025-32364

CVE-2025-32364: fix floating-point exception in PSStack::roll when handling malformed PostScript input with INTMIN...

5.5CVSS5.8AI score0.00071EPSS
Exploits1References1
OSV
OSV
added 2026/04/21 2:11 a.m.1 views

MGASA-2026-0105 Updated libtiff packages fix security vulnerabilities

libtiff up to v4.7.1 was discovered to contain a NULL pointer dereference via the component libtiff/tifopen.c. CVE-2025-61143 libtiff up to v4.7.1 was discovered to contain a stack overflow via the readSeparateStripsIntoBuffer function. CVE-2025-61144...

9.8CVSS5.7AI score0.00035EPSS
Exploits1References3
Rows per page
Query Builder