mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
20 lines
856 B
Markdown
20 lines
856 B
Markdown
### [CVE-2015-4071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4071)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Helpdesk Pro Plugin before 1.4.0 for Joomla! allows remote attackers to read the support tickets of arbitrary users via obtaining the target ticketId, and navigating to http://{target}/component/helpdeskpro/?view=ticket&id={ticketId}.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132766/Joomla-Helpdesk-Pro-XSS-File-Disclosure-SQL-Injection.html
|
|
- http://seclists.org/fulldisclosure/2015/Jul/102
|
|
- https://www.exploit-db.com/exploits/37666/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|