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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in phpBB 2.0.19, when "Allowed HTML tags" is enabled, allows remote attackers to inject arbitrary web script or HTML via a permitted HTML tag with ' (single quote) characters and active attributes such as onmouseover, a variant of CVE-2005-4357.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/313
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|