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

18 lines
715 B
Markdown

### [CVE-2006-0440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0440)
![](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
Text Rider 2.4 allows attackers to bypass authentication and upload files without providing a valid password by obtaining the MD5 hash of the password (possibly via another vulnerability that reads it from a data file), then including the hash in a cookie.
### POC
#### Reference
- http://evuln.com/vulns/46/summary.html
#### Github
No PoCs found on GitHub currently.