mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2010-4633](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4633)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in cart.php in digiSHOP 2.0.2 allows remote attackers to execute arbitrary SQL commands via the id parameter, a different vulnerability than CVE-2005-4614.1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1011-exploits/digishop-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|