Lucene search
+L

19 matches found

RedHat Linux
RedHat Linux
added 2026/09/14 10:57 a.m.8 views

perl: Perl: Incorrect regular expression processing via large regular expressions

A flaw was found in Perl. When the Perl regular expression engine processes patterns with a very large number of alternative fixed strings, an internal data field can overflow. This leads to silently incorrect regular expression matches, causing the engine to either match strings it should not...

9.1CVSS5.8AI score0.00432EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/14 7:33 a.m.8 views

perl: Perl: Incorrect regular expression processing via large regular expressions

A flaw was found in Perl. When the Perl regular expression engine processes patterns with a very large number of alternative fixed strings, an internal data field can overflow. This leads to silently incorrect regular expression matches, causing the engine to either match strings it should not...

9.1CVSS5.8AI score0.00432EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.17 views

EulerOS 2.0 SP11 : perl (EulerOS-SA-2026-3140)

According to the versions of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds...

9.8CVSS8.7AI score0.00443EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.10 views

SUSE SLES16 Security Update : perl (SUSE-SU-2026:22847-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22847-1 advisory. - CVE-2025-15649: IO:Uncompress:Unzip propagates uncaught exception when parsing zip header with malformed DOS date bsc1266361. -...

9.8CVSS6.1AI score0.00443EPSS
SaveExploits1References16
OSV
OSV
added 2026/07/22 8:50 a.m.6 views

SUSE-SU-2026:22929-1 Security update for perl

This update for perl fixes the following issues: - CVE-2025-15649: IO:Uncompress:Unzip propagates uncaught exception when parsing zip header with malformed DOS date bsc1266361. - CVE-2026-8376: heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds...

9.8CVSS7.3AI score0.00443EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/22 8:50 a.m.10 views

SUSE-SU-2026:22847-1 Security update for perl

This update for perl fixes the following issues: - CVE-2025-15649: IO:Uncompress:Unzip propagates uncaught exception when parsing zip header with malformed DOS date bsc1266361. - CVE-2026-8376: heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds...

9.8CVSS7.3AI score0.00443EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/22 8:44 a.m.7 views

OPENSUSE-SU-2026:21411-1 Security update for perl

This update for perl fixes the following issues: - CVE-2025-15649: IO:Uncompress:Unzip propagates uncaught exception when parsing zip header with malformed DOS date bsc1266361. - CVE-2026-8376: heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds...

9.8CVSS6AI score0.00443EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/02 6:15 a.m.14 views

USN-8467-2 perl vulnerabilities

USN-8467-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 25.10. Original advisory details: It was discovered that Perl's Archive::Tar module incorrectly handled symlink and hardlink targets during extraction. An attacker could use this issue to read ...

9.8CVSS7.6AI score0.00443EPSS
SaveExploits1References3
CVE
CVE
added 2026/05/25 11:53 p.m.379 views

CVE-2026-8376

Summary: CVE-2026-8376 affects Perl up to 5.43.10 on 32-bit builds, where a heap buffer overflow can occur during compilation of attacker-controlled regular expressions. The root cause is a 32-bit length calculation in regcomp_study.c (Perl study chunk) that validates the joined substring buffer ...

9.8CVSS8.2AI score0.00443EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/05/22 4:00 p.m.22 views

CLSA-2026-1779465604 postgresql: Fix of CVE-2026-6473

CVE-2026-6473: tsearch: bound StartSel/StopSel/FragmentDelimiter length to PGINT16MAX in tsheadline - CVE-2026-6473: contrib/ltree: guard lquery parsing against numvar and totallen wraparound - CVE-2026-6473: regex: add overflow-checked MALLOCARRAY/REALLOCARRAY and bound NFA state/color products...

8.8CVSS5.8AI score0.01006EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/30 6:30 p.m.15 views

perl: heap-based buffer overflow in regular expression compiler leads to DoS

Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow...

8.2CVSS6.9AI score0.11334EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:00 a.m.13 views

SUSE CVE-2010-1158

Integer overflow in the regular expression engine in Perl 5.8.x allows context-dependent attackers to cause a denial of service stack consumption and application crash by matching a crafted regular expression against a long string...

5CVSS7AI score0.02043EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.12 views

SUSE CVE-2010-4051

The regcomp implementation in the GNU C Library aka glibc or libc6 through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service application crash via a regular expression containing adjacent bounded repetitions that bypass the intended REDUPMAX...

5CVSS6.2AI score0.39995EPSS
SaveExploits12References3
Positive Technologies
Positive Technologies
added 2020/09/30 12:00 a.m.22 views

PT-2020-16316 · Oniguruma +1 · Oniguruma +1

Name of the Vulnerable Software and Affected Versions: Oniguruma version 6.9.5 rev1 Description: An issue exists where an attacker able to supply a regular expression for compilation may be able to overflow a buffer by one byte in concat opt exact str in src/regcomp.c. Recommendations: For...

9.8CVSS6.9AI score0.10539EPSS
SaveExploits7References67
OSV
OSV
added 2018/04/14 12:00 a.m.11 views

UBUNTU-CVE-2018-6797

An issue was discovered in Perl 5.18 through 5.26. A crafted regular expression can cause a heap-based buffer overflow, with control over the bytes written...

9.8CVSS6.9AI score0.06599EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2016/03/02 5:16 p.m.13 views

postgresql: case insensitive range handling integer overflow leading to buffer overflow

An integer overflow flaw, leading to a heap-based buffer overflow, was found in the PostgreSQL handling code for regular expressions. A remote attacker could use a specially crafted regular expression to cause PostgreSQL to crash or possibly execute arbitrary code...

7.5CVSS7.9AI score0.06948EPSS
SaveExploits0References4
OSV
OSV
added 2011/01/13 7:00 p.m.12 views

DEBIAN-CVE-2010-4051

The regcomp implementation in the GNU C Library aka glibc or libc6 through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service application crash via a regular expression containing adjacent bounded repetitions that bypass the intended REDUPMAX...

5CVSS6.8AI score0.39995EPSS
SaveExploits12References1
RedHat Linux
RedHat Linux
added 2008/05/09 5:23 p.m.10 views

Server: insufficient buffer size for search patterns

Buffer overflow in the regular expression handler in Red Hat Directory Server 8.0 and 7.1 before SP6 allows remote attackers to cause a denial of service slapd crash and possibly execute arbitrary code via a crafted LDAP query that triggers the overflow during translation to a regular expression...

7.5CVSS6.3AI score0.04931EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2008/05/09 5:23 p.m.17 views

Server: insufficient buffer size for search patterns

Buffer overflow in the regular expression handler in Red Hat Directory Server 8.0 and 7.1 before SP6 allows remote attackers to cause a denial of service slapd crash and possibly execute arbitrary code via a crafted LDAP query that triggers the overflow during translation to a regular expression...

7.5CVSS6.3AI score0.04931EPSS
SaveExploits1References4
Rows per page
Query Builder