mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2008-1591](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1591)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The pnVarPrepForStore function in PostNuke 0.764 and earlier skips input sanitization when magic_quotes_runtime is enabled, which allows remote attackers to conduct SQL injection attacks and execute arbitrary SQL commands via input associated with server variables, as demonstrated by the CLIENT_IP HTTP header (HTTP_CLIENT_IP variable).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5292
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|