pysec-2022-34
Vulnerability from pysec
Published
2022-03-07 23:15
Modified
2022-03-08 02:44
Details
HTTPie is a command-line HTTP client. HTTPie has the practical concept of sessions, which help users to persistently store some of the state that belongs to the outgoing requests and incoming responses on the disk for further usage. Before 3.1.0, HTTPie didn‘t distinguish between cookies and hosts they belonged. This behavior resulted in the exposure of some cookies when there are redirects originating from the actual host to a third party website. Users are advised to upgrade. There are no known workarounds.
Impacted products
| Name | purl | httpie | pkg:pypi/httpie |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "httpie",
"purl": "pkg:pypi/httpie"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "65ab7d5caaaf2f95e61f9dd65441801c2ddee38b"
}
],
"repo": "https://github.com/httpie/httpie",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1",
"0.1.1",
"0.1.2",
"0.1.3",
"0.1.4",
"0.1.5",
"0.1.6",
"0.2.0",
"0.2.1",
"0.2.2",
"0.2.3",
"0.2.4",
"0.2.4dev",
"0.2.5",
"0.2.6",
"0.2.7",
"0.3.0",
"0.3.1",
"0.4.0",
"0.4.1",
"0.5.0",
"0.5.1",
"0.6.0",
"0.7.0",
"0.7.2",
"0.8.0",
"0.9.0",
"0.9.1",
"0.9.2",
"0.9.3",
"0.9.4",
"0.9.5",
"0.9.6",
"0.9.7",
"0.9.8",
"0.9.9",
"1.0.0",
"1.0.2",
"1.0.3",
"2.0.0",
"2.1.0",
"2.2.0",
"2.3.0",
"2.4.0",
"2.5.0",
"2.6.0",
"3.0.0",
"3.0.1",
"3.0.2"
]
}
],
"aliases": [
"CVE-2022-24737",
"GHSA-9w4w-cpc8-h2fq"
],
"details": "HTTPie is a command-line HTTP client. HTTPie has the practical concept of sessions, which help users to persistently store some of the state that belongs to the outgoing requests and incoming responses on the disk for further usage. Before 3.1.0, HTTPie didn\u00e2\u20ac\u02dct distinguish between cookies and hosts they belonged. This behavior resulted in the exposure of some cookies when there are redirects originating from the actual host to a third party website. Users are advised to upgrade. There are no known workarounds.",
"id": "PYSEC-2022-34",
"modified": "2022-03-08T02:44:28.415437Z",
"published": "2022-03-07T23:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/httpie/httpie/commit/65ab7d5caaaf2f95e61f9dd65441801c2ddee38b"
},
{
"type": "WEB",
"url": "https://github.com/httpie/httpie/releases/tag/3.1.0"
},
{
"type": "ADVISORY",
"url": "https://github.com/httpie/httpie/security/advisories/GHSA-9w4w-cpc8-h2fq"
}
]
}
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…