Lucene search
+L

847 matches found

OSV
OSV
added 2026/07/17 12:00 a.m.7 views

OPENSUSE-SU-2026:11299-1 perl-YAML-Syck-1.470.0-1.1 on GA media

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

9.1CVSS5.2AI score0.00374EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 10:17 p.m.14 views

CVE-2026-57075

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syckbase64dec. The base64 decoder in the bundled libsyck indexes the 256-entry static table b64xtable with a signed char, so any !!binary byte = 0x80 sign-extends to a negative index and...

9.1CVSS0.00374EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 10:17 p.m.21 views

CVE-2026-57076

YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syckhdlraddanchor. In the bundled libsyck an anchor name allocated by syckstrndup is stored both as node-anchor, freed when the node is freed, and as the key in the parser's...

7.8CVSS0.00125EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/16 10:17 p.m.15 views

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.8AI score0.00141EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/16 5:16 p.m.14 views

CVE-2026-13401

XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

7.5CVSS5.8AI score0.00388EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/16 4:15 p.m.31 views

CVE-2026-57074

XML::Bare for Perl (versions up to 0.53) is affected by an unbounded character lookahead in the parserc_parse routine. The code checks for multicharacter strings like without ensuring the buffer offsets are within bounds, allowing truncated strings such as

9.1CVSS6.1AI score0.00403EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 4:15 p.m.42 views

CVE-2026-57073 HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead

HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read. Note that t...

0.00422EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/16 4:15 p.m.21 views

EUVD-2026-44965

HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read. Note that t...

6.1AI score0.00422EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/16 4:14 p.m.17 views

EUVD-2026-44963

HTML::Bare versions through 0.04 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

6.1AI score0.00393EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/16 11:46 a.m.19 views

CVE-2026-60081

A flaw was found in DBI::ProfileData, a Perl module. This vulnerability allows an attacker to cause a Denial of Service DoS by providing a specially crafted input. The flaw exists because the software does not properly limit the path index when processing profile dump files, which can lead to...

7.5CVSS6.1AI score0.00379EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/16 8:26 a.m.13 views

CVE-2026-14380

A flaw was found in the DBI component for Perl. This vulnerability allows an attacker to inject and execute arbitrary code by manipulating the Profile attribute of a DBI handle. When a string is assigned to this attribute, the component processes it without proper validation, enabling the executi...

8.8CVSS6.5AI score0.00479EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.19 views

PT-2026-60505

Name of the Vulnerable Software and Affected Versions XML::Bare versions prior to 0.53 Description The parserc parse function contains an unbounded character lookahead. The parser attempts to verify multicharacter strings, such as "", without validating that the offsets remain within the buffer...

9.1CVSS6AI score0.00403EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.20 views

PT-2026-60500

Name of the Vulnerable Software and Affected Versions XML::Bare versions prior to 0.53 Description The software may enter an infinite loop when parsing malformed attributes. This occurs because the c parse function fails to advance the attribute-parse state cursor when encountering specific...

7.5CVSS5.8AI score0.00388EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-57074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as...

9.1CVSS5.5AI score0.00403EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/15 6:47 p.m.14 views

SUSE CVE-2026-60081

DBI::ProfileData versions before 1.651 for Perl do not limit the path index. The path index column of profile dump files is used to allocate an array of data for the parser. An unbounded value allows an attacker to specify a large index and consume available memory...

6.2CVSS5.3AI score0.00379EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/14 4:16 p.m.11 views

CVE-2026-15392

DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location. The completetablename method builds the absolute table file path without checking whether the file is a symbolic link. A link inside the data directory can point to a table file at any...

7.7CVSS0.00163EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/14 9:44 a.m.48 views

CVE-2026-15043

CVE-2026-15043 affects DBI::SQL::Nano (versions 1.42–1.650.x) for Perl. In the non-numeric string branch of is_matched, the = with Perl's le, causing inverted = comparisons in WHERE predicates. This occurs in the fallback SQL engine used by DBI's file-backed drivers (e.g., DBD::File, DBD::DBM, CS...

9.8CVSS6.1AI score0.00387EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 9:24 a.m.6 views

SUSE-SU-2026:2950-1 Security update for perl-HTML-Parser

This update for perl-HTML-Parser fixes the following issue - CVE-2026-8829: HTML:Entities versions before 3.84 for Perl read freed heap memory in decodeentities bsc1267606...

7.5CVSS6.1AI score0.00408EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/14 12:31 a.m.13 views

EUVD-2026-43574

Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow a heap out-of-bounds read via a long certificate extension OID in hvexts. When building the extension hash via extensions, extensionsbylongname, extensionsbyoid, or hasextensionoid, the code passes OBJobj2txt's return value as the hash-key...

6.2AI score0.00214EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/13 11:16 p.m.15 views

CVE-2026-58102

Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow a heap out-of-bounds read via a long certificate extension OID in hvexts. When building the extension hash via extensions, extensionsbylongname, extensionsbyoid, or hasextensionoid, the code passes OBJobj2txt's return value as the hash-key...

9.1CVSS0.00214EPSS
SaveExploits0References2
Rows per page
Query Builder