mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
830 B
Markdown
18 lines
830 B
Markdown
### [CVE-2010-5290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5290)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|