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

18 lines
936 B
Markdown

### [CVE-2013-7385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7385)
![](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
LiveZilla 5.1.2.1 and earlier includes the MD5 hash of the operator password in plaintext in Javascript code that is generated by lz/mobile/chat.php, which allows remote attackers to obtain sensitive information and gain privileges by accessing the loginName and loginPassword variables using an independent cross-site scripting (XSS) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7033.
### POC
#### Reference
- http://packetstormsecurity.com/files/124444/LiveZilla-5.1.2.0-Insecure-Password-Storage.html
#### Github
No PoCs found on GitHub currently.