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

18 lines
683 B
Markdown

### [CVE-2008-4929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4929)
![](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
MyBB (aka MyBulletinBoard) 1.4.2 uses insufficient randomness to compose filenames of uploaded files used as attachments, which makes it easier for remote attackers to read these files by guessing filenames.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2008/11/01/2
#### Github
No PoCs found on GitHub currently.