mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
20 lines
799 B
Markdown
20 lines
799 B
Markdown
### [CVE-2015-1518](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1518)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the search_post function in includes/search.php in Redaxscript before 2.3.0 allows remote attackers to execute arbitrary SQL commands via the search_terms parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130322/Radexscript-CMS-2.2.0-SQL-Injection.html
|
|
- http://seclists.org/fulldisclosure/2015/Feb/39
|
|
- http://www.exploit-db.com/exploits/36023
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|