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

18 lines
830 B
Markdown

### [CVE-2010-5290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5290)
![](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
The authentication process in Adobe ColdFusion before 10 does not require knowledge of the cleartext password if the password hash is known, which makes it easier for context-dependent attackers to obtain administrative privileges by leveraging read access to the configuration file, a different vulnerability than CVE-2010-2861.
### POC
#### Reference
- http://www.gnucitizen.org/blog/coldfusion-directory-traversal-faq-cve-2010-2861/
#### Github
No PoCs found on GitHub currently.