mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
### [CVE-2004-2695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2695)
|
|

|
|

|
|

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