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

18 lines
738 B
Markdown

### [CVE-2014-8525](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8525)
![](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
McAfee Network Data Loss Prevention (NDLP) before 9.3 does not include the HTTPOnly flag in a Set-Cookie header for the session cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie.
### POC
#### Reference
- https://kc.mcafee.com/corporate/index?page=content&id=SB10053
#### Github
No PoCs found on GitHub currently.