cvelist/2025/21xxx/CVE-2025-21117.json

108 lines
4.0 KiB
JSON
Raw Normal View History

2024-11-23 07:00:30 +00:00
{
2025-02-05 14:00:33 +00:00
"data_version": "4.0",
2024-11-23 07:00:30 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-21117",
2025-02-05 14:00:33 +00:00
"ASSIGNER": "secure@dell.com",
"STATE": "PUBLIC"
2024-11-23 07:00:30 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-02-05 14:00:33 +00:00
"value": "Dell Avamar, version 19.4 or later, contains an access token reuse vulnerability in the AUI. A low privileged local attacker could potentially exploit this vulnerability, leading to fully impersonating the user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-672: Operation on a Resource after Expiration or Release",
"cweId": "CWE-672"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dell",
"product": {
"product_data": [
{
"product_name": "Avamar",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "19.4"
},
{
"version_affected": "=",
"version_value": "19.7"
},
{
"version_affected": "=",
"version_value": "19.8"
},
{
"version_affected": "=",
"version_value": "19.9"
},
{
"version_affected": "=",
"version_value": "19.10"
},
{
"version_affected": "=",
"version_value": "19.10 SP1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.dell.com/support/kbdoc/en-us/000281275/dsa-2025-071-security-update-for-dell-avamar-for-multiple-component-vulnerabilities",
"refsource": "MISC",
"name": "https://www.dell.com/support/kbdoc/en-us/000281275/dsa-2025-071-security-update-for-dell-avamar-for-multiple-component-vulnerabilities"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
2024-11-23 07:00:30 +00:00
}
]
}
}