2024-12-08 03:06:42 +00:00

92 lines
2.3 KiB
JSON

{
"id": "CVE-2023-39685",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-01T10:15:08.217",
"lastModified": "2024-11-21T08:15:50.167",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue in hjson-java up to v3.0.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted JSON string."
},
{
"lang": "es",
"value": "un problema en hjson-java hasta v3.0.0 permite a los atacantes causar Denegaci\u00f3n de Servicio (DNS) mediante el suministro de una cadena JSON manipulada."
}
],
"metrics": {
"cvssMetricV31": [
{
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hjson:hjson:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0.0",
"matchCriteriaId": "213D947D-3AF3-4D5B-8503-AFE86807AEB6"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hjson/hjson-java/issues/27",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://github.com/hjson/hjson-java/issues/27",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
}
]
}