2023-10-12 18:00:28 +00:00
{
"id" : "CVE-2023-5072" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2023-10-12T17:15:10.187" ,
2023-10-12 20:00:28 +00:00
"lastModified" : "2023-10-12T19:42:47.127" ,
"vulnStatus" : "Awaiting Analysis" ,
2023-10-12 18:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Denial of Service in JSON-Java versions prior to 20230618. \u00a0A bug in the parser means that an input string of modest size can lead to indefinite amounts of memory being used.\u00a0\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/stleary/JSON-java/issues/758" ,
"source" : "cve-coordination@google.com"
} ,
{
"url" : "https://github.com/stleary/JSON-java/issues/771" ,
"source" : "cve-coordination@google.com"
}
]
}