mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
19 lines
735 B
Markdown
19 lines
735 B
Markdown
### [CVE-2007-1725](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1725)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in IceBB 1.0-rc5 allows remote authenticated users to execute arbitrary SQL commands via the filename of an uploaded file to the avatar function, as demonstrated by setting admin privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3580
|
|
- https://www.exploit-db.com/exploits/3581
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|