2024-02-14 17:08:46 +00:00
{
"id" : "CVE-2024-22455" ,
"sourceIdentifier" : "security_alert@emc.com" ,
"published" : "2024-02-14T07:15:09.803" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:56:19.423" ,
2024-10-30 17:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-14 17:08:46 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-10-30 17:03:21 +00:00
"value" : "Dell Mobility - E-Lab Navigator, version(s) 3.1.9, 3.2.0, contain(s) an Authorization Bypass Through User-Controlled Key vulnerability. An unauthenticated attacker with local access could potentially exploit this vulnerability, leading to Launch of phishing attacks."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Dell E-Lab Navigator, [3.1.9, 3.2.0], contiene una vulnerabilidad de referencia directa a objetos inseguros en el env\u00edo de comentarios. Un atacante podr\u00eda explotar esta vulnerabilidad para manipular la apariencia del correo electr\u00f3nico, enga\u00f1ando potencialmente a los destinatarios y provocando riesgos para la reputaci\u00f3n y la seguridad."
2024-02-14 17:08:46 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-10-16 18:03:24 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security_alert@emc.com" ,
"type" : "Secondary" ,
2024-10-16 18:03:24 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
2024-10-16 18:03:24 +00:00
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2024-10-16 18:03:24 +00:00
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-16 18:03:24 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.8 ,
2024-10-16 18:03:24 +00:00
"impactScore" : 2.5
} ,
2024-02-14 17:08:46 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-14 17:08:46 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
2024-02-14 17:08:46 +00:00
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2024-02-14 17:08:46 +00:00
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-14 17:08:46 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.1 ,
2024-02-14 17:08:46 +00:00
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
2024-10-30 17:03:21 +00:00
"source" : "security_alert@emc.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-10-16 18:03:24 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-639"
}
]
} ,
{
2024-10-30 17:03:21 +00:00
"source" : "nvd@nist.gov" ,
2024-10-16 18:03:24 +00:00
"type" : "Secondary" ,
2024-02-14 17:08:46 +00:00
"description" : [
{
"lang" : "en" ,
2024-10-30 17:03:21 +00:00
"value" : "CWE-639"
2024-02-14 17:08:46 +00:00
}
]
}
] ,
2024-10-16 18:03:24 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dell:e-lab_navigator:3.1.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F02BA2A5-BF4E-4E0E-941D-6DA3B1CD9193"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dell:e-lab_navigator:3.2.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7EBB9B16-38A0-49C4-B753-43F4442DDBA8"
}
]
}
]
}
] ,
2024-02-14 17:08:46 +00:00
"references" : [
{
"url" : "https://www.dell.com/support/kbdoc/en-us/000222015/dsa-2024-073-security-update-for-mobility-e-lab-navigator-vulnerabilities" ,
2024-10-16 18:03:24 +00:00
"source" : "security_alert@emc.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://www.dell.com/support/kbdoc/en-us/000222015/dsa-2024-073-security-update-for-mobility-e-lab-navigator-vulnerabilities" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-02-14 17:08:46 +00:00
}
]
}