exploit-db-mirror/platforms/php/webapps/31846.txt
Offensive Security 766b4dbe14 Updated 02_25_2014
2014-02-25 04:28:01 +00:00

9 lines
No EOL
689 B
Text
Executable file

source: http://www.securityfocus.com/bid/29372/info
ClassSystem is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied data. These issues include multiple SQL-injection vulnerabilities and an arbitrary-file-upload vulnerability.
Exploiting these issues could allow an attacker to compromise the application, execute arbitrary code, access or modify data, or exploit latent vulnerabilities in the underlying database.
ClassSystem 2 and 2.3 are affected; other versions may also be vulnerable.
http://www.example.com/class/HomepageTop.php?teacher_id=-99'+union+select+0,1,teacher_password,teacher_account,4,5+from+teacher/*