mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
777 B
Markdown
18 lines
777 B
Markdown
### [CVE-2007-6272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6272)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in index.php in Joomla! 1.5 RC3 allow remote attackers to execute arbitrary SQL commands via (1) the view parameter to the com_content component, (2) the task parameter to the com_search component, or (3) the option parameter in a search action to the com_search component.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3422
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|