LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25248: MyBB Downloads Plugin 2.0.3 Persistent XSS via downloads.php

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.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This affects MyBB sites using the Downloads Plugin 2.0.3. A malicious download title can store script that runs when an administrator reviews or validates the submission. Business risk is mainly administrator-session compromise, content tampering, or data exposure inside the forum’s admin context.

Executive priority

Prioritize remediation for internet-facing MyBB forums using this plugin. The issue can target administrators through normal review workflows, but the source bundle does not confirm active exploitation or an official patch.

Technical view

CVE-2018-25248 is a persistent cross-site scripting issue in MyBB Downloads Plugin 2.0.3, associated with downloads.php and the download title parameter. The bundle reports CWE-79 and CVSS 3.1 score 7.2. The described trigger is administrator review of a submitted download title containing HTML/JavaScript.

Likely exposure

Exposure is limited to MyBB installations running the Downloads Plugin version 2.0.3, especially where users or members can submit downloads for administrator validation. No CPEs were provided in the source bundle.

Exploitation context

A public Exploit-DB reference exists, so proof-of-concept information is publicly available. The sources do not show CISA KEV listing or confirmed active exploitation. The described attack relies on stored script executing in an administrator’s browser during validation.

Researcher notes

Patch status is not established in the provided sources. The CVSS vector says PR:N/UI:N, while the description indicates member submission and administrator validation, so validate real-world workflow before scoring internally.

Mitigation direction

  • Check the MyBB Downloads Plugin page and vendor guidance for fixed versions or official instructions.
  • Disable or remove the plugin if it is not required.
  • Restrict download submissions to trusted users until remediation is confirmed.
  • Review pending and existing download titles for unexpected HTML or script content.
  • Reduce administrator exposure by using least-privileged accounts for content moderation.

Validation and detection

  • Inventory MyBB forums for the Downloads Plugin.
  • Confirm whether version 2.0.3 is installed.
  • Review who can submit new downloads.
  • Inspect pending download records for suspicious markup in titles.
  • Check web and admin logs for unusual download validation activity.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-25248 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N3.92.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2018-25248Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MyBBMyBB Downloads Plugin2.0.3Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.