CVE-2018-25248 PUBLISHED

MyBB Downloads Plugin 2.0.3 Persistent XSS via downloads.php

Assigner: VulnCheck
Reserved: 04.04.2026 Published: 04.04.2026 Updated: 04.04.2026

MyBB Downloads Plugin 2.0.3 contains a persistent cross-site scripting vulnerability that allows regular members to inject malicious scripts through the download title field. Attackers can submit a new download with HTML/JavaScript code in the title parameter, which executes when administrators validate the download in downloads.php.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor MyBB
Product MyBB Downloads Plugin
Versions
  • Version 2.0.3 is affected

Credits

  • 0xB9 finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE