mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
783 B
Markdown
18 lines
783 B
Markdown
### [CVE-2006-2565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2565)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in Alstrasoft Article Manager Pro 1.6 allows remote attackers to execute arbitrary SQL commands via (1) the author_id parameter in profile.php and (2) the aut_id parameter in userarticles.php. NOTE: the aut_id vector can produce resultant path disclosure if the SQL manipulation is invalid.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/949
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|