cvelist/2020/7xxx/CVE-2020-7982.json
2020-04-01 14:01:14 +00:00

77 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-7982",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in OpenWrt 18.06.0 to 18.06.6 and 19.07.0, and LEDE 17.01.0 to 17.01.7. A bug in the fork of the opkg package manager before 2020-01-25 prevents correct parsing of embedded checksums in the signed repository index, allowing a man-in-the-middle attacker to inject arbitrary package payloads (which are installed without verification)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/openwrt/openwrt/commits/master",
"refsource": "MISC",
"name": "https://github.com/openwrt/openwrt/commits/master"
},
{
"refsource": "CONFIRM",
"name": "https://openwrt.org/advisory/2020-01-31-1",
"url": "https://openwrt.org/advisory/2020-01-31-1"
},
{
"refsource": "MISC",
"name": "https://blog.forallsecure.com/uncovering-openwrt-remote-code-execution-cve-2020-7982",
"url": "https://blog.forallsecure.com/uncovering-openwrt-remote-code-execution-cve-2020-7982"
},
{
"refsource": "MISC",
"name": "https://arstechnica.com/information-technology/2020/03/openwrt-is-vulnerable-to-attacks-that-execute-malicious-code/",
"url": "https://arstechnica.com/information-technology/2020/03/openwrt-is-vulnerable-to-attacks-that-execute-malicious-code/"
}
]
}
}