René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

83 lines
2.1 KiB
JSON

{
"id": "CVE-2022-45496",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-03T21:15:10.560",
"lastModified": "2023-02-09T18:37:14.240",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow vulnerability in function json_parse_string in sheredom json.h before commit 0825301a07cbf51653882bf2b153cc81fdadf41 (November 14, 2022) allows attackers to code arbitrary code and gain escalated privileges."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:json.h_project:json.h:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2022-11-14",
"matchCriteriaId": "4297B9CE-4503-4DAE-886C-FCB54417DF05"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hyrathon/trophies/security/advisories/GHSA-29hf-wrjw-2f28",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/sheredom/json.h/issues/92",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}