LiveActive security incident?Get immediate response
CVE Record

CVE-2019-16867: HongCMS 3.0.0 allows arbitrary file deletion via a ../ in the file parameter to admin/index.php/database/aj...

HongCMS 3.0.0 allows arbitrary file deletion via a ../ in the file parameter to admin/index.php/database/ajax?action=delete, a similar issue to CVE-2018-16774. (If the attacker deletes config.php and visits install/index.php, they can reinstall the product.)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

HongCMS 3.0.0 has a file-deletion flaw in an administrative database endpoint. A crafted file parameter can reference parent directories, allowing deletion outside the intended path. The CVE notes that deleting the configuration file could let an attacker trigger product reinstallation through the installer.

Executive priority

Treat this as high priority for any live HongCMS 3.0.0 deployment because arbitrary file deletion can affect availability and may enable reinstallation. Urgency is lower if HongCMS is not present or admin paths are isolated.

Technical view

The issue is path traversal in admin/index.php/database/ajax?action=delete. The file parameter accepts ../ sequences and can delete arbitrary files. Public data does not provide CVSS, CWE, authentication requirements, affected CPEs, or a named fixed version.

Likely exposure

Exposure is likely limited to organizations running HongCMS 3.0.0, especially where the admin endpoint or installer path is reachable. The source bundle does not confirm whether authentication is required.

Exploitation context

CISA KEV is false in the provided bundle, and no cited source confirms active exploitation. The public description explains a plausible impact path involving config.php deletion and installer access, but does not provide exploit prevalence.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, patch reference, or authentication detail is provided. Analysis should focus on confirming product presence, route reachability, access controls, and whether the installer remains available after installation.

Mitigation direction

  • Check HongCMS vendor or project guidance for a fixed release or official workaround.
  • Restrict access to HongCMS admin paths to trusted users and networks.
  • Remove or block installer access after deployment where operationally safe.
  • Maintain restorable backups of configuration and application files.
  • Consider replacing HongCMS 3.0.0 if no maintained fix exists.

Validation and detection

  • Inventory internet-facing and internal HongCMS deployments.
  • Confirm whether any deployment is version 3.0.0.
  • Verify admin and installer paths are not publicly reachable.
  • Review web logs for unexpected access to database deletion or installer routes.
  • Check file integrity for missing or recently modified configuration files.
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.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-16867 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.