cve/2005/CVE-2005-4199.md

19 lines
997 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-4199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4199)
![](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) before 1.0 allow remote attackers to execute arbitrary SQL commands via the (1) month, (2) day, and (3) year parameters in an addevent action in calendar.php; (4) threadmode and (5) showcodebuttons in an options action in usercp.php; (6) list parameter in an editlists action to usercp.php; (7) rating parameter in a rate action in member.php; and (8) rating parameter in either showthread.php or ratethread.php.
### POC
#### Reference
- http://securityreason.com/securityalert/294
- http://www.trapkit.de/advisories/TKADV2005-12-001.txt
#### Github
No PoCs found on GitHub currently.