cve/2004/CVE-2004-2695.md
2024-06-18 02:51:15 +02:00

18 lines
756 B
Markdown

### [CVE-2004-2695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2695)
![](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 the Authorize.net callback code (subscriptions/authorize.php) in Jelsoft vBulletin 3.0 through 3.0.3 allows remote attackers to execute arbitrary SQL statements via the x_invoice_num parameter. NOTE: this issue might be related to CVE-2006-4267.
### POC
#### Reference
- http://www.vbulletin.com/forum/bugs.php?do=view&bugid=3379
#### Github
No PoCs found on GitHub currently.