cvelist/2023/3xxx/CVE-2023-3670.json

105 lines
3.5 KiB
JSON
Raw Normal View History

2023-07-14 08:00:37 +00:00
{
2023-07-28 08:00:32 +00:00
"data_version": "4.0",
2023-07-14 08:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3670",
2023-07-28 08:00:32 +00:00
"ASSIGNER": "info@cert.vde.com",
"STATE": "PUBLIC"
2023-07-14 08:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-28 08:00:32 +00:00
"value": "In CODESYS Development System 3.5.9.0 to\u00a03.5.17.0 and\u00a0CODESYS Scripting\u00a04.0.0.0 to\u00a04.1.0.0 unsafe directory permissions would allow an attacker with local access to the workstation to place potentially harmful and disguised scripts that could be executed by legitimate users."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-668 Exposure of Resource to Wrong Sphere",
"cweId": "CWE-668"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "CODESYS",
"product": {
"product_data": [
{
"product_name": "CODESYS Development System",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.5.9.0",
"version_value": "3.5.17.0"
}
]
}
},
{
"product_name": "CODESYS Scripting",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.0.0.0",
"version_value": "4.1.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert.vde.com/en/advisories/VDE-2023-024",
"refsource": "MISC",
"name": "https://cert.vde.com/en/advisories/VDE-2023-024"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "VDE-2023-024",
"defect": [
"CERT@VDE#64563"
],
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-07-14 08:00:37 +00:00
}
]
}
}