cvelist/2022/3xxx/CVE-2022-3166.json

116 lines
4.3 KiB
JSON
Raw Normal View History

2022-09-08 14:00:34 +00:00
{
2022-12-16 20:00:51 +00:00
"data_version": "4.0",
2022-09-08 14:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3166",
2022-12-16 20:00:51 +00:00
"ASSIGNER": "PSIRT@rockwellautomation.com",
"STATE": "PUBLIC"
2022-09-08 14:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-16 20:00:51 +00:00
"value": "Rockwell Automation was made aware that the webservers of the Micrologix 1100 and 1400 controllers contain a vulnerability that may lead to a denial-of-service condition. The security vulnerability could be exploited by an attacker with network access to the affected systems by sending TCP packets to webserver and closing it abruptly which would cause a denial-of-service condition for the web server application on the device"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-924 Improper Enforcement of Message Integrity During Transmission in a Communication Channel",
"cweId": "CWE-924"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Rockwell Automation",
"product": {
"product_data": [
{
"product_name": "MicroLogix 1100",
"version": {
"version_data": [
{
"version_value": "All",
"version_affected": "="
}
]
}
},
{
"product_name": "MicroLogix 1400-B/C",
"version": {
"version_data": [
{
"version_value": "21.007 and below",
"version_affected": "="
}
]
}
},
{
"product_name": "MicroLogix 1400-A",
"version": {
"version_data": [
{
"version_value": "7.000 and below",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/1137678",
"refsource": "MISC",
"name": "https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/1137678"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
2022-12-19 15:00:40 +00:00
"value": "Parul Sindhwad and Dr. Faruk Kazi of CoE-CNDS Lab, VJTI, Mumbai, India reported this vulnerability to Rockwell Automation"
2022-12-16 20:00:51 +00:00
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2022-09-08 14:00:34 +00:00
}
]
}
}