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

19 lines
803 B
Markdown

### [CVE-2011-1509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1509)
![](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
The encryptPassword function in Login.js in ManageEngine ServiceDesk Plus (SDP) 8012 and earlier uses a Caesar cipher for encryption of passwords in cookies, which makes it easier for remote attackers to obtain sensitive information by sniffing the network.
### POC
#### Reference
- http://securityreason.com/securityalert/8385
- http://www.coresecurity.com/content/multiples-vulnerabilities-manageengine-sdp
#### Github
No PoCs found on GitHub currently.