### [CVE-2015-7712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7712) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Multiple eval injection vulnerabilities in mods/_standard/gradebook/edit_marks.php in ATutor 2.2 and earlier allow remote authenticated users with the AT_PRIV_GRADEBOOK privilege to execute arbitrary PHP code via the (1) asc or (2) desc parameter. ### POC #### Reference - http://packetstormsecurity.com/files/134218/ATutor-2.2-PHP-Code-Injection.html #### Github No PoCs found on GitHub currently.