fkie_cve-2019-13103
Vulnerability from fkie_nvd
Published
2019-07-29 15:15
Modified
2024-11-21 04:24
Severity ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://cert-portal.siemens.com/productcert/pdf/ssa-618620.pdf | Third Party Advisory | |
cve@mitre.org | https://gist.github.com/deephooloovoo/d91b81a1674b4750e662dfae93804d75 | Third Party Advisory | |
cve@mitre.org | https://github.com/u-boot/u-boot/commits/master | Patch, Third Party Advisory | |
cve@mitre.org | https://lists.denx.de/pipermail/u-boot/2019-July/375512.html | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://cert-portal.siemens.com/productcert/pdf/ssa-618620.pdf | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gist.github.com/deephooloovoo/d91b81a1674b4750e662dfae93804d75 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/u-boot/u-boot/commits/master | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.denx.de/pipermail/u-boot/2019-July/375512.html | Patch, Third Party Advisory |
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:denx:u-boot:*:*:*:*:*:*:*:*", "matchCriteriaId": "3CE34963-D56A-47B2-B806-13932FF2279D", "versionEndExcluding": "2019.04", "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", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "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." } ], "id": "CVE-2019-13103", "lastModified": "2024-11-21T04:24:11.540", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-07-29T15:15:12.390", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "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": [ "Patch", "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": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-618620.pdf" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/deephooloovoo/d91b81a1674b4750e662dfae93804d75" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/u-boot/u-boot/commits/master" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://lists.denx.de/pipermail/u-boot/2019-July/375512.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-674" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.