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

81 lines
2.0 KiB
JSON

{
"id": "CVE-2022-34030",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-18T21:15:07.953",
"lastModified": "2022-07-25T14:41:21.650",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Nginx NJS v0.7.5 was discovered to contain a segmentation violation via njs_djb_hash at src/njs_djb_hash.c."
},
{
"lang": "es",
"value": "Se ha detectado que Nginx NJS versi\u00f3n v0.7.5, contiene una violaci\u00f3n de segmentaci\u00f3n por medio de la funci\u00f3n njs_djb_hash en el archivo src/njs_djb_hash.c"
}
],
"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",
"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": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:f5:njs:0.7.5:*:*:*:*:*:*:*",
"matchCriteriaId": "295D30FC-8B8F-4DF2-92D8-6AECAF06A01B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/nginx/njs/issues/540",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}