cve/2013/CVE-2013-2563.md

18 lines
645 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-2563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2563)
![](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
Mambo CMS 4.6.5 uses world-readable permissions on configuration.php, which allows local users to obtain the admin password hash by reading the file.
### POC
#### Reference
- http://packetstormsecurity.com/files/108462/mambocms465-permdosdisclose.txt
#### Github
No PoCs found on GitHub currently.