cvelist/2022/33xxx/CVE-2022-33329.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-06-14 18:01:59 +00:00
{
2022-06-30 14:28:54 -04:00
"data_version": "4.0",
2022-06-14 18:01:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-33329",
2022-06-30 14:28:54 -04:00
"STATE": "PUBLIC",
"DATE_PUBLIC": "2022-06-30",
"ASSIGNER": "talos-cna@cisco.com"
2022-06-14 18:01:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-06-30 14:28:54 -04:00
"value": "Multiple command injection vulnerabilities exist in the web_server ajax endpoints functionalities of Robustel R1510 3.3.0. A specially-crafted network packets can lead to arbitrary command execution. An attacker can send a sequence of requests to trigger these vulnerabilities.The `/ajax/set_sys_time/` API is affected by a command injection vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1573",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1573"
2022-06-14 18:01:59 +00:00
}
]
2022-06-30 14:28:54 -04:00
},
"impact": {
"cvss": {
"baseScore": 9.1,
"baseSeverity": "Critical",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Robustel",
"product": {
"product_data": [
{
"product_name": "R1510",
"version": {
"version_data": [
{
"version_value": "3.3.0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
2022-06-14 18:01:59 +00:00
}
}