mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
825 B
Markdown
19 lines
825 B
Markdown
### [CVE-2010-5294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5294)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in the request_filesystem_credentials function in wp-admin/includes/file.php in WordPress before 3.0.2 allow remote servers to inject arbitrary web script or HTML by providing a crafted error message for a (1) FTP or (2) SSH connection attempt.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/harrystaley/CSCI4349_Week9_Honeypot
|
|
- https://github.com/harrystaley/TAMUSA_CSCI4349_Week9_Honeypot
|
|
|