LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19881: DBHcms v1.2.0 has a reflected xss vulnerability as there is no security filter in dbhcms\mod\mod.selector.p...

DBHcms v1.2.0 has a reflected xss vulnerability as there is no security filter in dbhcms\mod\mod.selector.php line 108 for $_GET['return_name'] parameter, 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-19881 is a reflected cross-site scripting issue in DBHcms v1.2.0. The reported vulnerable input is the return_name URL parameter. Sources say an authenticated admin user could exploit it to hijack other users, but they do not provide CVSS scoring, patch details, or evidence of active exploitation.

Executive priority

Treat this as a targeted application-security issue, not a broad emergency. Prioritize if DBHcms v1.2.0 is in use, especially on externally reachable admin systems or shared administrator environments.

Technical view

The report identifies missing filtering in dbhcms\mod\mod.selector.php around line 108 for $_GET['return_name']. This enables reflected XSS in DBHcms v1.2.0. The stated attacker condition is remote authenticated admin access. The public record does not name a CWE, fixed version, vendor advisory, or complete affected CPE data.

Likely exposure

Exposure appears limited to deployments of DBHcms v1.2.0 where authenticated admin users can reach the affected selector module. Public internet exposure of the admin interface would increase risk, but the source bundle does not confirm common deployment patterns.

Exploitation context

The provided sources do not indicate known active exploitation, and CVE-2020-19881 is not listed as KEV in the bundle. The stated impact is user hijacking through reflected XSS, with the important constraint that the attacker is authenticated as an admin.

Researcher notes

Evidence is sparse: the CVE record points to a GitHub reference and names the vulnerable file, line area, and parameter. There is no CVSS vector, CWE mapping, fixed version, or vendor mitigation in the supplied bundle.

Mitigation direction

  • Check DBHcms project or vendor guidance for an upgrade or patch.
  • Restrict administrative access to trusted networks and users.
  • Review custom forks for filtering and output encoding of return_name.
  • Apply standard session and cookie hardening where supported.

Validation and detection

  • Inventory systems for DBHcms v1.2.0 deployments.
  • Confirm whether mod.selector.php is present and reachable.
  • Review access controls protecting the admin interface.
  • Verify input handling for the return_name parameter in maintained code.
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-19881 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.