CVE Catalog

CVE-2018-25391

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

25th percentile - higher than 25% of all known CVEs

Summary

A vulnerability in HaPe PKH 1.1 allows unauthenticated attackers to delete arbitrary records by sending a crafted request specifying the target record's ID. The endpoints admin/modul/mod_pengurus/aksi_pengurus.php and admin/modul/mod_update/aksi_update.php do not verify privileges before performing deletion operations.

Risk Assessment

The organization is at risk of unauthorized deletion of administrator and update records, potentially leading to data loss and system disruption.

Recommendation

Immediately update HaPe PKH to the latest version or apply a security patch that enforces authorization on record deletion endpoints.

Other vulnerabilities in HaPe PKH

See all
Original NVD description (English source)

HaPe PKH 1.1 fails to enforce authorization on its record deletion endpoints, allowing unauthenticated attackers to delete arbitrary records by sending a crafted request that specifies the target record's id. The admin/modul/mod_pengurus/aksi_pengurus.php (module=pengurus&act=hapus) and admin/modul/mod_update/aksi_update.php (module=update&act=hapus) endpoints process deletions without verifying the requester's privileges, enabling removal of pengurus (administrator) and update records.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS