Action not permitted
Modal body text goes here.
Modal Title
Modal Body
PYSEC-2015-17
Vulnerability from pysec - Published: 2015-03-18 16:59 - Updated: 2021-07-05 00:01The 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.
| Name | purl | requests | pkg:pypi/requests |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "requests",
"purl": "pkg:pypi/requests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3bd8afbff29e50b38f889b2f688785a669b9aafc"
}
],
"repo": "https://github.com/kennethreitz/requests",
"type": "GIT"
},
{
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.6.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.1.0",
"2.2.0",
"2.2.1",
"2.3.0",
"2.4.0",
"2.4.1",
"2.4.2",
"2.4.3",
"2.5.0",
"2.5.1",
"2.5.2",
"2.5.3"
]
}
],
"aliases": [
"CVE-2015-2296",
"GHSA-pg2w-x9wp-vw92"
],
"details": "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.",
"id": "PYSEC-2015-17",
"modified": "2021-07-05T00:01:25.716066Z",
"published": "2015-03-18T16:59:00Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "ADVISORY",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "FIX",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0/"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "ADVISORY",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "ADVISORY",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-pg2w-x9wp-vw92"
}
]
}
BREW-APPRISE-CVE-2015-2296 (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:35 – Updated: 2026-09-09 23:41 – Source websiteThe 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.
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "apprise",
"purl": "pkg:brew/apprise"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-apprise-CVE-2015-2296",
"modified": "2026-09-09T23:41:52Z",
"published": "2026-08-13T16:35:55Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-AQTINSTALL-CVE-2015-2296 (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:36 – Updated: 2026-09-09 23:41 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "aqtinstall",
"purl": "pkg:brew/aqtinstall"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.0_9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-aqtinstall-CVE-2015-2296",
"modified": "2026-09-09T23:41:59Z",
"published": "2026-08-13T16:36:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-ARCHGW-CVE-2015-2296 (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:36 – Updated: 2026-09-09 23:41 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "archgw",
"purl": "pkg:brew/archgw"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.22_4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-archgw-CVE-2015-2296",
"modified": "2026-09-09T23:41:59Z",
"published": "2026-08-13T16:36:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-ARJUN-CVE-2015-2296 (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:36 – Updated: 2026-09-09 23:42 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "arjun",
"purl": "pkg:brew/arjun"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.7_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-arjun-CVE-2015-2296",
"modified": "2026-09-09T23:42:01Z",
"published": "2026-08-13T16:36:07Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-AWS-ELASTICBEANSTAL… (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-10 18:54 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "aws-elasticbeanstalk",
"purl": "pkg:brew/aws-elasticbeanstalk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.27.3_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-aws-elasticbeanstalk-CVE-2015-2296",
"modified": "2026-09-10T18:54:04Z",
"published": "2026-08-13T16:37:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-AWS-GOOGLE-AUTH-CVE… (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-09 23:42 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "aws-google-auth",
"purl": "pkg:brew/aws-google-auth"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.38_23"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-aws-google-auth-CVE-2015-2296",
"modified": "2026-09-09T23:42:43Z",
"published": "2026-08-13T16:37:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-AWS-SAM-CLI-CVE-2015-2296 (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-10 18:54 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "aws-sam-cli",
"purl": "pkg:brew/aws-sam-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.165.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-aws-sam-cli-CVE-2015-2296",
"modified": "2026-09-10T18:54:05Z",
"published": "2026-08-13T16:37:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-AWS-SSO-UTIL-CVE-20… (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-10 18:54 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "aws-sso-util",
"purl": "pkg:brew/aws-sso-util"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.33.0_8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-aws-sso-util-CVE-2015-2296",
"modified": "2026-09-10T18:54:05Z",
"published": "2026-08-13T16:37:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-AWSCURL-CVE-2015-2296 (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-09 23:42 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.34.2",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "awscurl",
"purl": "pkg:brew/awscurl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.44"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.34.2",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.34.2"
}
]
},
"details": "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.",
"id": "BREW-awscurl-CVE-2015-2296",
"modified": "2026-09-09T23:42:43Z",
"published": "2026-08-13T16:37:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
BREW-AZURE-CLI-CVE-2015-2296 (GHSA-PG2W-X9WP-VW92)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-09 23:43 – Source websiteThe 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "requests",
"resource_purl": "pkg:pypi/requests@2.33.0",
"upstream_fixed_in": "2.6.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "azure-cli",
"purl": "pkg:brew/azure-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.89.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/requests@2.33.0",
"name": "requests",
"resource": "requests",
"strategy": "registry",
"subject_version": "2.33.0"
}
]
},
"details": "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.",
"id": "BREW-azure-cli-CVE-2015-2296",
"modified": "2026-09-09T23:43:05Z",
"published": "2026-08-13T16:37:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2296"
},
{
"type": "WEB",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2015-17.yaml"
},
{
"type": "WEB",
"url": "https://warehouse.python.org/project/requests/2.6.0"
},
{
"type": "WEB",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
}
],
"schema_version": "1.7.3",
"summary": "Python Requests Session Fixation",
"upstream": [
"GHSA-pg2w-x9wp-vw92",
"CVE-2015-2296",
"PYSEC-2015-17"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.