cvelist/2023/6xxx/CVE-2023-6265.json

102 lines
3.5 KiB
JSON
Raw Normal View History

2023-11-22 20:00:34 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6265",
"ASSIGNER": "cve@mitre.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-20 15:00:57 +00:00
"value": "** UNSUPPPORTED WHEN ASSIGNED ** ** UNSUPPORTED WHEN ASSIGNED ** Draytek Vigor2960 v1.5.1.4 and v1.5.1.5 are vulnerable to directory traversal via the mainfunction.cgi dumpSyslog 'option' parameter allowing an authenticated attacker with access to the web management interface to delete arbitrary files. Vigor2960 is no longer supported."
2023-11-22 20:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Path Traversal",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "DrayTek",
"product": {
"product_data": [
{
"product_name": "Vigor2960",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.5.1.4"
},
{
"version_affected": "=",
"version_value": "1.5.1.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/xxy1126/Vuln/blob/main/Draytek/4.md",
"refsource": "MISC",
"name": "https://github.com/xxy1126/Vuln/blob/main/Draytek/4.md"
},
{
"url": "https://www.draytek.com/products/vigor2960/",
"refsource": "MISC",
"name": "https://www.draytek.com/products/vigor2960/"
2023-11-27 23:00:33 +00:00
},
{
"url": "https://www.draytek.com/about/newsroom/2021/2021/end-of-life-notification-vigor2960",
"refsource": "MISC",
"name": "https://www.draytek.com/about/newsroom/2021/2021/end-of-life-notification-vigor2960"
2023-11-22 20:00:34 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
]
}
}