cvelist/2022/27xxx/CVE-2022-27774.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2022-03-23 19:01:17 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-27774",
2022-06-02 13:46:37 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/curl/curl",
"version": {
"version_data": [
{
"version_value": "curl 4.9 to and include curl 7.82.0 are affected"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficiently Protected Credentials (CWE-522)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1543773",
"url": "https://hackerone.com/reports/1543773"
2022-06-09 19:01:57 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220609-0008/",
"url": "https://security.netapp.com/advisory/ntap-20220609-0008/"
2022-08-02 03:00:50 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5197",
"url": "https://www.debian.org/security/2022/dsa-5197"
2022-12-19 04:00:41 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202212-01",
"url": "https://security.gentoo.org/glsa/202212-01"
2023-01-29 00:00:36 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230128 [SECURITY] [DLA 3288-1] curl security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00028.html"
2022-06-02 13:46:37 +00:00
}
]
2022-03-23 19:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-06-02 13:46:37 +00:00
"value": "An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTP(S) redirects is used with authentication could leak credentials to other services that exist on different protocols or port numbers."
2022-03-23 19:01:17 +00:00
}
]
}
}