cve/2005/CVE-2005-1193.md
2025-09-29 21:09:30 +02:00

825 B

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

Github

No PoCs found on GitHub currently.