mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
20 lines
945 B
Markdown
20 lines
945 B
Markdown
### [CVE-2005-4519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4519)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in the manage user page (manage_user_page.php) in Mantis 1.0.0rc3 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) prefix and (2) sort parameters to the manage user page (manage_user_page.php), or (3) the sort parameter to view_all_set.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://sourceforge.net/project/shownotes.php?release_id=377932&group_id=14963
|
|
- http://sourceforge.net/project/shownotes.php?release_id=377934&group_id=14963
|
|
- http://www.trapkit.de/advisories/TKADV2005-11-002.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|