Lucene search
+L

138 matches found

OSV
OSV
added 2026/08/07 9:17 a.m.8 views

OESA-2026-3238 perl-YAML security update

The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. http://www.yaml.org/spec/ YAML is a generic data serialization language that is optimized for human readability.It can be used to express the data structures of most modern programming languages. Including...

5.4CVSS5AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.11 views

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

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2007 advisory. YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is...

9.1CVSS5.6AI score0.00374EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.14 views

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

The version of perl-YAML-Syck installed on the remote host is prior to 1.27-3. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3837 advisory. YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still...

9.1CVSS5.6AI score0.00374EPSS
SaveExploits0References10
OPENSUSE Linux
OPENSUSE Linux
added 2026/08/04 12:0 a.m.5 views

Security update for perl-YAML-Syck (important)

openSUSE Security Update: Security update for perl-YAML-Syck Announcement ID: openSUSE-SU-2026:0273-1 Rating: important References: 1265155 1271631 1271632 1271633 1271634 Cross-References: CVE-2025-11683 CVE-2026-13713 CVE-2026-5089 CVE-2026-57075 CVE-2026-57076 CVE-2026-57077 CVSS scores:...

6.5CVSS5.7AI score0.00374EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/01 12:0 a.m.8 views

openSUSE 16 Security Update : perl-YAML-Syck (openSUSE-SU-2026:21497-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21497-1 advisory. Changes in perl-YAML-Syck: - updated to 1.470.0 1.47 Security - Fix four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load...

9.1CVSS5.8AI score0.00374EPSS
SaveExploits0References14
OSV
OSV
added 2026/07/27 8:3 a.m.7 views

OPENSUSE-SU-2026:21452-1 Security update for perl-YAML-Syck

This update for perl-YAML-Syck fixes the following issues: Changes in perl-YAML-Syck: - updated to 1.470.0 1.47 Security - Fix four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load path on untrusted input with no special flags reported by Paul Johnson via CPANSec, PR 213: -...

9.1CVSS6AI score0.00374EPSS
SaveExploits0References9
Fedora
Fedora
added 2026/07/23 1:21 a.m.8 views

[SECURITY] Fedora 44 Update: perl-YAML-Syck-1.47-1.fc44

This module provides a Perl interface to the libsyck data serialization library. It exports the Dump and Load functions for converting Perl data structures to YAML strings, and the other way around...

9.1CVSS5.5AI score0.00374EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.15 views

Fedora 44 : perl-YAML-Syck (2026-2139aa7dce)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-2139aa7dce advisory. This update addresses four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load path on untrusted input with no special flags:...

9.1CVSS5.9AI score0.00374EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.13 views

Fedora 43 : perl-YAML-Syck (2026-c8484f1afb)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-c8484f1afb advisory. This update addresses four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load path on untrusted input with no special flags:...

9.1CVSS5.9AI score0.00374EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/17 12:56 p.m.10 views

SUSE CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.00141EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/14 12:0 a.m.16 views

openSUSE 16 Security Update : perl-YAML-Syck (openSUSE-SU-2026:20938-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:20938-1 advisory. Changes in perl-YAML-Syck: - CVE-2026-5089: prevent buffer underflow in base60 sexagesimal parsing PR 133 bsc1265155. Tenable has extracted the precedin...

7.3CVSS5.5AI score0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/10 11:47 a.m.11 views

OPENSUSE-SU-2026:20938-1 Security update for perl-YAML-Syck

This update for perl-YAML-Syck fixes the following issues: Changes in perl-YAML-Syck: - CVE-2026-5089: prevent buffer underflow in base60 sexagesimal parsing PR 133 bsc1265155...

7.3CVSS5.5AI score0.00333EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/08 12:0 a.m.14 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.00333EPSS
SaveExploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/30 12:0 a.m.16 views

Security update for perl-YAML-Syck (moderate)

openSUSE Security Update: Security update for perl-YAML-Syck Announcement ID: openSUSE-SU-2026:0180-1 Rating: moderate References: 1252111 1259757 Cross-References: CVE-2025-11683 CVE-2026-4177 CVSS scores: CVE-2025-11683 SUSE: 6.5 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Affected Products:...

6.5CVSS6.1AI score0.00429EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/24 12:0 a.m.19 views

perl-YAML-Syck-1.450.0-4.1 on GA media (moderate)

perl-YAML-Syck-1.450.0-4.1 on GA media Announcement ID: openSUSE-SU-2026:10846-1 Rating: moderate Cross-References: CVE-2026-5089 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the...

7.3CVSS5.8AI score0.00333EPSS
SaveExploits0
OSV
OSV
added 2026/05/23 12:0 a.m.11 views

OPENSUSE-SU-2026:10846-1 perl-YAML-Syck-1.450.0-4.1 on GA media

These are all security issues fixed in the perl-YAML-Syck-1.450.0-4.1 package on the GA media of openSUSE Tumbleweed...

7.3CVSS5.8AI score0.00333EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/12 5:16 p.m.22 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.00333EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/11 12:0 a.m.7 views

OPENSUSE-SU-2026:10746-1 perl-YAML-Syck-1.450.0-1.1 on GA media

These are all security issues fixed in the perl-YAML-Syck-1.450.0-1.1 package on the GA media of openSUSE Tumbleweed...

6.5CVSS5.8AI score0.0023EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.18 views

Alibaba Cloud Linux 3 : 0073: perl-YAML-Syck (ALINUX3-SA-2026:0073)

The remote Alibaba Cloud Linux 3 host has a package installed that is affected by a vulnerability as referenced in the ALINUX3-SA-2026:0073 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-4177: YAML::Syck versions through 1.36 for...

9.1CVSS6.1AI score0.00429EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/16 10:22 a.m.12 views

RHSA-2026:8311 Red Hat Security Advisory: perl-YAML-Syck security update

Bulletin has no description...

7.3CVSS5.7AI score0.00429EPSS
SaveExploits0References9
Rows per page
Query Builder