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-29 09:06:41 +00:00
"lastModified" : "2023-10-18T18:17:47.077" ,
"vulnStatus" : "Analyzed" ,
2023-10-12 18:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-10-12 22:00:27 +00:00
"value" : "Denial of Service in JSON-Java versions up to and including 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"
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Denegaci\u00f3n de Servicio (DoS) en versiones JSON-Java hasta 20230618 incluida. Un error en el analizador significa que una cadena de entrada de tama\u00f1o modesto puede provocar el uso de cantidades indefinidas de memoria."
2023-10-12 18:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-29 09:06:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"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
} ,
2023-10-12 18:00:28 +00:00
{
"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" : [
2023-10-29 09:06:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
} ,
2023-10-12 18:00:28 +00:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
2023-10-29 09:06:41 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:json-java_project:json-java:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "20230618" ,
"matchCriteriaId" : "13919820-D849-4641-A7E6-6E01A01862F2"
}
]
}
]
}
] ,
2023-10-12 18:00:28 +00:00
"references" : [
{
"url" : "https://github.com/stleary/JSON-java/issues/758" ,
2023-10-29 09:06:41 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Issue Tracking"
]
2023-10-12 18:00:28 +00:00
} ,
{
"url" : "https://github.com/stleary/JSON-java/issues/771" ,
2023-10-29 09:06:41 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-10-12 18:00:28 +00:00
}
]
}