mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
### [CVE-2009-3514](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3514)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in d.net CMS allow remote attackers to execute arbitrary SQL commands via (1) the page parameter to index.php; and allow remote authenticated administrators to execute arbitrary SQL commands via the (2) edit_id and (3) _p parameter in a news action to dnet_admin/index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/9312
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|