cve/2011/CVE-2011-1509.md

18 lines
722 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
#### Github
No PoCs found on GitHub currently.