mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
### [CVE-2008-2962](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2962)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in MyBlog allow remote attackers to inject arbitrary web script or HTML via the (1) s and (2) sort parameters to index.php, and the (3) id parameter to post.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5913
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|