CVE-2008-4513
Description
Cross-site scripting (XSS) vulnerability in BBcode API module in Phorum 5.2.8 allows remote attackers to inject arbitrary web script or HTML via nested BBcode image tags.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-site scripting vulnerability in Phorum 5.2.8 BBcode API module allows remote attackers to inject arbitrary web script via nested image tags.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in the BBcode API module of Phorum version 5.2.8. The flaw occurs when nested BBcode image tags are processed, allowing an attacker to inject arbitrary HTML or JavaScript. The vulnerable code path is reachable whenever a user submits content that includes BBcode image tags, such as forum posts or private messages.
Exploitation
An attacker can exploit this vulnerability by crafting a forum post or message containing specially nested BBcode image tags. No authentication is required if the forum allows unregistered users to post; otherwise, an attacker needs a valid account. The malicious content is stored on the server and executed in the browsers of users who view the affected content.
Impact
Successful exploitation allows the attacker to execute arbitrary web script or HTML in the context of the victim's browser. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites. The attack does not require any special privileges beyond the ability to post content.
Mitigation
Phorum released a fix in version 5.2.9, which addresses the vulnerability by properly sanitizing nested BBcode image tags [1][2]. Users should upgrade to Phorum 5.2.9 or later. No workarounds are documented. As of the publication date, this vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6News mentions
0No linked articles in our index yet.