mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
732 B
Markdown
18 lines
732 B
Markdown
### [CVE-2010-5286](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5286)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in Jstore (com_jstore) component for Joomla! allows remote attackers to read arbitrary files and possibly have unspecified other impact via a .. (dot dot) in the controller parameter to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1010-exploits/joomlajstore-lfi.txt
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|