cvelist/2024/39xxx/CVE-2024-39589.json

88 lines
3.0 KiB
JSON
Raw Normal View History

2024-06-26 09:00:34 +00:00
{
2024-09-18 15:00:42 +00:00
"data_version": "4.0",
2024-06-26 09:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-39589",
2024-09-18 15:00:42 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2024-06-26 09:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-18 15:00:42 +00:00
"value": "Multiple invalid pointer dereference vulnerabilities exist in the OpenPLC Runtime EtherNet/IP parser functionality of OpenPLC_v3 16bf8bac1a36d95b73e7b8722d0edb8b9c5bb56a. A specially crafted EtherNet/IP request can lead to denial of service. An attacker can send a series of EtherNet/IP requests to trigger these vulnerabilities.This instance of the vulnerability occurs within the `Protected_Logical_Read_Reply` function"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-704: Incorrect Type Conversion or Cast",
"cweId": "CWE-704"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "OpenPLC",
"product": {
"product_data": [
{
"product_name": "OpenPLC_v3",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "16bf8bac1a36d95b73e7b8722d0edb8b9c5bb56a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2016",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2016"
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Jared Rittle of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
2024-06-26 09:00:34 +00:00
}
]
}
}