2024-09-09 16:03:19 +00:00
{
"id" : "CVE-2024-8373" ,
"sourceIdentifier" : "36c7be3b-2937-45df-85ea-ca7133ea542c" ,
"published" : "2024-09-09T15:15:12.887" ,
2025-02-12 21:03:54 +00:00
"lastModified" : "2025-02-12T20:15:05.360" ,
"vulnStatus" : "Analyzed" ,
2024-09-09 16:03:19 +00:00
"cveTags" : [
{
"sourceIdentifier" : "36c7be3b-2937-45df-85ea-ca7133ea542c" ,
"tags" : [
"unsupported-when-assigned"
]
}
] ,
"descriptions" : [
{
"lang" : "en" ,
2024-09-09 18:03:18 +00:00
"value" : "Improper sanitization of the value of the [srcset] attribute in <source> HTML elements in AngularJS allows attackers to bypass common image source restrictions, which can also lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing .\n\nThis issue affects all versions of AngularJS.\n\nNote:\nThe AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status ."
2024-09-15 02:03:16 +00:00
} ,
{
"lang" : "es" ,
"value" : "La desinfecci\u00f3n incorrecta del valor del atributo [srcset] en los elementos HTML en AngularJS permite a los atacantes eludir las restricciones comunes de origen de las im\u00e1genes, lo que tambi\u00e9n puede provocar una forma de suplantaci\u00f3n de contenido https://owasp.org/www-community/attacks/Content_Spoofing . Este problema afecta a todas las versiones de AngularJS. Nota: El proyecto AngularJS ha llegado al final de su vida \u00fatil y no recibir\u00e1 ninguna actualizaci\u00f3n para solucionar este problema. Para obtener m\u00e1s informaci\u00f3n, consulte aqu\u00ed https://docs.angularjs.org/misc/version-support-status."
2024-09-09 16:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-17 18:03:16 +00:00
{
2024-11-23 17:04:17 +00:00
"source" : "36c7be3b-2937-45df-85ea-ca7133ea542c" ,
"type" : "Secondary" ,
2024-09-17 18:03:16 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-11-23 17:04:17 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
2024-09-17 18:03:16 +00:00
"attackVector" : "NETWORK" ,
2024-11-23 17:04:17 +00:00
"attackComplexity" : "HIGH" ,
2024-09-17 18:03:16 +00:00
"privilegesRequired" : "NONE" ,
2024-11-23 17:04:17 +00:00
"userInteraction" : "NONE" ,
2024-09-17 18:03:16 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-11-23 17:04:17 +00:00
"availabilityImpact" : "LOW"
2024-09-17 18:03:16 +00:00
} ,
2024-11-23 17:04:17 +00:00
"exploitabilityScore" : 2.2 ,
"impactScore" : 2.5
2024-09-17 18:03:16 +00:00
} ,
2024-09-09 16:03:19 +00:00
{
2024-11-23 17:04:17 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-09 16:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-11-23 17:04:17 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2024-09-09 16:03:19 +00:00
"attackVector" : "NETWORK" ,
2024-11-23 17:04:17 +00:00
"attackComplexity" : "LOW" ,
2024-09-09 16:03:19 +00:00
"privilegesRequired" : "NONE" ,
2024-11-23 17:04:17 +00:00
"userInteraction" : "REQUIRED" ,
2024-09-09 16:03:19 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-11-23 17:04:17 +00:00
"availabilityImpact" : "NONE"
2024-09-09 16:03:19 +00:00
} ,
2024-11-23 17:04:17 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
2024-09-09 16:03:19 +00:00
}
]
} ,
"weaknesses" : [
2024-09-17 18:03:16 +00:00
{
2024-11-23 17:04:17 +00:00
"source" : "36c7be3b-2937-45df-85ea-ca7133ea542c" ,
"type" : "Secondary" ,
2024-09-17 18:03:16 +00:00
"description" : [
{
"lang" : "en" ,
2024-11-23 17:04:17 +00:00
"value" : "CWE-791"
2024-09-17 18:03:16 +00:00
}
]
} ,
2024-09-09 16:03:19 +00:00
{
2024-11-23 17:04:17 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-09 16:03:19 +00:00
"description" : [
{
"lang" : "en" ,
2024-11-23 17:04:17 +00:00
"value" : "NVD-CWE-Other"
2024-09-09 16:03:19 +00:00
}
]
}
] ,
2024-09-17 18:03:16 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:angularjs:angular.js:*:*:*:*:*:*:*:*" ,
2025-02-12 21:03:54 +00:00
"versionEndIncluding" : "1.8.3" ,
"matchCriteriaId" : "FD75661F-C7AA-4B3D-8489-948BEA89237C"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:linux:*:*" ,
"matchCriteriaId" : "F3E0B672-3E06-4422-B2A4-0BD073AEC2A1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*" ,
"matchCriteriaId" : "E8F29E19-3A64-4426-A2AA-F169440267CC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*" ,
"matchCriteriaId" : "B55E8D50-99B4-47EC-86F9-699B67D473CE"
2024-09-17 18:03:16 +00:00
}
]
}
]
}
] ,
2024-09-09 16:03:19 +00:00
"references" : [
{
"url" : "https://codepen.io/herodevs/full/bGPQgMp/8da9ce87e99403ee13a295c305ebfa0b" ,
2024-09-17 18:03:16 +00:00
"source" : "36c7be3b-2937-45df-85ea-ca7133ea542c" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-09-09 16:03:19 +00:00
} ,
{
"url" : "https://www.herodevs.com/vulnerability-directory/cve-2024-8373" ,
2024-09-17 18:03:16 +00:00
"source" : "36c7be3b-2937-45df-85ea-ca7133ea542c" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-11-23 17:04:17 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20241122-0003/" ,
2025-02-12 21:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-09-09 16:03:19 +00:00
}
]
}