cvelist/2022/22xxx/CVE-2022-22576.json
2022-12-19 04:00:41 +00:00

82 lines
2.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-22576",
"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": "Fixed in curl 7.83.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authentication - Generic (CWE-287)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1526328",
"url": "https://hackerone.com/reports/1526328"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220609-0008/",
"url": "https://security.netapp.com/advisory/ntap-20220609-0008/"
},
{
"refsource": "DEBIAN",
"name": "DSA-5197",
"url": "https://www.debian.org/security/2022/dsa-5197"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220828 [SECURITY] [DLA 3085-1] curl security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202212-01",
"url": "https://security.gentoo.org/glsa/202212-01"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only)."
}
]
}
}