Lucene search
+L

8753 matches found

RedHat Linux
RedHat Linux
added 2005/09/08 7:2 p.m.6 views

pcre heap overflow

Integer overflow in pcrecompile.c in Perl Compatible Regular Expressions PCRE before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow...

7.5CVSS6.5AI score0.04344EPSS
SaveExploits0References4
securityvulns
securityvulns
added 2005/09/05 12:0 a.m.35 views

PCRE regular expressions library integer overflow

pcrecompile.c regexp parameter integer overflow...

3.5AI score
SaveExploits0References5Affected Software5
Gentoo Linux
Gentoo Linux
added 2005/08/25 12:0 a.m.45 views

libpcre: Heap integer overflow

Background libpcre is a library providing functions for Perl-compatible regular expressions. Description libpcre fails to check certain quantifier values in regular expressions for sane values. Impact An attacker could possibly exploit this vulnerability to execute arbitrary code by sending...

7.5CVSS7.3AI score0.04344EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2005/08/24 12:57 a.m.66 views

USN-173-1: PCRE vulnerability

A buffer overflow has been discovered in the PCRE, a widely used library that provides Perl compatible regular expressions. Specially crafted regular expressions triggered a buffer overflow. On systems that accept arbitrary regular expressions from untrusted users, this could be exploited to...

7.5CVSS6.3AI score0.04344EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2005/08/23 4:0 a.m.34 views

CVE-2005-2491

Integer overflow in pcrecompile.c in Perl Compatible Regular Expressions PCRE before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow...

7.5CVSS6.5AI score0.04344EPSS
SaveExploits0References4
OSV
OSV
added 2005/08/23 4:0 a.m.3 views

DEBIAN-CVE-2005-2491

Integer overflow in pcrecompile.c in Perl Compatible Regular Expressions PCRE before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow...

7.5CVSS8.4AI score0.04344EPSS
SaveExploits0References1
CVE
CVE
added 2005/08/22 4:0 a.m.121 views

CVE-2005-2491

CVE-2005-2491 refers to an integer overflow in PCRE’s quantifier parsing (PCRE before 6.2) that can cause a heap-based buffer overflow, enabling arbitrary code execution when reg-exes are crafted. Affected software includes programs that embed PCRE (e.g., Python, PHP, and other apps). Connected d...

7.5CVSS9.9AI score0.04344EPSS
SaveExploits0References67Affected Software1
Cvelist
Cvelist
added 2005/08/22 4:0 a.m.38 views

CVE-2005-2491

Integer overflow in pcrecompile.c in Perl Compatible Regular Expressions PCRE before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow...

9.9AI score0.04344EPSS
SaveExploits0References67
securityvulns
securityvulns
added 2005/07/06 12:0 a.m.23 views

Imail Cookie Vulnerability (unhashed)

Neither Regular or secure mode of Imail properly give out a hash on cookies leaving the cookies straight readable to any onlookers. No exploit is needed POC: "IMailUserId 1006332dgd2@Someserver" -------------------------- "IMailpassword 1234" Straight From Cookie ^^ edited to protect user Shoutz ...

1.3AI score
SaveExploits0
OSV
OSV
added 2005/05/02 4:0 a.m.8 views

DEBIAN-CVE-2005-1061

The secure script in LogWatch before 2.6-2 allows attackers to prevent LogWatch from detecting malicious activity via certain strings in the secure file that are later used as part of a regular expression, which causes the parser to crash, aka "logwatch log processing regular expression DoS."...

5CVSS6.9AI score0.03071EPSS
SaveExploits1References1
NVD
NVD
added 2005/05/02 4:0 a.m.18 views

CVE-2005-0202

Directory traversal vulnerability in the truepath function in private.py for Mailman 2.1.5 and earlier allows remote attackers to read arbitrary files via ".../....///" sequences, which are not properly cleansed by regular expressions that are intended to remove "../" and "./" sequences...

5CVSS9.3AI score0.02856EPSS
SaveExploits0References12
Cent OS
Cent OS
added 2005/04/30 7:3 a.m.79 views

galeon, mozilla security update

CentOS Errata and Security Advisory CESA-2005:384-01 Merged security bulletin from advisories: https://lists.centos.org/pipermail/centos-announce/2005-April/073786.html Affected packages: galeon mozilla mozilla-chat mozilla-devel mozilla-dom-inspector mozilla-js-debugger mozilla-mail mozilla-nspr...

5.8AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2005/04/29 12:0 a.m.45 views

RHEL 2.1 / 3 : Mozilla (RHSA-2005:384)

Updated Mozilla packages that fix various security bugs are now available. This update has been rated as having Important security impact by the Red Hat Security Response Team. Mozilla is an open source Web browser, advanced email and newsgroup client, IRC chat client, and HTML editor. Several bu...

7.5CVSS6.9AI score0.20398EPSS
SaveExploits11References51
Debian CVE
Debian CVE
added 2005/04/21 4:0 a.m.63 views

CVE-2005-1061

The secure script in LogWatch before 2.6-2 allows attackers to prevent LogWatch from detecting malicious activity via certain strings in the secure file that are later used as part of a regular expression, which causes the parser to crash, aka "logwatch log processing regular expression DoS."...

5CVSS6.2AI score0.03071EPSS
SaveExploits1
CVE
CVE
added 2005/04/21 4:0 a.m.63 views

CVE-2005-1061

CVE-2005-1061 affects LogWatch, where the secure script before version 2.6-2 can be influenced by attacker-supplied strings in /var/log/secure that later form part of a regular expression, causing the parser to crash and enabling a DoS. The vulnerability is described in multiple sources (NVD/NVD-...

5CVSS6.3AI score0.03071EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2005/04/15 12:0 a.m.46 views

Javascript "lambda" replace exposes memory contents — Mozilla

A bug in javascript's regular expression string replacement when using an anonymous function as the replacement argument allows a malicious script to capture blocks of memory allocated to the browser. A web site could capture data and transmit it to a server without user interaction or knowledge...

5CVSS6.2AI score0.10036EPSS
SaveExploits2References2Affected Software2
securityvulns
securityvulns
added 2005/03/01 12:0 a.m.42 views

Microsoft VBScript Engine memory leak

Regular expression functions memory leaks...

2.1AI score
SaveExploits0References1
NVD
NVD
added 2005/02/28 5:0 a.m.27 views

CVE-2005-0603

viewtopic.php in phpBB 2.0.12 and earlier allows remote attackers to obtain sensitive information via a highlight parameter containing invalid regular expression syntax, which reveals the path in a PHP error message...

5CVSS6.2AI score0.0432EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2005/02/09 5:0 a.m.40 views

CVE-2005-0202

Removed by vendor...

5CVSS6.6AI score0.02856EPSS
SaveExploits0
Cvelist
Cvelist
added 2005/02/09 5:0 a.m.34 views

CVE-2005-0202

Directory traversal vulnerability in the truepath function in private.py for Mailman 2.1.5 and earlier allows remote attackers to read arbitrary files via ".../....///" sequences, which are not properly cleansed by regular expressions that are intended to remove "../" and "./" sequences...

9.3AI score0.02856EPSS
SaveExploits0References12
Rows per page
Query Builder