Files
CVEs-PoC/2011/CVE-2011-2891.md
T
2024-06-18 02:51:15 +02:00

18 lines
722 B
Markdown

### [CVE-2011-2891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2891)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Joomla! 1.6.x before 1.6.2 allows remote attackers to obtain sensitive information via an empty Itemid array parameter to index.php, which reveals the installation path in an error message, a different vulnerability than CVE-2011-2488.
### POC
#### Reference
- http://bl0g.yehg.net/2011/04/joomla-161-and-lower-information.html
#### Github
No PoCs found on GitHub currently.