Lucene search
+L

18123 matches found

Cvelist
Cvelist
added 2026/07/16 4:14 p.m.39 views

CVE-2026-13397 HTML::Bare versions through 0.04 for Perl will hang in an infinite loop when parsing malformed attributes

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

0.00393EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/16 4:14 p.m.12 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
CVE
CVE
added 2026/07/16 4:14 p.m.18 views

CVE-2026-13397

CVE-2026-13397 affects HTML::Bare up to version 0.04 for Perl. The vulnerability is an infinite loop in the parser when encountering certain malformed attributes, because parserc_parse does not advance the attribute-parse state cursor for those forms (e.g., nameless attributes like and unbalance...

7.5CVSS6.1AI score0.00393EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/16 11:46 a.m.6 views

CVE-2026-60082

A flaw was found in perl-DBI, a database interface for Perl. This vulnerability arises when the DBI library processes inconsistent data, specifically when a statement handle lacks fields but is associated with a non-empty data row. This inconsistency can cause the internal row-buffer to attempt...

9.1CVSS6AI score0.00387EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/16 11:46 a.m.17 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 11:31 a.m.9 views

CVE-2026-15043

A flaw was found in DBI::SQL::Nano, a mini-SQL engine for Perl. This vulnerability occurs because the engine incorrectly evaluates SQL operators for text comparisons, specifically inverting the logic for "less than or equal to" and "greater than or equal to" operations. This can lead to...

9.8CVSS6.1AI score0.00387EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/16 10:10 a.m.5 views

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

Bulletin has no description...

7.5CVSS6.1AI score0.00629EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/16 8:26 a.m.10 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
OSV
OSV
added 2026/07/16 7:21 a.m.8 views

ROOT-OS-DEBIAN-12-CVE-2025-40909 CVE-2025-40909 in rootio-perl - Patched by Root

Root has patched CVE-2025-40909 in the rootio-perl package for Root:Debian:12. Multiple fixed versions available...

5.9CVSS7.5AI score0.00364EPSS
SaveExploits0
OSV
OSV
added 2026/07/16 7:21 a.m.12 views

ROOT-OS-DEBIAN-12-CVE-2023-31484 CVE-2023-31484 in rootio-perl - Patched by Root

Root has patched CVE-2023-31484 in the rootio-perl package for Root:Debian:12. Multiple fixed versions available...

8.1CVSS7.6AI score0.01548EPSS
SaveExploits1
Fedora
Fedora
added 2026/07/16 1:29 a.m.15 views

[SECURITY] Fedora 43 Update: perl-Imager-1.033-1.fc43

Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines,and polygons, blend multiple images together in various ways, scale, crop, render text and more...

9.8CVSS6.1AI score0.00374EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/16 1:20 a.m.13 views

[SECURITY] Fedora 44 Update: perl-Imager-1.033-1.fc44

Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines,and polygons, blend multiple images together in various ways, scale, crop, render text and more...

9.8CVSS6.1AI score0.00374EPSS
SaveExploits0
OSV
OSV
added 2026/07/16 12:1 a.m.8 views

RLSA-2026:39878 Important: perl-XML-LibXML security update

This module implements a Perl interface to the GNOME libxml2 library which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance DOM implementation. Security Fixes:...

7.5CVSS6.1AI score0.00629EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/07/16 12:1 a.m.13 views

perl-XML-LibXML security update

An update is available for perl-XML-LibXML. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list This module implements a Perl interface to the GNOME libxml2 library...

7.5CVSS6.1AI score0.00629EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.14 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:0 a.m.11 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
Oracle linux
Oracle linux
added 2026/07/16 12:0 a.m.7 views

perl-Archive-Tar security update

3.02-512.1 - Fix CVE-2026-42496: validate symlink and hardlink targets in secure extract mode - Resolves: RHEL-181651...

9.1CVSS7.2AI score0.0043EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/07/16 12:0 a.m.6 views

perl-IO-Compress security update

2.212-512.1 - Fix CVE-2026-48962: remove use of eval in File::GlobMapper - Resolves: RHEL-180415...

7.8CVSS5.2AI score0.00292EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.15 views

PT-2026-60504

HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead. The parserc parse 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...

9.1CVSS6.1AI score0.00422EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.18 views

PT-2026-60595

Name of the Vulnerable Software and Affected Versions YAML::Syck versions prior to 1.47 Description An out-of-bounds read occurs during an unbounded newline scan within the newline len function. In the bundled libsyck, the newline len and is newline functions dereference the scan pointer and the...

9.1CVSS5.4AI score0.00374EPSS
SaveExploits0References33
Rows per page
Query Builder