mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
682 B
Markdown
18 lines
682 B
Markdown
### [CVE-2008-1398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1398)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in online.php in AuraCMS 2.0 through 2.2.1 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For field (HTTP_X_FORWARDED_FOR environment variable) in an HTTP header.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5256
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|