cvelist/2023/34xxx/CVE-2023-34994.json

93 lines
3.2 KiB
JSON
Raw Normal View History

2023-06-13 18:00:42 +00:00
{
2023-09-05 17:00:37 +00:00
"data_version": "4.0",
2023-06-13 18:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-34994",
2023-09-05 17:00:37 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2023-06-13 18:00:42 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-05 17:00:37 +00:00
"value": "An improper resource allocation vulnerability exists in the OAS Engine configuration management functionality of Open Automation Software OAS Platform v18.00.0072. A specially crafted series of network requests can lead to creation of an arbitrary directory. An attacker can send a sequence of requests to trigger this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-770: Allocation of Resources Without Limits or Throttling",
"cweId": "CWE-770"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Open Automation Software",
"product": {
"product_data": [
{
"product_name": "OAS Platform",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v18.00.0072"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1773",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1773"
2023-09-05 18:00:34 +00:00
},
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1773",
"refsource": "MISC",
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1773"
2023-09-05 17:00:37 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by a member of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW"
2023-06-13 18:00:42 +00:00
}
]
}
}