Lucene search
+L

190 matches found

OSV
OSV
added 2026/08/31 7:40 p.m.9 views

MGASA-2026-0351 Updated perl-Catalyst-Plugin-Authentication packages fix a security vulnerability

Catalyst::Plugin::Authentication versions before 0.10027 for Perl are susceptible to session fixation attacks. CVE-2009-10007...

9.1CVSS5.9AI score0.00369EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/31 5:29 p.m.3 views

CVE-2026-19953 URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep

URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep. nameprep lowercases each host label but performs no Unicode normalization. IDNA requires a label to be normalized to Form C before it is encoded RFC 5891, so a label...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/27 12:35 a.m.4 views

perl-CryptX

NOME CryptX - Toolkit crittografico SINOSSI CryptX è il punto di ingresso della distribuzione. Nel codice normale, carica uno dei moduli concreti elencati di seguito. root@kitploit: one-shot hashing use Crypt::Digest qwdigestdatahex; my $sha256 = digestdatahex'SHA256', 'hello world'; classic...

5.4AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in libimage-exiftool-perl

In ExifTool’s lib/Image/ExifTool.pm, version 12.38 incorrectly handles the $file = /|$/ check, resulting in command injection...

7.8CVSS7.3AI score0.07575EPSS
SaveExploits5References1
OSV
OSV
added 2026/08/20 12:00 a.m.6 views

UBUNTU-CVE-2026-72889

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

9.8CVSS5.5AI score0.00347EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/19 7:20 a.m.38 views

CVE-2026-72889

Net::OAuth (Perl), versions before 0.33 , allows the sender to select the signature algorithm during verification. The verify method resolves the signature method from the signature_method parameter of the incoming message, so the verifying party cannot pin a specific algorithm. When a provider i...

9.8CVSS5.5AI score0.00347EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/16 1:50 p.m.16 views

CVE-2026-72887 Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in get_request_token

Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in getrequesttoken. Passing a callback to the constructor selects OAuth 1.0a. getrequesttoken then revokes that choice when the request token response omits...

9.8CVSS5.5AI score
SaveExploits0References10
OSV
OSV
added 2026/08/12 11:12 p.m.10 views

CVE-2026-17431 PDF::WebKit versions through 1.2 for Perl allow OS command injection via a 2-arg open() of the output path in to_pdf and of stylesheet paths in _style_tag_for

PDF::WebKit versions through 1.2 for Perl allow OS command injection via a 2-arg open of the output path in topdf and of stylesheet paths in styletagfor. topdf reads the generated PDF back from its path argument, and styletagfor reads each entry of the stylesheets list, by assigning the path to a...

6.1CVSS5.4AI score
SaveExploits0References8
OSV
OSV
added 2026/08/12 9:17 a.m.8 views

UBUNTU-CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/07 7:03 p.m.35 views

CVE-2026-17435 File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files

File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files. When the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent since the existence check is...

0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 8:49 p.m.60 views

CVE-2026-66901

CVE-2026-66901 : Google::Auth for Perl before version 0.09 is prone to server-side request forgery and credential exfiltration due to unvalidated URLs sourced from the credentials JSON. The attack could reach hosts in the configuration’s network position (including internal services and metadata ...

7.5CVSS5.5AI score0.00345EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/03 2:38 p.m.18 views

EUVD-2026-52325

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

7.5CVSS5.4AI score0.00191EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 1:14 p.m.46 views

CVE-2026-9487

CVE-2026-9487 affects XML::Sig for Perl up to version 0.70. The vulnerability arises because _get_signed_xml() resolves IDs with the XPath //*[@ID='$id'] and accepts two elements sharing the same ID, causing signature wrapping: the digest and signature are validated against the first element in d...

9.1CVSS5.5AI score0.00167EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/03 1:09 p.m.8 views

CVE-2026-9390 XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

9.1CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/03 1:00 p.m.17 views

EUVD-2026-52268

Net::SAML2 versions before 0.86 for Perl allow authentication bypass because verifyencryptedassertion accepts an EncryptedAssertion whose decrypted content carries no signature. verifyencryptedassertion decrypts the EncryptedAssertion and returns it as verified when it carries no signature, via...

9.8CVSS5.6AI score0.0022EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/03 4:21 a.m.13 views

Important: Red Hat Security Advisory: perl-Archive-Tar security update

An update for perl-Archive-Tar is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS5.6AI score0.00448EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 2:17 p.m.13 views

UBUNTU-CVE-2026-60074

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

7.5CVSS5.5AI score0.00373EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/07/23 1:04 a.m.13 views

[SECURITY] Fedora 43 Update: perl-YAML-Syck-1.47-1.fc43

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
OSV
OSV
added 2026/07/20 7:16 a.m.9 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.00553EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 7:16 a.m.12 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.00492EPSS
SaveExploits0References4
Rows per page
Query Builder