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

19 lines
848 B
Markdown

### [CVE-2007-1292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1292)
![](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
SQL injection vulnerability in inlinemod.php in Jelsoft vBulletin before 3.5.8, and before 3.6.5 in the 3.6.x series, might allow remote authenticated users to execute arbitrary SQL commands via the postids parameter. NOTE: the vendor states that the attack is feasible only in circumstances "almost impossible to achieve."
### POC
#### Reference
- http://www.vbulletin.com/forum/showthread.php?postid=1314422
- https://www.exploit-db.com/exploits/3387
#### Github
No PoCs found on GitHub currently.