cve/2011/CVE-2011-1509.md

19 lines
803 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
2024-05-27 13:12:02 +00:00
- http://www.coresecurity.com/content/multiples-vulnerabilities-manageengine-sdp
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.