Files
CVEs-PoC/2019/CVE-2019-13294.md
T
2024-06-18 02:51:15 +02:00

19 lines
752 B
Markdown

### [CVE-2019-13294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13294)
![](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
AROX School-ERP Pro has a command execution vulnerability. import_stud.php and upload_fille.php do not have session control. Therefore an unauthenticated user can execute a command on the system.
### POC
#### Reference
- http://www.pentest.com.tr/exploits/AROX-School-ERP-Pro-Unauthenticated-RCE-Metasploit.html
- https://www.exploit-db.com/exploits/46999
#### Github
No PoCs found on GitHub currently.