mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
22 lines
1007 B
Markdown
22 lines
1007 B
Markdown
### [CVE-2015-2156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2156)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final, and 4.1.x before 4.1.0.Beta5 and Play Framework 2.x before 2.3.9 might allow remote attackers to bypass the httpOnly flag on cookies and obtain sensitive information by leveraging improper validation of cookie name and value characters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.playframework.com/security/vulnerability/CVE-2015-2156-HttpOnlyBypass
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Anonymous-Phunter/PHunter
|
|
- https://github.com/CGCL-codes/PHunter
|
|
- https://github.com/LibHunter/LibHunter
|
|
- https://github.com/cezapata/appconfiguration-sample
|
|
|