mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
18 lines
975 B
Markdown
18 lines
975 B
Markdown
### [CVE-2006-3013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3013)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Interpretation conflict in resetpw.php in phpBannerExchange before 2.0 Update 6 allows remote attackers to execute arbitrary SQL commands via an email parameter containing a null (%00) character after a valid e-mail address, which passes the validation check in the eregi PHP command. NOTE: it could be argued that this vulnerability is due to a bug in the eregi PHP command and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpBannerExchange.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redteam-pentesting.de/advisories/rt-sa-2006-005.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|