mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
### [CVE-2006-5752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5752)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in mod_status.c in the mod_status module in Apache HTTP Server (httpd), when ExtendedStatus is enabled and a public server-status page is used, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors involving charsets with browsers that perform "charset detection" when the content-type is not specified.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpujuly2013-1899826.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2006-5752
|
|
- https://github.com/SecureAxom/strike
|
|
- https://github.com/kasem545/vulnsearch
|
|
- https://github.com/xxehacker/strike
|
|
|