mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
77 lines
2.7 KiB
JSON
77 lines
2.7 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-33967",
|
|
"ASSIGNER": "vultures@jpcert.or.jp",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "DENX Software Engineering",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "U-Boot",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "versions from v2020.10-rc2 to v2022.07-rc5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Denial-of-service (DoS)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.denx.de/project/u-boot/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.denx.de/project/u-boot/"
|
|
},
|
|
{
|
|
"url": "https://lists.denx.de/pipermail/u-boot/2022-June/487467.html",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.denx.de/pipermail/u-boot/2022-June/487467.html"
|
|
},
|
|
{
|
|
"url": "https://source.denx.de/u-boot/u-boot/-/commit/7f7fb9937c6cb49dd35153bd6708872b390b0a44",
|
|
"refsource": "MISC",
|
|
"name": "https://source.denx.de/u-boot/u-boot/-/commit/7f7fb9937c6cb49dd35153bd6708872b390b0a44"
|
|
},
|
|
{
|
|
"url": "https://jvn.jp/en/vu/JVNVU97846460/index.html",
|
|
"refsource": "MISC",
|
|
"name": "https://jvn.jp/en/vu/JVNVU97846460/index.html"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "squashfs filesystem implementation of U-Boot versions from v2020.10-rc2 to v2022.07-rc5 contains a heap-based buffer overflow vulnerability due to a defect in the metadata reading process. Loading a specially crafted squashfs image may lead to a denial-of-service (DoS) condition or arbitrary code execution."
|
|
}
|
|
]
|
|
}
|
|
} |