fkie_cve-2015-2296
Vulnerability from fkie_nvd
Published
2015-03-18 16:59
Modified
2025-04-12 10:46
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| mageia_project | mageia | 4.0 | |
| python | requests | 2.1.0 | |
| python | requests | 2.2.1 | |
| python | requests | 2.3.0 | |
| python | requests | 2.4.0 | |
| python | requests | 2.4.1 | |
| python | requests | 2.4.2 | |
| python | requests | 2.4.3 | |
| python | requests | 2.5.0 | |
| python | requests | 2.5.1 | |
| python | requests | 2.5.2 | |
| python | requests | 2.5.3 | |
| canonical | ubuntu_linux | 14.04 | |
| canonical | ubuntu_linux | 14.10 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:mageia_project:mageia:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A7D2FA5A-6EC3-490B-A6A5-C498C889E30D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:requests:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FEFEBF18-876A-4E3C-A30B-71577B9938CE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "18282B8E-738F-495C-B990-F70D0F0F8F8B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2DE39CDB-643B-4126-9CA2-9C50337BBF58",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "425B2FDF-69C3-4C0C-8972-E41EC457F791",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "BB05BA9A-23AE-49D4-A1E7-96F8964A3BFF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "800BD957-9C00-41F9-BD04-485698BD55D4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6FA61528-1797-44A2-99FA-F24866B4A663",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "544C8C6B-0532-4D06-8A50-6C629B5C48F9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D34A4A03-6B83-4FED-91DF-73D3DC895879",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4016F80B-6EB3-4C5B-B2A6-483A24E9E70C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:requests:2.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "330946FA-38DC-4797-AEB3-0B038B828F9A",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*",
"matchCriteriaId": "49A63F39-30BE-443F-AF10-6245587D3359",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "La funci\u00f3n resolve_redirects en sessions.py en requests 2.1.0 hasta 2.5.3 permite a atacantes remotos realizar ataques de fijaci\u00f3n de sesi\u00f3n a trav\u00e9s de una cookie sin valor de anfitri\u00f3n en una redirecci\u00f3n."
}
],
"evaluatorComment": "\u003ca href=\"http://cwe.mitre.org/data/definitions/384.html\"\u003eCWE-384: Session Fixation\u003c/a\u003e",
"id": "CVE-2015-2296",
"lastModified": "2025-04-12T10:46:40.837",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2015-03-18T16:59:03.517",
"references": [
{
"source": "cve@mitre.org",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"source": "cve@mitre.org",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"source": "cve@mitre.org",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"source": "cve@mitre.org",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"source": "cve@mitre.org",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://warehouse.python.org/project/requests/2.6.0/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://advisories.mageia.org/MGASA-2015-0120.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153594.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2015/03/14/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.ubuntu.com/usn/USN-2531-1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/kennethreitz/requests/commit/3bd8afbff29e50b38f889b2f688785a669b9aafc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://warehouse.python.org/project/requests/2.6.0/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…