{ "id": "CVE-2022-35173", "sourceIdentifier": "cve@mitre.org", "published": "2022-08-18T06:15:07.280", "lastModified": "2022-08-24T16:02:54.627", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in Nginx NJS v0.7.5. The JUMP offset for a break instruction was not set to a correct offset during code generation, leading to a segmentation violation." }, { "lang": "es", "value": "Se ha detectado un problema en Nginx NJS versi\u00f3n v0.7.5. El desplazamiento de JUMP para una instrucci\u00f3n de ruptura no era establecido en un desplazamiento correcto durante la generaci\u00f3n de c\u00f3digo, conllevando a una violaci\u00f3n de segmentaci\u00f3n." } ], "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": "CWE-754" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:nginx:njs:0.7.5:*:*:*:*:*:*:*", "matchCriteriaId": "AFF53793-2148-4A4F-AA75-6D9B959E9B7A" } ] } ] } ], "references": [ { "url": "http://hg.nginx.org/njs/rev/b7c4e0f714a9", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/nginx/njs/commit/404553896792b8f5f429dc8852d15784a59d8d3e", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/nginx/njs/issues/553", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] } ] }