mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2018-18656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18656)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The PureVPN client before 6.1.0 for Windows stores Login Credentials (username and password) in cleartext. The location of such files is %PROGRAMDATA%\purevpn\config\login.conf. Additionally, all local users can read this file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.trustwave.com/Resources/SpiderLabs-Blog/Credential-Leak-Flaws-in-Windows-PureVPN-Client/
|
|
|
|
#### Github
|
|
- https://github.com/SpiderLabs/cve_server
|
|
|