LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19887: DBHcms v1.2.0 has a stored XSS vulnerability as there is no htmlspecialchars function for '$_POST['pagepara...

DBHcms v1.2.0 has a stored XSS vulnerability as there is no htmlspecialchars function for '$_POST['pageparam_insert_description']' variable in dbhcms\mod\mod.page.edit.php line 227, A remote authenticated with admin user 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

CVE-2020-19887 is a stored cross-site scripting issue reported in DBHcms v1.2.0. An authenticated admin could save unsafe page description content that later runs in another user’s browser, potentially enabling user hijacking. No severity score, vendor advisory, patch, or active exploitation evidence is provided in the source bundle.

Executive priority

Treat as a moderate priority for legacy DBHcms environments. The issue is not shown as actively exploited, but stored XSS in an admin-managed CMS can create account and session risk if the platform remains in use.

Technical view

The report attributes the flaw to missing HTML escaping for $_POST['pageparam_insert_description'] in dbhcms/mod/mod.page.edit.php line 227. The described impact is stored XSS by a remote authenticated admin user. The CVE record does not provide CVSS, CWE, CPE, or official affected-product metadata beyond the narrative description.

Likely exposure

Exposure appears limited to organizations running DBHcms v1.2.0 with authenticated administrative access to page editing features. Public internet exposure matters less than who can access the admin interface.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The stated attack context requires authenticated admin access and stored content that affects later users. Evidence is limited to CVE metadata and a GitHub reference.

Researcher notes

The CVE data is sparse: no CVSS vector, CWE, CPE, vendor advisory, or patch reference is included. The strongest technical lead is the named variable and file location in the description. Validate against local code before asserting exploitability.

Mitigation direction

  • Check DBHcms project or maintainer guidance for an official fix.
  • Restrict DBHcms admin access to trusted users and networks.
  • Review page description content for suspicious embedded scripts or markup.
  • Apply output encoding for rendered page descriptions if maintaining the code.
  • Consider upgrading or replacing unsupported DBHcms deployments.

Validation and detection

  • Confirm whether DBHcms v1.2.0 is deployed anywhere.
  • Identify systems exposing the DBHcms administrative interface.
  • Review admin accounts for unnecessary or shared privileges.
  • Inspect page description fields for unexpected script-like content.
  • Check whether local code escapes page description output.
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-19887 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.