"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-05-31 02:00:33 +00:00
parent bb40ac0e95
commit 5fd5ef41c5
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,17 +1,78 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-32850",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Improper neutralization of special elements used in a command ('Command Injection') exists in SkyBridge MB-A100/MB-A110 firmware Ver. 4.2.2 and earlier and SkyBridge BASIC MB-A130 firmware Ver. 1.5.5 and earlier. If the remote monitoring and control function is enabled on the product, an attacker with access to the product may execute an arbitrary command or login to the product with the administrator privilege."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Special Elements used in a Command ('Command Injection')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Seiko Solutions Inc.",
"product": {
"product_data": [
{
"product_name": "SkyBridge MB-A100/MB-A110",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "firmware Ver. 4.2.2 and earlier"
}
]
}
},
{
"product_name": "SkyBridge BASIC MB-A130",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "firmware Ver. 1.5.5 and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.seiko-sol.co.jp/archives/82992/",
"refsource": "MISC",
"name": "https://www.seiko-sol.co.jp/archives/82992/"
},
{
"url": "https://jvn.jp/en/vu/JVNVU94872523/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU94872523/"
}
]
}