mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
936 B
Markdown
18 lines
936 B
Markdown
### [CVE-2013-7385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7385)
|
|

|
|

|
|

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