mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
883 B
Markdown
19 lines
883 B
Markdown
### [CVE-2004-1553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1553)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in aspWebAlbum allows remote attackers to execute arbitrary SQL statements via (1) the username field on the login page or (2) the cat parameter to album.asp. NOTE: it was later reported that vector 1 affects aspWebAlbum 3.2, and the vector involves the txtUserName parameter in a processlogin action to album.asp, as reachable from the login action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6357
|
|
- https://www.exploit-db.com/exploits/6420
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|