mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
20 lines
731 B
Markdown
20 lines
731 B
Markdown
### [CVE-2008-5770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5770)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in config/make_config.php in PHP Weather 2.2.2 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4826
|
|
- https://www.exploit-db.com/exploits/7451
|
|
|
|
#### Github
|
|
- https://github.com/Ksaivinay0708/OWASP
|
|
- https://github.com/dn1k/OWASP-Top-10-practice
|
|
|