cvelist/2022/0xxx/CVE-2022-0430.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2022-01-31 15:01:08 +00:00
{
2022-03-15 15:01:34 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0430",
"STATE": "PUBLIC",
"TITLE": "Exposure of Sensitive Information to an Unauthorized Actor in httpie/httpie"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "httpie/httpie",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.1.0"
}
]
}
}
]
},
"vendor_name": "httpie"
2022-03-15 14:18:11 +00:00
}
]
}
2022-03-15 15:01:34 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository httpie/httpie prior to 3.1.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor"
}
]
}
2022-03-15 14:18:11 +00:00
]
2022-03-15 15:01:34 +00:00
},
"references": {
"reference_data": [
{
"name": "https://github.com/httpie/httpie/commit/65ab7d5caaaf2f95e61f9dd65441801c2ddee38b",
"refsource": "MISC",
"url": "https://github.com/httpie/httpie/commit/65ab7d5caaaf2f95e61f9dd65441801c2ddee38b"
},
{
"name": "https://huntr.dev/bounties/dafb2e4f-c6b6-4768-8ef5-b396cd6a801f",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/dafb2e4f-c6b6-4768-8ef5-b396cd6a801f"
}
]
},
"source": {
"advisory": "dafb2e4f-c6b6-4768-8ef5-b396cd6a801f",
"discovery": "EXTERNAL"
}
2022-01-31 15:01:08 +00:00
}