cvelist/2023/2xxx/CVE-2023-2909.json

116 lines
4.4 KiB
JSON
Raw Normal View History

2023-05-26 10:00:36 +00:00
{
2023-05-31 10:00:36 +00:00
"data_version": "4.0",
2023-05-26 10:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2909",
2023-05-31 10:00:36 +00:00
"ASSIGNER": "security@asustor.com",
"STATE": "PUBLIC"
2023-05-26 10:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-31 10:00:36 +00:00
"value": "EZ Sync service fails to adequately handle user input, allowing an attacker to navigate beyond the intended directory structure and delete files. Affected products and versions include: ADM 4.0.6.REG2, 4.1.0 and below as well as ADM 4.2.1.RGE2 and below."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ASUSTOR",
"product": {
"product_data": [
{
"product_name": "ADM",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThanOrEqual": "4.0.6.REG2",
"status": "affected",
"version": "4.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "4.1.0.RLQ1",
"status": "affected",
"version": "4.1",
"versionType": "custom"
},
{
"lessThanOrEqual": "4.2.1.RGE2",
"status": "affected",
"version": "4.2",
"versionType": "custom"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.asustor.com/security/security_advisory_detail?id=25",
"refsource": "MISC",
"name": "https://www.asustor.com/security/security_advisory_detail?id=25"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "JuYang.Gao (chumen77) from Dbappsecurity Co.,Ltd"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
2023-06-07 09:00:41 +00:00
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
2023-05-31 10:00:36 +00:00
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
2023-06-07 09:00:41 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
2023-05-31 10:00:36 +00:00
"version": "3.1"
2023-05-26 10:00:36 +00:00
}
]
}
}