cvelist/2024/47xxx/CVE-2024-47133.json

90 lines
3.0 KiB
JSON
Raw Normal View History

2024-11-22 01:00:36 +00:00
{
2024-12-05 10:00:31 +00:00
"data_version": "4.0",
2024-11-22 01:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-47133",
2024-12-05 10:00:31 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2024-11-22 01:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-18 07:00:53 +00:00
"value": "UD-LT1 firmware Ver.2.1.9 and earlier and UD-LT1/EX firmware Ver.2.1.9 and earlier allow a remote authenticated attacker with an administrative account to execute arbitrary OS commands."
2024-12-05 10:00:31 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper neutralization of special elements used in an OS command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "I-O DATA DEVICE, INC.",
"product": {
"product_data": [
{
"product_name": "UD-LT1",
"version": {
"version_data": [
{
"version_affected": "=",
2024-12-18 07:00:53 +00:00
"version_value": "firmware Ver.2.1.9 and earlier"
2024-12-05 10:00:31 +00:00
}
]
}
},
{
"product_name": "UD-LT1/EX",
"version": {
"version_data": [
{
"version_affected": "=",
2024-12-18 07:00:53 +00:00
"version_value": "firmware Ver.2.1.9 and earlier"
2024-12-05 10:00:31 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.iodata.jp/support/information/2024/11_ud-lt1/",
"refsource": "MISC",
"name": "https://www.iodata.jp/support/information/2024/11_ud-lt1/"
},
{
"url": "https://jvn.jp/en/jp/JVN46615026/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN46615026/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.0",
"baseSeverity": "HIGH",
"baseScore": 7.2,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
2024-11-22 01:00:36 +00:00
}
]
}
}