cvelist/2022/42xxx/CVE-2022-42491.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2022-10-07 16:00:44 +00:00
{
2023-01-26 22:01:53 +00:00
"data_version": "4.0",
2022-10-07 16:00:44 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-42491",
2023-01-26 22:01:53 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2022-10-07 16:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-26 22:01:53 +00:00
"value": "Several OS command injection vulnerabilities exist in the m2m binary of Siretta QUARTZ-GOLD G5.0.1.5-210720-141020. A specially-crafted network request can lead to arbitrary command execution. An attacker can send a network request to trigger these vulnerabilities.This command injection is reachable through the m2m's M2M_CONFIG_SET command"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siretta",
"product": {
"product_data": [
{
"product_name": "QUARTZ-GOLD",
"version": {
"version_data": [
{
"version_value": "G5.0.1.5-210720-141020",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1640",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1640"
}
]
},
"impact": {
"cvss": [
{
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
2022-10-07 16:00:44 +00:00
}
]
}
}