mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
700 B
Markdown
18 lines
700 B
Markdown
### [CVE-2007-3973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3973)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in JBlog 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) id parameter to (a) index.php, or the (2) search parameter or (3) theme cookie to (b) recherche.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4211
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|