mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2006-2059](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2059)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
action_public/search.php in Invision Power Board (IPB) 2.1.x and 2.0.x before 20060425 allows remote attackers to execute arbitrary PHP code via a search with a crafted value of the lastdate parameter, which alters the behavior of a regular expression to add a "#e" (execute) modifier.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/796
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|