cve/2013/CVE-2013-4862.md

20 lines
907 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-4862](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4862)
![](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
MiCasaVerde VeraLite with firmware 1.5.408 does not properly restrict access, which allows remote authenticated users to (1) update the firmware via the squashfs parameter to upgrade_step2.sh or (2) obtain hashed passwords via the cgi-bin/cmh/backup.sh page.
### POC
#### Reference
- http://packetstormsecurity.com/files/122654/MiCasaVerde-VeraLite-1.5.408-Traversal-Authorization-CSRF-Disclosure.html
- http://www.exploit-db.com/exploits/27286
- https://www3.trustwave.com/spiderlabs/advisories/TWSL2013-019.txt
#### Github
No PoCs found on GitHub currently.