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

19 lines
748 B
Markdown

### [CVE-2015-9263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9263)
![](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
An issue was discovered in post2file.php in Up.Time Monitoring Station 7.5.0 (build 16) and 7.4.0 (build 13). It allows an attacker to upload an arbitrary file, such as a .php file that can execute arbitrary OS commands.
### POC
#### Reference
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5254.php
- https://www.exploit-db.com/exploits/37888/
#### Github
No PoCs found on GitHub currently.