2023-08-29 18:00:29 +00:00

149 lines
4.5 KiB
JSON

{
"id": "CVE-2022-34835",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-06-30T00:15:08.023",
"lastModified": "2023-08-29T17:55:40.583",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Das U-Boot through 2022.07-rc5, an integer signedness error and resultant stack-based buffer overflow in the \"i2c md\" command enables the corruption of the return address pointer of the do_i2c_md function."
},
{
"lang": "es",
"value": "En Das U-Boot versiones hasta 2022.07-rc5, un error de firma de enteros y el desbordamiento de b\u00fafer resultante en la regi\u00f3n stack de la memoria en el comando \"i2c md\" permite una corrupci\u00f3n del puntero de la direcci\u00f3n de retorno de la funci\u00f3n do_i2c_md"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2022.07",
"matchCriteriaId": "4F9D7A74-0BF8-4A69-BB4B-B435AD1A7FB5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2022.07:rc1:*:*:*:*:*:*",
"matchCriteriaId": "D173B461-EBA5-4A85-8002-6A5B557917D0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2022.07:rc2:*:*:*:*:*:*",
"matchCriteriaId": "3E3EDD31-1721-467F-B6E5-EA357D7DD8AF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2022.07:rc3:*:*:*:*:*:*",
"matchCriteriaId": "37FD1A01-0D94-4C34-941F-07E8341950A7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2022.07:rc4:*:*:*:*:*:*",
"matchCriteriaId": "4405929A-C37D-4D07-8639-02E9673419AA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:denx:u-boot:2022.07:rc5:*:*:*:*:*:*",
"matchCriteriaId": "D2385A75-D2D9-4284-AE1B-3E9902B3D49D"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/u-boot/u-boot/commit/8f8c04bf1ebbd2f72f1643e7ad9617dafa6e5409",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://lists.denx.de/pipermail/u-boot/2022-June/486113.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://source.denx.de/u-boot/u-boot/-/commit/8f8c04bf1ebbd2f72f1643e7ad9617dafa6e5409",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}