mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2007-2627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2627)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in sidebar.php in WordPress, when custom 404 pages that call get_sidebar are used, allows remote attackers to inject arbitrary web script or HTML via the query string (PHP_SELF), a different vulnerability than CVE-2007-1622.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2694
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|