mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
19 lines
803 B
Markdown
19 lines
803 B
Markdown
### [CVE-2011-1509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1509)
|
|

|
|

|
|

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