mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
687 B
Markdown
18 lines
687 B
Markdown
### [CVE-2007-3808](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3808)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in includes/search.php in paFileDB 3.6 allows remote attackers to execute arbitrary SQL commands via the categories[] parameter in a search action to index.php, a different vector than CVE-2005-2000.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/4186
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|