mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2008-3887](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3887)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in index.php in dotProject 2.1.2 allow (1) remote authenticated users to execute arbitrary SQL commands via the tab parameter in a projects action, and (2) remote authenticated administrators to execute arbitrary SQL commands via the user_id parameter in a viewuser action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstorm.linuxsecurity.com/0808-exploits/dotproject-sqlxss.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|