mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2008-5627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5627)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in account.asp in Active Trade 2 allows remote attackers to execute arbitrary SQL commands via the (1) username parameter (aka Email field) or the (2) password parameter. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7282
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|