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

103 lines
2.6 KiB
JSON

{
"id": "CVE-2023-1916",
"sourceIdentifier": "secalert@redhat.com",
"published": "2023-04-10T22:15:09.223",
"lastModified": "2023-04-18T15:25:08.550",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x."
}
],
"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:L/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 4.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
},
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:libtiff:libtiff:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0",
"versionEndIncluding": "4.5.0",
"matchCriteriaId": "0971DCAA-6393-477C-A3EF-D5A6BEF0E67F"
}
]
}
]
}
],
"references": [
{
"url": "https://gitlab.com/libtiff/libtiff/-/issues/536",
"source": "nvd@nist.gov",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://gitlab.com/libtiff/libtiff/-/issues/536,",
"source": "secalert@redhat.com",
"tags": [
"Permissions Required"
]
},
{
"url": "https://gitlab.com/libtiff/libtiff/-/issues/537",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}