mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2007-0504](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0504)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Eval injection vulnerability in poll_frame.php in Vote! Pro 4.0, and possibly other scripts, allows remote attackers to execute arbitrary code via the poll_id parameter, which is supplied to an eval function call, a different vulnerability type than CVE-2005-4632.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3180
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|