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

119 lines
3.3 KiB
JSON

{
"id": "CVE-2020-35534",
"sourceIdentifier": "secalert@redhat.com",
"published": "2022-09-01T18:15:08.970",
"lastModified": "2022-09-07T17:35:56.900",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In LibRaw, there is a memory corruption vulnerability within the \"crxFreeSubbandData()\" function (libraw\\src\\decoders\\crx.cpp) when processing cr3 files."
},
{
"lang": "es",
"value": "En LibRaw, se presenta una vulnerabilidad de corrupci\u00f3n de memoria en la funci\u00f3n \"crxFreeSubbandData()\" (libraw\\src\\decoders\\crx.cpp) cuando son procesados archivos cr3"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"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-770"
}
]
},
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:libraw:libraw:0.20.0:-:*:*:*:*:*:*",
"matchCriteriaId": "E00F0C8F-11AC-42B2-8D85-27028B41EBF3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:libraw:libraw:0.20.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "B4B8669B-CE7F-47D2-9111-E7787EAD6E7E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:libraw:libraw:0.20.1:*:*:*:*:*:*:*",
"matchCriteriaId": "8269B02E-558F-4AA5-9EEA-87226A3D1816"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:libraw:libraw:0.20.2:*:*:*:*:*:*:*",
"matchCriteriaId": "06DBABB8-8921-4E8B-B9E5-FFE6CCE79EB9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:libraw:libraw:0.21.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "36C296E2-1899-457B-9EB2-916A33E383C2"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/LibRaw/LibRaw/commit/e41f331e90b383e3208cefb74e006df44bf3a4b8",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/LibRaw/LibRaw/issues/279",
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}