cvelist/2024/0xxx/CVE-2024-0854.json

116 lines
4.7 KiB
JSON
Raw Normal View History

2024-01-24 10:00:36 +00:00
{
2024-01-24 11:00:36 +00:00
"data_version": "4.0",
2024-01-24 10:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0854",
2024-01-24 11:00:36 +00:00
"ASSIGNER": "security@synology.com",
"STATE": "PUBLIC"
2024-01-24 10:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-24 11:00:36 +00:00
"value": "URL redirection to untrusted site ('Open Redirect') vulnerability in file access component in Synology DiskStation Manager (DSM) before 7.2.1-69057-2 allows remote authenticated users to conduct phishing attacks via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')",
"cweId": "CWE-601"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Synology",
"product": {
"product_data": [
{
"product_name": "DiskStation Manager (DSM)",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "7.2",
"status": "affected",
"lessThan": "7.2.1-69057-2",
"versionType": "semver"
},
{
"version": "7.1",
"status": "affected",
"lessThan": "7.1.*",
"versionType": "semver"
},
{
"version": "6.2",
"status": "affected",
"lessThan": "6.2.*",
"versionType": "semver"
},
{
"version": "0",
"status": "unknown",
"lessThan": "6.2",
"versionType": "semver"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.synology.com/en-global/security/advisory/Synology_SA_24_02",
"refsource": "MISC",
"name": "https://www.synology.com/en-global/security/advisory/Synology_SA_24_02"
}
]
},
"credits": [
{
"lang": "en",
"value": "Jangwoo Choi, HYEONJUN LEE, SoYeon Kim, TaeWan Ha, DoHwan Kim (https://zrr.kr/SWND)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
2024-01-24 10:00:36 +00:00
}
]
}
}