cvelist/2024/33xxx/CVE-2024-33582.json

108 lines
3.3 KiB
JSON
Raw Normal View History

2024-04-24 14:00:33 +00:00
{
2024-10-11 16:00:34 +00:00
"data_version": "4.0",
2024-04-24 14:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-33582",
2024-10-11 16:00:34 +00:00
"ASSIGNER": "psirt@lenovo.com",
"STATE": "PUBLIC"
2024-04-24 14:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-11 16:00:34 +00:00
"value": "A DLL hijack vulnerability was reported in Lenovo Service Framework that could allow a local attacker to execute code with elevated privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-427 Uncontrolled Search Path Element",
"cweId": "CWE-427"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Lenovo",
"product": {
"product_data": [
{
"product_name": "Service Framework",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.5.0.218"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://iknow.lenovo.com.cn/detail/423563",
"refsource": "MISC",
"name": "https://iknow.lenovo.com.cn/detail/423563"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<span style=\"background-color: rgb(255, 255, 255);\">Update Lenovo Service Framework to version 2.5.0.218 or later. </span>\n\n<br>"
}
],
"value": "Update Lenovo Service Framework to version 2.5.0.218 or later."
}
],
"credits": [
{
"lang": "en",
"value": "Lenovo thanks ggid7788 for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-04-24 14:00:33 +00:00
}
]
}
}