Files
CVEs-PoC/2007/CVE-2007-2026.md
T
2025-09-29 21:09:30 +02:00

18 lines
865 B
Markdown

### [CVE-2007-2026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2026)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.