mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
21 lines
850 B
Markdown
21 lines
850 B
Markdown
### [CVE-2014-3852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3852)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Pyplate 0.08 does not include the HTTPOnly flag in a Set-Cookie header for the id cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2014/05/14/3
|
|
- http://www.openwall.com/lists/oss-security/2014/05/23/1
|
|
|
|
#### Github
|
|
- https://github.com/Whamo12/fetch-cwe-list
|
|
- https://github.com/aemon1407/KWSPZapTest
|
|
- https://github.com/alejandrosaenz117/fetch-cwe-list
|
|
|