mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
20 lines
946 B
Markdown
20 lines
946 B
Markdown
### [CVE-2012-5900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5900)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in SAMEDIA LandShop 0.9.2 allow remote attackers to execute arbitrary SQL commands via the (1) OB_ID parameter in a single action to admin/action/objects.php, (2) AREA_ID parameter in a single action to admin/action/areas.php, or (3) start parameter in a show action to admin/action/pdf.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/111415/Landshop-0.9.2-Cross-Site-Scripting-SQL-Injection.html
|
|
- http://vulnerability-lab.com/get_content.php?id=485
|
|
- http://www.exploit-db.com/exploits/18687
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|