cvelist/2022/27xxx/CVE-2022-27781.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-27781",
"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 7.83.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (CWE-400)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1555441",
"url": "https://hackerone.com/reports/1555441"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220609-0009/",
"url": "https://security.netapp.com/advisory/ntap-20220609-0009/"
},
{
"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": "libcurl provides the `CURLOPT_CERTINFO` option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation."
}
]
}
}