LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19880: DBHcms v1.2.0 has a stored xss vulnerability as there is no htmlspecialchars function form 'Name' in dbhcms...

DBHcms v1.2.0 has a stored xss vulnerability as there is no htmlspecialchars function form 'Name' in dbhcms\types.php, A remote unauthenticated attacker can exploit this vulnerability to hijack other users.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

DBHcms v1.2.0 is reported to store unescaped user input in a Name field, allowing stored cross-site scripting. A remote unauthenticated attacker could plant script content that later runs in another user’s browser and may hijack that user’s session. Public severity scoring is not available in the bundle.

Executive priority

Handle as a targeted web application risk where DBHcms is deployed. Prioritize inventory and containment first because the bundle lacks patch details, severity scoring, and exploitation confirmation.

Technical view

The CVE describes missing htmlspecialchars handling for the Name value in dbhcms/types.php in DBHcms v1.2.0. This creates stored XSS: attacker-controlled content can be persisted and executed when viewed by other users. The bundle does not provide CVSS, CWE mapping, CPEs, patch version, or vendor remediation details.

Likely exposure

Exposure is likely limited to organizations running DBHcms v1.2.0, especially if the affected types.php workflow is internet-accessible. The source bundle does not identify CPEs, deployment patterns, or broader affected versions.

Exploitation context

The CVE source states remote unauthenticated exploitation is possible, but the bundle does not show confirmed active exploitation. CISA KEV status is false, so do not treat this as known exploited based on the provided evidence.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, patch, or vendor advisory is included. Analysis is based on the CVE description and GitHub reference identifying missing htmlspecialchars use for Name in dbhcms/types.php.

Mitigation direction

  • Identify any DBHcms v1.2.0 installations and exposed DBHcms paths.
  • Check DBHcms or project guidance for a fixed release or advisory.
  • Restrict public access to affected administrative or content-management workflows.
  • If maintaining code, add proper HTML output encoding for the Name field.
  • Review stored Name values for suspicious script-like content.

Validation and detection

  • Confirm whether DBHcms v1.2.0 is present in the environment.
  • Review dbhcms/types.php handling of the Name field.
  • Verify rendered Name values are HTML-encoded before browser display.
  • Check application logs for unauthenticated changes to affected fields.
  • Retest after remediation using a safe non-executing XSS marker.
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-19880 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.