LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19885: 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_name']' 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-19885 is a stored cross-site scripting issue reported in DBHcms v1.2.0. An authenticated administrator could save malicious content through a page parameter field, potentially affecting later users who view it. Public scoring and vendor remediation details are not provided in the source bundle.

Executive priority

Treat as a targeted application risk, not a confirmed mass-exploitation emergency. Prioritize inventory first; if DBHcms v1.2.0 is present, reduce admin exposure and seek a supported fix or replacement path.

Technical view

The report attributes the flaw to missing htmlspecialchars handling for $_POST['pageparam_insert_name'] in dbhcms/mod/mod.page.edit.php around line 227. The described attack requires remote authenticated admin access and may enable user hijacking through stored XSS. No CVSS, CWE, patch, or KEV evidence is included.

Likely exposure

Exposure appears limited to DBHcms v1.2.0 deployments where administrator accounts can access page editing functionality. Risk increases if admin access is broadly delegated, weakly protected, or reachable from untrusted networks.

Exploitation context

The public record describes a proof-of-concept reference, but the bundle does not show active exploitation, KEV listing, or broad exploitation reports. The required admin authentication lowers opportunistic risk but does not remove insider, compromised-admin, or delegated-admin risk.

Researcher notes

Evidence is thin: the CVE description and referenced GitHub report identify the parameter and file location, but public metadata lacks CVSS, CWE, CPEs, and remediation details. Avoid assuming affected forks, later versions, or exploit prevalence without new vendor evidence.

Mitigation direction

  • Identify any DBHcms v1.2.0 instances in production or staging.
  • Check DBHcms project or maintainer guidance for fixes or upgrade paths.
  • Restrict administrator access to trusted users and protected networks.
  • Review stored page parameters for suspicious script-like content.
  • Apply output encoding or input handling only according to vendor-supported changes.

Validation and detection

  • Confirm DBHcms version and affected file presence where deployed.
  • Review admin audit logs for page parameter changes.
  • Inspect rendered pages for unexpected script execution indicators.
  • Verify admin accounts are least-privilege and strongly authenticated.
  • Document findings because public severity metadata is incomplete.
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-19885 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.