Exploitation Summary
EIP tracks 2 public exploits for CVE-2014-1915. PoCs published by AtT4CKxT3rR0r1ST.
AI-analyzed exploit summary This exploit demonstrates a CSRF vulnerability in Command School Student Management System, allowing an attacker to change the admin password without user interaction. The PoC uses an auto-submitting HTML form to trigger the password change.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in Command School Student Management System 1.06.01 allow remote attackers to hijack the authentication of (1) administrators for requests that change the administrator password via an update action to sw/admin_change_password.php or (2) unspecified victims for requests that add a topic or blog entry to sw/add_topic.php. NOTE: vector 2 can be leveraged to bypass the authentication requirements for exploiting vector 1 in CVE-2014-1914.
Exploits (2)
This exploit demonstrates a CSRF vulnerability in Command School Student Management System, allowing an attacker to change the admin password without user interaction. The PoC uses an auto-submitting HTML form to trigger the password change.
This exploit demonstrates a CSRF attack combined with XSS in Command School Student Management System 1.06.01. It submits a malicious form with a script payload to steal cookies via an HTML injection.