cve/2005/CVE-2005-2580.md
2024-06-18 02:51:15 +02:00

18 lines
776 B
Markdown

### [CVE-2005-2580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2580)
![](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
Multiple SQL injection vulnerabilities in MyBulletinBoard (MyBB) 1.00 RC4 with Security Patch allow remote attackers to execute arbitrary SQL commands via the Username field in (1) index.php or (2) member.php, action parameter to (3) search.php or (4) member.php, or (5) polloptions parameter to polls.php.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=112387501519835&w=2
#### Github
No PoCs found on GitHub currently.