mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2007-1660](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1660)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Perl-Compatible Regular Expression (PCRE) library before 7.0 does not properly calculate sizes for unspecified "multiple forms of character class", which triggers a buffer overflow that allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2008-0546.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|