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

118 lines
3.2 KiB
JSON

{
"id": "CVE-2021-28278",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-03-23T21:15:07.807",
"lastModified": "2022-11-16T19:38:34.427",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A Heap-based Buffer Overflow vulnerability exists in jhead 3.04 and 3.05 via the RemoveSectionType function in jpgfile.c."
},
{
"lang": "es",
"value": "Se presenta una vulnerabilidad de Desbordamiento del B\u00fafer en la regi\u00f3n Heap de la memoria en jhead versiones 3.04 y 3.05, por medio de la funci\u00f3n RemoveSectionType en el archivo jpgfile.c"
}
],
"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:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jhead_project:jhead:3.04:*:*:*:*:*:*:*",
"matchCriteriaId": "7E20B929-DCD4-4C43-839A-BC8E00FD444E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jhead_project:jhead:3.05:*:*:*:*:*:*:*",
"matchCriteriaId": "8187812B-5BFA-467C-B9DE-1C9A7D7DCA3D"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Matthias-Wandel/jhead/issues/15",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/202210-17",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}