LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19882: DBHcms v1.2.0 has a stored xss vulnerability as there is no htmlspecialchars function for 'menu_description...

DBHcms v1.2.0 has a stored xss vulnerability as there is no htmlspecialchars function for 'menu_description' variable in dbhcms\mod\mod.menus.edit.php line 83 and in dbhcms\mod\mod.menus.view.php line 111, A remote authenticated with admin user can exploit this vulnerability to hijack other users.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-19882 is a stored cross-site scripting issue in DBHcms v1.2.0. An authenticated administrator can save unsafe content in a menu description field, which may later run in another user's browser. The public record says this could hijack other users, but provides no CVSS score or confirmed patch details.

Executive priority

Treat as a targeted application risk, not a broad emergency based on current evidence. Prioritize if DBHcms v1.2.0 is internet-facing, has shared administrator access, or protects sensitive sessions.

Technical view

The issue is reported in DBHcms v1.2.0 where menu_description is not encoded with htmlspecialchars in mod.menus.edit.php and mod.menus.view.php. It is authenticated, admin-originated stored XSS affecting menu rendering. The CVE record lists no CWE, CVSS vector, CPE, or vendor remediation details.

Likely exposure

Exposure is likely limited to organizations running DBHcms v1.2.0 with reachable administrative functionality and multiple users viewing menu content. The source bundle does not identify broader affected versions, CPEs, or hosted-service exposure.

Exploitation context

The CVE description requires remote authenticated admin access. CISA KEV is false in the bundle, and no cited source confirms active exploitation. The public reference appears to document the finding, but the provided bundle does not establish real-world exploitation.

Researcher notes

Evidence is thin: no CVSS, CWE, CPE, exploit status, or patch reference is included. Validate against the named files and variable, but avoid assuming additional DBHcms versions are affected without vendor or code evidence.

Mitigation direction

  • Check vendor or project guidance for a fixed DBHcms release.
  • Restrict DBHcms admin access to trusted administrators only.
  • Review menu description rendering for proper HTML output encoding.
  • Remove or sanitize suspicious menu description content.
  • Consider upgrading or replacing unsupported DBHcms deployments.

Validation and detection

  • Inventory whether DBHcms v1.2.0 is deployed.
  • Confirm admin routes are not publicly reachable unnecessarily.
  • Review menu description fields for unsafe stored content.
  • Verify rendered menu descriptions are HTML-encoded in affected files.
  • Check logs for unexpected admin menu edits.
Prepared
Confidence
medium
Sources
3

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.

cve · low confidence lookup

CVE-2020-19882 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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