cvelist/2023/48xxx/CVE-2023-48679.json

75 lines
2.3 KiB
JSON
Raw Normal View History

2023-11-17 15:00:33 +00:00
{
2024-02-27 17:00:37 +00:00
"data_version": "4.0",
2023-11-17 15:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-48679",
2024-02-27 17:00:37 +00:00
"ASSIGNER": "security@acronis.com",
"STATE": "PUBLIC"
2023-11-17 15:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-27 17:00:37 +00:00
"value": "Stored cross-site scripting (XSS) vulnerability due to missing origin validation in postMessage. The following products are affected: Acronis Cyber Protect 16 (Linux, Windows) before build 37391."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Acronis",
"product": {
"product_data": [
{
"product_name": "Acronis Cyber Protect 16",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "37391"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://security-advisory.acronis.com/advisories/SEC-3469",
"refsource": "MISC",
"name": "https://security-advisory.acronis.com/advisories/SEC-3469"
}
]
},
"impact": {
"cvss": [
{
"version": "3.0",
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N"
2023-11-17 15:00:33 +00:00
}
]
}
}