mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
712 B
Markdown
19 lines
712 B
Markdown
### [CVE-2009-1613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1613)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in leap.php in Leap CMS 0.1.4, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) searchterm or (2) email parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8576
|
|
- https://www.exploit-db.com/exploits/8577
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|