mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-16 00:18:04 +02:00
19 lines
699 B
Markdown
19 lines
699 B
Markdown
### [CVE-2009-2158](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2158)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
account-recover.php in TorrentTrader Classic 1.09 chooses random passwords from an insufficiently large set, which makes it easier for remote attackers to obtain a password via a brute-force attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.waraxe.us/advisory-74.html
|
|
- https://www.exploit-db.com/exploits/8958
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|