mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
19 lines
698 B
Markdown
19 lines
698 B
Markdown
### [CVE-2015-2296](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2296)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2531-1
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/vanschelven/fpvs
|
|
|