cvelist/2024/31xxx/CVE-2024-31952.json

76 lines
2.5 KiB
JSON
Raw Normal View History

2024-04-10 19:04:29 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-05-09 18:00:36 +00:00
"ID": "CVE-2024-31952",
"STATE": "PUBLIC"
2024-04-10 19:04:29 +00:00
},
2024-05-09 18:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-04-10 19:04:29 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-05-09 18:00:36 +00:00
"value": "An issue was discovered in Samsung Magician 8.0.0 on macOS. Because symlinks are used during the installation process, an attacker can escalate privileges via arbitrary file permission writes. (The attacker must already have user privileges, and an administrator password must be entered during the program installation stage for privilege escalation.)"
2024-04-10 19:04:29 +00:00
}
]
2024-05-09 18:00:36 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://semiconductor.samsung.com/support/quality-support/product-security-updates/cve-2024-31952/",
"url": "https://semiconductor.samsung.com/support/quality-support/product-security-updates/cve-2024-31952/"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AC:H/AV:L/A:H/C:H/I:H/PR:L/S:U/UI:R",
"version": "3.1"
}
2024-04-10 19:04:29 +00:00
}
}