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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in TutorialCMS (aka Photoshop Tutorials) 1.00 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) catFile parameter to (a) browseCat.php or (b) browseSubCat.php; the (2) id parameter to (c) openTutorial.php, (d) topFrame.php, or (e) admin/editListing.php; or (3) the search parameter to search.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3887
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|