Lucene search
K

13 matches found

Amazon
Amazon
added yesterday4 views

Medium: perl-YAML-Syck

Issue Overview: YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When processing the leftmost segment of a colon-separated value e.g., the 1 in 1:30:45, the...

7.3CVSS5.7AI score0.00046EPSS
Exploits0
Amazon
Amazon
added yesterday4 views

Medium: perl-YAML-Syck

Issue Overview: YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When processing the leftmost segment of a colon-separated value e.g., the 1 in 1:30:45, the...

7.3CVSS5.8AI score0.00046EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added yesterday3 views

Amazon Linux 2023 : perl-YAML-Syck, perl-YAML-Syck-tests (ALAS2023-2026-1769)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1769 advisory. YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When...

7.3CVSS5.8AI score0.00046EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added yesterday4 views

Amazon Linux 2 : perl-YAML-Syck, --advisory ALAS2-2026-3327 (ALAS-2026-3327)

The version of perl-YAML-Syck installed on the remote host is prior to 1.27-3. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2026-3327 advisory. YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a...

7.3CVSS5.9AI score0.00046EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/25 7:38 a.m.10 views

CVE-2026-5089

A flaw was found in perl-YAML-Syck. The base60 sexagesimal parsing code in perlsyck.h contains a buffer underflow vulnerability. When processing specially crafted colon-separated values, an attacker could cause the parser to read one byte before the allocated buffer. This out-of-bounds read may...

7.3CVSS5.9AI score0.00046EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-5089

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase...

7.3CVSS6AI score0.00046EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/12 6:30 p.m.6 views

EUVD-2026-29543

YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When processing the leftmost segment of a colon-separated value e.g., the 1 in 1:30:45, the inner while loop...

6AI score0.00046EPSS
Exploits0References5
NVD
NVD
added 2026/05/12 5:16 p.m.7 views

CVE-2026-5089

YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When processing the leftmost segment of a colon-separated value e.g., the 1 in 1:30:45, the inner while loop...

7.3CVSS0.00046EPSS
Exploits0References5
CVE
CVE
added 2026/05/12 4:14 p.m.9 views

CVE-2026-5089

CVE-2026-5089 affects YAML::Syck for Perl, with all versions before 1.38 vulnerable. The issue is a buffer underflow in the base60 parsing code (perl_syck.h) that can dereference a pointer before the start of the string buffer when handling the leftmost colon-separated segment, producing an out-o...

7.3CVSS6AI score0.00046EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/12 4:14 p.m.6 views

CVE-2026-5089

YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When processing the leftmost segment of a colon-separated value e.g., the 1 in 1:30:45, the inner while loop...

6AI score0.00046EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/05/12 4:14 p.m.3 views

CVE-2026-5089 YAML::Syck versions before 1.38 for Perl has an out-of-bounds read

YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 sexagesimal parsing code in perlsyck.h has a buffer underflow bug in both intbase60 and floatbase60 handlers. When processing the leftmost segment of a colon-separated value e.g., the 1 in 1:30:45, the inner while loop...

6AI score0.00046EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/05/12 12:0 a.m.4 views

YAML::Syck 安全漏洞

YAML::Syck is a Perl library open-sourced by CPAN authors. Versions of YAML::Syck prior to 1.38 contained security vulnerabilities. These vulnerabilities stemmed from the base60 parsing code in perlsyck.h, which experienced a buffer underflow. When processing the leftmost segment of colon-separat...

7.3CVSS6.1AI score0.00046EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.8 views

PT-2026-40106

Name of the Vulnerable Software and Affected Versions YAML::Syck versions prior to 1.38 Description An out-of-bounds read exists in the base60 sexagesimal parsing code within perl syck.h. Specifically, the intbase60 and floatbase60 handlers contain a buffer underflow bug. When processing the...

7.3CVSS6AI score0.00046EPSS
Exploits0References17
Rows per page
Query Builder