mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-22 19:55:40 +00:00
18 lines
898 B
Markdown
18 lines
898 B
Markdown
### [CVE-2005-3473](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3473)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Simple PHP Blog 0.4.5 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) entry, (2) blog_subject, and (3) blog_text parameters (involving the temp_subject variable) in (a) preview_cgi.php and (b) preview_static_cgi.php, or (4) scheme_name parameter and (5) bg_color parameters (involving the preset_name and result variables) in (c) colors.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/138
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|