2023-05-26 22:00:29 +00:00
{
"id" : "CVE-2023-28320" ,
"sourceIdentifier" : "support@hackerone.com" ,
"published" : "2023-05-26T21:15:15.937" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-09T08:15:09.493" ,
"vulnStatus" : "Modified" ,
2023-05-26 22:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A denial of service vulnerability exists in curl <v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave."
}
] ,
2023-06-02 20:00:31 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
}
]
} ,
2023-05-26 22:00:29 +00:00
"weaknesses" : [
2023-06-02 20:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
} ,
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
} ,
2023-05-26 22:00:29 +00:00
{
"source" : "support@hackerone.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2023-06-02 20:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "8.1.0" ,
"matchCriteriaId" : "376FCCEF-74BD-4A99-8A1E-B70A83D89E71"
}
]
}
]
}
] ,
2023-05-26 22:00:29 +00:00
"references" : [
{
"url" : "https://hackerone.com/reports/1929597" ,
2023-06-02 20:00:31 +00:00
"source" : "support@hackerone.com" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230609-0009/" ,
"source" : "support@hackerone.com"
2023-05-26 22:00:29 +00:00
}
]
}