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

182 lines
5.4 KiB
JSON

{
"id": "CVE-2019-13106",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-08-06T20:15:12.110",
"lastModified": "2023-03-03T17:42:30.677",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Das U-Boot versions 2016.09 through 2019.07-rc4 can memset() too much data while reading a crafted ext4 filesystem, which results in a stack buffer overflow and likely code execution."
},
{
"lang": "es",
"value": "Das U-Boot versiones 2016.09 hasta 2019.07-rc4, pueden memorizar en la funci\u00f3n memset() muchos datos mientras leen un sistema de archivos ext4 dise\u00f1ado, lo que resulta en un desbordamiento del b\u00fafer de la pila y una posible ejecuci\u00f3n de c\u00f3digo."
}
],
"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:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "COMPLETE",
"baseScore": 8.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 8.5,
"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:denx:u-boot:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2016.09",
"versionEndIncluding": "2019.04",
"matchCriteriaId": "6671B486-515C-4F5D-B286-7B473109B301"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.07:-:*:*:*:*:*:*",
"matchCriteriaId": "01EA00F5-7A9D-4EB9-A852-047EA72084E8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.07:rc1:*:*:*:*:*:*",
"matchCriteriaId": "75689E3C-FBB6-46B5-B59C-41D244702158"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.07:rc2:*:*:*:*:*:*",
"matchCriteriaId": "9358D79B-256E-4AEA-BE6B-A182AA4AE861"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.07:rc3:*:*:*:*:*:*",
"matchCriteriaId": "6AAFACF6-606C-4429-B680-01D3C4A98BC1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.07:rc4:*:*:*:*:*:*",
"matchCriteriaId": "27B38F3B-75C0-4067-857F-C78160493D17"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F1E78106-58E6-4D59-990F-75DA575BFAD9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00002.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00004.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://gist.github.com/deephooloovoo/d91b81a1674b4750e662dfae93804d75",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/u-boot/u-boot/commits/master",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://lists.denx.de/pipermail/u-boot/2019-July/375516.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch"
]
}
]
}