mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
865 B
Markdown
18 lines
865 B
Markdown
### [CVE-2007-2026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2026)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The gnu regular expression code in file 4.20 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted document with a large number of line feed characters, which is not well handled by OS/2 REXX regular expressions that use wildcards, as originally reported for AMaViS.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://sourceforge.net/mailarchive/forum.php?thread_name=755AF709E5B77E6EA58479D5%40foxx.lsit.ucsb.edu&forum_name=amavis-user
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|