Lucene search
+L

18035 matches found

Microsoft CVE
Microsoft CVE
added 2026/07/17 8:2 a.m.9 views

DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location

...

7.7CVSS5.2AI score0.00163EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/17 8:2 a.m.8 views

DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row

...

9.1CVSS5.2AI score0.00387EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/17 8:2 a.m.7 views

DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted <= and >= SQL operators on text

...

9.8CVSS5.2AI score0.00387EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/17 8:2 a.m.8 views

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record

...

9.8CVSS5.2AI score0.00357EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/17 1:9 a.m.13 views

[SECURITY] Fedora 43 Update: perl-DBI-1.650-1.fc43

DBI is a database access Application Programming Interface API for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used...

9.8CVSS6.1AI score0.00479EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/17 12:54 a.m.15 views

[SECURITY] Fedora 44 Update: perl-HTTP-Date-6.08-1.fc44

This module provides functions that deal the date formats used by the HTTP protocol and then some more. Only the first two functions, time2str and str2time, are exported by default...

7.5CVSS6.1AI score0.00353EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.9 views

PT-2026-60771

Name of the Vulnerable Software and Affected Versions libpvestorage-perl version 9.1.1 libpve-storage-perl version 8.3.7 Description An XML External Entity XXE flaw exists in the storage Perl components of Proxmox VE. This issue stems from insecure XML parsing caused by improper parser...

9.8CVSS5.4AI score0.003EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/17 12:0 a.m.9 views

CVE-2026-51080

libpvestorage-perl v9.1.1 and libpve-storage-perl v8.3.7 were discovered to contain an XML External Entity XXE vulnerability...

5.2AI score0.003EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 12:0 a.m.32 views

CVE-2026-51080

libpvestorage-perl v9.1.1 and libpve-storage-perl v8.3.7 were discovered to contain an XML External Entity XXE vulnerability...

0.003EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 12:0 a.m.12 views

CVE-2026-51080

CVE-2026-51080 affects the Perl libraries libpvestorage-perl (v9.1.1) and libpve-storage-perl (v8.3.7), which are reported to contain an XML External Entity (XXE) vulnerability. The connected sources explicitly identify XXE as the underlying issue and list the affected versions; no additional tec...

9.8CVSS5.3AI score0.003EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/17 12:0 a.m.3 views

OPENSUSE-SU-2026:11298-1 perl-DBI-1.651.0-1.1 on GA media

These are all security issues fixed in the perl-DBI-1.651.0-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS5.3AI score0.00387EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 12:0 a.m.5 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
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-13713

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.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...

6.2CVSS5.4AI score0.00134EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 12:0 a.m.6 views

UBUNTU-CVE-2026-57074

XML::Bare versions through 0.53 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...

9.1CVSS5.4AI score0.00403EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/17 12:0 a.m.4 views

UBUNTU-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.8CVSS5.3AI score0.00125EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/16 10:17 p.m.15 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
NVD
NVD
added 2026/07/16 10:17 p.m.10 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
ATTACKERKB
ATTACKERKB
added 2026/07/16 9:41 p.m.8 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...

6.5CVSS6.1AI score0.0023EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 9:41 p.m.20 views

CVE-2026-57077

Affected software: YAML::Syck (Perl) before version 1.47. Vulnerability: out-of-bounds read via an unbounded newline scan in newline_len during block-scalar lexing at a document boundary, dereferencing scan pointers and the following byte of a "\r\n" pair without a NUL-terminator or bounds check....

7.7CVSS6.1AI score0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 9:41 p.m.5 views

CVE-2026-57077 YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newline_len

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.0023EPSS
SaveExploits0References7
Rows per page
Query Builder