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

19 lines
733 B
Markdown

### [CVE-2008-3681](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3681)
![](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
components/com_user/models/reset.php in Joomla! 1.5 through 1.5.5 does not properly validate reset tokens, which allows remote attackers to reset the "first enabled user (lowest id)" password, typically for the administrator.
### POC
#### Reference
- http://securityreason.com/securityalert/4157
- https://www.exploit-db.com/exploits/6234
#### Github
No PoCs found on GitHub currently.