Description
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.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Ihsan Sencan
References
www.exploit-db.com/exploits/45664 (ExploitDB-45664)
simpkh.sourceforge.io/ (Official Product Homepage)
sourceforge.net/projects/simpkh/files/latest/download (Product Reference)
www.vulncheck.com/...ql-injection-via-media-php-id-parameter (VulnCheck Advisory: SIM-PKH 2.4.1 SQL Injection via media.php id Parameter)