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

173 lines
5.4 KiB
JSON

{
"id": "CVE-2019-13103",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-07-29T15:15:12.390",
"lastModified": "2020-08-24T17:37:01.140",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A crafted self-referential DOS partition table will cause all Das U-Boot versions through 2019.07-rc4 to infinitely recurse, causing the stack to grow infinitely and eventually either crash or overwrite other data."
},
{
"lang": "es",
"value": "Una tabla de partici\u00f3n autorreferencial DOS especialmente dise\u00f1ada, causar\u00e1 que todas las versiones hasta 2019.07-rc4 de Das U-Boot se repitan infinitamente, haciendo que la pila crezca infinitamente y eventualmente se bloquee o sobrescriba otros datos."
}
],
"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:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 3.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-674"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2019.04",
"matchCriteriaId": "3CE34963-D56A-47B2-B806-13932FF2279D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.04:-:*:*:*:*:*:*",
"matchCriteriaId": "66CA6618-F036-445D-A72D-E0A974545C82"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.04:rc1:*:*:*:*:*:*",
"matchCriteriaId": "80AA22EE-9DCB-4E79-B848-10A9C33A17E2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.04:rc2:*:*:*:*:*:*",
"matchCriteriaId": "23BF77D6-82EB-42F4-81EB-BF97A9FCDC21"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.04:rc3:*:*:*:*:*:*",
"matchCriteriaId": "275FA806-F592-4EE9-8AD7-D29A93443003"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2019.04:rc4:*:*:*:*:*:*",
"matchCriteriaId": "ED14D8C5-6253-4176-A251-9051C70E7F63"
},
{
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-618620.pdf",
"source": "cve@mitre.org",
"tags": [
"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": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://lists.denx.de/pipermail/u-boot/2019-July/375512.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}