mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
814 B
Markdown
18 lines
814 B
Markdown
### [CVE-2005-1193](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1193)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bbencode_second_pass and make_clickable functions in bbcode.php for phpBB before 2.0.15, as used in viewtopic.php, privmsg.php, and other scripts, allow remote attackers to execute arbitrary script via a BBcode tag with a (1) javascript:, (2) applet:, (3) about:, (4) activex:, (5) chrome:, or (6) script: URI scheme, as demonstrated using the URL tag.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/113196
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|