mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
684 B
Markdown
18 lines
684 B
Markdown
### [CVE-2008-2903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2903)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in news.php in Advanced Webhost Billing System (AWBS) 2.3.3 through 2.7.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the viewnews parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5823
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|