Lucene search
+L

168 matches found

OSV
OSV
added 3 days ago5 views

UBUNTU-CVE-2026-60074

Date::Manip versions through 6.99 for Perl return corrupted dates via...

7.5CVSS5.4AI score0.00387EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 7:16 a.m.6 views

UBUNTU-CVE-2026-16235

Crypt::Password versions through 0.28 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

9.8CVSS5.8AI score0.00357EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 7:16 a.m.6 views

UBUNTU-CVE-2026-6656

Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks. The checkpassword method uses the built-in eq operator. This allows discrepancies in timing to be used to guess the underlying hash...

7.5CVSS5.8AI score0.00317EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/20 7:2 a.m.15 views

EUVD-2026-45895

Crypt::Password versions through 0.28 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

9.8CVSS5.3AI score0.00357EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/17 1:17 p.m.5 views

UBUNTU-CVE-2026-13082

GD::SecurityImage versions through 1.75 for Perl use rand to generate secrets. The random method creates the challenge text used for the CAPTCHA by sampling characters from an array using Perl's built-in rand function, and generates a by default six-character string. The built-in rand function is...

5.3CVSS5.8AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 10:17 p.m.5 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
CVE
CVE
added 2026/07/16 4:22 p.m.15 views

CVE-2026-3031

CVE-2026-3031 concerns Image::EPEG for Perl, which bundles an outdated Epeg library (Epeg 0.9.0, last updated 2004) and includes through version 0.15. Root cause is embedding an unsupported version of Epeg; affected component is Image::EPEG (Perl). CVSS3.1 base score is 9.8 with CRITICAL impact (...

9.8CVSS6.1AI score0.00402EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.10 views

PT-2026-60594

Name of the Vulnerable Software and Affected Versions YAML::Syck versions prior to 1.47 Description A heap use-after-free occurs when an anchor name is reused as an anchors-table key in the syck hdlr add anchor function. In the bundled libsyck, an anchor name allocated by syck strndup is stored a...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0References33
OSV
OSV
added 2026/07/15 10:10 a.m.7 views

RHSA-2026:39547 Red Hat Security Advisory: perl-XML-LibXML security update

Bulletin has no description...

7.5CVSS6.1AI score0.00629EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/15 9:54 a.m.3 views

SUSE-SU-2026:3033-1 Security update for perl-libwww-perl

This update for perl-libwww-perl fixes the following issue - CVE-2026-8368: LWP: UserAgent: Authorization and Proxy-Authorization headers are leaked on cross-origin redirects bsc1265156...

6.5CVSS6.1AI score0.00266EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/14 4:17 p.m.12 views

CVE-2026-60082

DBI versions before 1.651 for Perl do not enforce statement handle consistency with the row. When the statement handle had no fields but the source row was non-empty, the internal row-buffer helper would read from a negative array index. This could be triggered by a caller supplying inconsistent...

9.1CVSS0.00387EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 10:55 a.m.2 views

SUSE-SU-2026:2962-1 Security update for perl-libwww-perl

This update for perl-libwww-perl fixes the following issue - CVE-2026-8368: LWP: UserAgent: Authorization and Proxy-Authorization headers are leaked on cross-origin redirects bsc1265156...

6.5CVSS6.1AI score0.00266EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 11:16 p.m.7 views

UBUNTU-CVE-2026-58101

Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow denial of service via NULL pointer dereference. X509V3EXTd2iext returns NULL when an extension's DER value fails to parse. basicC, ia5string, and authatt dereference its result without a NULL check. keyiddata also dereferences akid-keyid,...

7.5CVSS6.1AI score0.00204EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 5:17 p.m.12 views

UBUNTU-CVE-2026-57433

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

9.8CVSS6.2AI score0.00357EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/07/10 12:54 a.m.11 views

[SECURITY] Fedora 44 Update: perl-DBI-1.650-1.fc44

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.8CVSS5.9AI score0.00479EPSS
SaveExploits0
OSV
OSV
added 2026/07/08 3:16 p.m.3 views

DEBIAN-CVE-2026-49146

App::Ack versions before 3.10.0 for Perl allow memory exhaustion via an unbounded context value in a project .ackrc. ack searches up the directory hierarchy from the current directory for a project .ackrc and loads its options. The -B and -C context options accepted any positive integer, and ack...

7.5CVSS6.1AI score0.00375EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/08 3:16 p.m.5 views

UBUNTU-CVE-2026-49146

App::Ack versions before 3.10.0 for Perl allow memory exhaustion via an unbounded context value in a project .ackrc. ack searches up the directory hierarchy from the current directory for a project .ackrc and loads its options. The -B and -C context options accepted any positive integer, and ack...

7.5CVSS6.1AI score0.00375EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/07 10:12 p.m.10 views

CVE-2026-14895

String::Util versions before 1.36 for Perl are susceptible to a regular expression denial of service. The trim and rtrim functions stripped trailing whitespace with s/\s$//u. Because \s matches greedily and the $ anchor fails whenever a non-whitespace character follows the whitespace, the regex...

7.5CVSS6AI score0.00387EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 5:41 p.m.8 views

CVE-2026-7017 HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets

HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect follows the Location: header and prepareheadersandcb re-merges the caller's headers argument into the new request, without checking whether...

7.1CVSS6AI score0.00257EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/07 5:41 p.m.73 views

CVE-2026-7017 HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets

HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect follows the Location: header and prepareheadersandcb re-merges the caller's headers argument into the new request, without checking whether...

0.00257EPSS
SaveExploits0References5
Rows per page
Query Builder