cvelist/2023/52xxx/CVE-2023-52943.json

104 lines
3.9 KiB
JSON
Raw Normal View History

2024-09-24 09:00:39 +00:00
{
2024-12-04 08:00:30 +00:00
"data_version": "4.0",
2024-09-24 09:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-52943",
2024-12-04 08:00:30 +00:00
"ASSIGNER": "security@synology.com",
"STATE": "PUBLIC"
2024-09-24 09:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-04 08:00:30 +00:00
"value": "Incorrect authorization vulnerability in Alert.Setting webapi component in Synology Surveillance Station before 9.2.0-11289 and 9.2.0-9289 allows remote authenticated users to to perform limited actions on the alerting function via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Authorization",
"cweId": "CWE-863"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Synology",
"product": {
"product_data": [
{
"product_name": "Surveillance Station",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "*",
"status": "affected",
"lessThan": "9.2.0-11289",
"versionType": "semver"
},
{
"version": "*",
"status": "affected",
"lessThan": "9.2.0-9289",
"versionType": "semver"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.synology.com/en-global/security/advisory/Synology_SA_24_04",
"refsource": "MISC",
"name": "https://www.synology.com/en-global/security/advisory/Synology_SA_24_04"
}
]
},
"credits": [
{
"lang": "en",
"value": "Zhao Runzi (\u8d75\u6da6\u6893)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
2024-09-24 09:00:39 +00:00
}
]
}
}