mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
19 lines
752 B
Markdown
19 lines
752 B
Markdown
### [CVE-2019-13294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13294)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|