mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
19 lines
751 B
Markdown
19 lines
751 B
Markdown
### [CVE-2010-1307](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1307)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in the Magic Updater (com_joomlaupdater) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1004-exploits/joomlaupdater-lfi.txt
|
|
- http://www.exploit-db.com/exploits/12070
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|