mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
666 B
Markdown
18 lines
666 B
Markdown
### [CVE-2008-6031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6031)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in vote.php in WSN Links 2.22 and 2.23 allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: it was later reported that 2.34 is also vulnerable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6524
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|