CVE-2018-25387: HaPe PKH 1.1 Cross-Site Request Forgery via aksi_user.php
HaPe PKH 1.1 contains a cross-site request forgery vulnerability that allows attackers to change administrator passwords by submitting forged requests to the user update endpoint. Attackers can craft malicious forms targeting the aksi_user.php script with parameters like id_user, password, and level to modify admin credentials without authentication.
Security readout for executives and security teams
HaPe PKH 1.1 has a cross-site request forgery issue that can let an attacker change administrator passwords through the user update endpoint. The business risk is account takeover of the application. The source bundle does not identify a fixed version or confirm active exploitation. Exposure is likely limited to organizations running Sitejo HaPe PKH 1.1, especially if the application or admin functions are reachable from untrusted networks. Because no CPEs are listed, vulnerability scanners may miss this without custom checks or application inventory review. Prioritize discovery and containment for any exposed HaPe PKH 1.1 deployment. This is not supported as actively exploited by the bundle, but administrator password modification creates meaningful business risk where the product is still in use. Mitigation focus: Check Sitejo and VulnCheck guidance for a fixed release or official workaround.; Remove public access to HaPe PKH until remediation status is confirmed.; Restrict administrative access to trusted networks and authenticated entry points..
Prepared
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.
cwe · medium confidence lookup
CWE-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-352 · source CWE mapping
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.