mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
19 lines
848 B
Markdown
19 lines
848 B
Markdown
### [CVE-2007-1292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1292)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|