update CVE-2020-5675

This commit is contained in:
Ikuya Fukumoto 2022-01-20 17:42:00 +09:00
parent 9998f9a735
commit 569dcdb280

View File

@ -1,72 +1,72 @@
{ {
"data_type": "CVE", "data_type": "CVE",
"data_format": "MITRE", "data_format": "MITRE",
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-5675", "ID": "CVE-2020-5675",
"ASSIGNER": "vultures@jpcert.or.jp", "ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"vendor_name": "Mitsubishi Electric Corporation", "vendor_name": "Mitsubishi Electric Corporation",
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "GT21 model of GOT2000 series, GS21 model of GOT SIMPLE series, and Tension Controller", "product_name": "GT21 model of GOT2000 series, GS21 model of GOT SIMPLE series, and Tension Controller LE7-40GU-L series",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "GT21 model of GOT2000 series GT2107-WTBD all versions, GT2107-WTSD all versions, GT2104-RTBD all versions, GT2104-PMBD all versions, and GT2103-PMBD all versions, GS21 model of GOT series GS2110-WTBD all versions and GS2107-WTBD all versions, and Tension Controller LE7-40GU-L all versions" "version_value": "GT21 model of GOT2000 series (GT2107-WTBD V01.39.000 and earlier, GT2107-WTSD V01.39.000 and earlier, GT2104-RTBD V01.39.000 and earlier, GT2104-PMBD V01.39.000 and earlier, and GT2103-PMBD V01.39.000 and earlier), GS21 model of GOT series (GS2110-WTBD V01.39.000 and earlier, GS2107-WTBD V01.39.000 and earlier, GS2110-WTBD-N V01.39.000 and earlier, and GS2107-WTBD-N V01.39.000 and earlier), and Tension Controller LE7-40GU-L series (LE7-40GU-L Screen package data for CC-Link IEF Basic V1.00, LE7-40GU-L Screen package data for MODBUS/TCP V1.00, and LE7-40GU-L Screen package data for SLMP V1.00)"
} }
] ]
} }
} }
] ]
} }
} }
] ]
} }
}, },
"problemtype": { "problemtype": {
"problemtype_data": [ "problemtype_data": [
{ {
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Denial-of-service (DoS)" "value": "Denial-of-service (DoS)"
} }
] ]
} }
] ]
}, },
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"url": "https://www.mitsubishielectric.com/en/psirt/vulnerability/pdf/2020-017_en.pdf", "url": "https://www.mitsubishielectric.com/en/psirt/vulnerability/pdf/2020-017_en.pdf",
"refsource": "MISC", "refsource": "MISC",
"name": "https://www.mitsubishielectric.com/en/psirt/vulnerability/pdf/2020-017_en.pdf" "name": "https://www.mitsubishielectric.com/en/psirt/vulnerability/pdf/2020-017_en.pdf"
}, },
{ {
"url": "https://www.mitsubishielectric.co.jp/psirt/vulnerability/pdf/2020-017.pdf", "url": "https://www.mitsubishielectric.co.jp/psirt/vulnerability/pdf/2020-017.pdf",
"refsource": "MISC", "refsource": "MISC",
"name": "https://www.mitsubishielectric.co.jp/psirt/vulnerability/pdf/2020-017.pdf" "name": "https://www.mitsubishielectric.co.jp/psirt/vulnerability/pdf/2020-017.pdf"
}, },
{ {
"url": "https://jvn.jp/vu/JVNVU99277775/index.html", "url": "https://jvn.jp/vu/JVNVU99277775/index.html",
"refsource": "MISC", "refsource": "MISC",
"name": "https://jvn.jp/vu/JVNVU99277775/index.html" "name": "https://jvn.jp/vu/JVNVU99277775/index.html"
} }
] ]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out-of-bounds read issue in GT21 model of GOT2000 series (GT2107-WTBD all versions, GT2107-WTSD all versions, GT2104-RTBD all versions, GT2104-PMBD all versions, and GT2103-PMBD all versions), GS21 model of GOT series (GS2110-WTBD all versions and GS2107-WTBD all versions), and Tension Controller LE7-40GU-L all versions allows a remote attacker to cause a denial-of-service (DoS) condition by sending a specially crafted packet. As a result, deterioration of communication performance or a denial-of-service (DoS) condition of the TCP communication functions of the products may occur." "value": "Out-of-bounds read vulnerability in GT21 model of GOT2000 series (GT2107-WTBD V01.39.000 and earlier, GT2107-WTSD V01.39.000 and earlier, GT2104-RTBD V01.39.000 and earlier, GT2104-PMBD V01.39.000 and earlier, and GT2103-PMBD V01.39.000 and earlier), GS21 model of GOT series (GS2110-WTBD V01.39.000 and earlier, GS2107-WTBD V01.39.000 and earlier, GS2110-WTBD-N V01.39.000 and earlier, and GS2107-WTBD-N V01.39.000 and earlier), and Tension Controller LE7-40GU-L series (LE7-40GU-L Screen package data for CC-Link IEF Basic V1.00, LE7-40GU-L Screen package data for MODBUS/TCP V1.00, and LE7-40GU-L Screen package data for SLMP V1.00) allows a remote attacker to cause a denial-of-service (DoS) condition by sending a specially crafted packet. As a result, deterioration of communication performance or a denial-of-service (DoS) condition of the TCP communication functions of the products may occur."
} }
] ]
} }
} }