CVE-2018-25410
HighCVSS 7.1Exploitation Probability (EPSS)
Low risk13th percentile - higher than 13% of all known CVEs
Summary
SIM-PKH 2.4.1 contains an SQL injection vulnerability in the 'id' parameter of /admin/media.php. Authenticated attackers can send GET requests with module=pengurus and act=editpengurus parameters containing SQL UNION statements to extract database information including usernames and database versions.
Risk Assessment
Attackers can access sensitive database data, including passwords and personal information, leading to confidentiality and integrity breaches.
Recommendation
Immediately update SIM-PKH to the latest version or apply a security patch. If no update is available, restrict access to the admin panel and implement input filtering.
Other vulnerabilities in SIM-PKH
Original NVD description (English source)
SIM-PKH 2.4.1 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET requests to /admin/media.php with module=pengurus and act=editpengurus parameters containing SQL UNION statements to extract database information including usernames, database names, and version details.

