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

82 lines
2.1 KiB
JSON

{
"id": "CVE-2022-34643",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-18T23:15:13.200",
"lastModified": "2022-07-26T18:11:47.227",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "RISCV ISA Sim commit ac466a21df442c59962589ba296c702631e041b5 implements the incorrect exception priotrity when accessing memory."
},
{
"lang": "es",
"value": "RISCV ISA Sim commit ac466a21df442c59962589ba296c702631e041b5 implementa la prioridad de excepci\u00f3n incorrecta cuando es accedida a la memoria."
}
],
"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:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-755"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:riscv:spike_risc-v_isa_simulator:-:*:*:*:*:*:*:*",
"matchCriteriaId": "CBDDC845-73D1-4788-888D-1F71F54951EF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/riscv-software-src/riscv-isa-sim/issues/971",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}