mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2002-0986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0986)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mail function in PHP 4.x to 4.2.2 does not filter ASCII control characters from its arguments, which could allow remote attackers to modify mail message content, including mail headers, and possibly use PHP as a "spam proxy."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2002-213.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|