mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
18 lines
710 B
Markdown
18 lines
710 B
Markdown
### [CVE-2008-6798](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6798)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in login.php in Pre Projects Pre Real Estate Listings allow remote attackers to execute arbitrary SQL commands via (1) the us parameter (aka the Username field) or (2) the ps parameter (aka the Password field).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7094
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|