2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-34473" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2022-12-22T20:15:31.917" ,
"lastModified" : "2023-01-04T15:07:07.230" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The HTML Sanitizer should have sanitized the <code>href</code> attribute of SVG <code><use></code> tags; however it incorrectly did not sanitize <code>xlink:href</code> attributes. This vulnerability affects Firefox < 102."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "El HTML Sanitizer deber\u00eda haber sanitizado el atributo <code>href</code> de las etiquetas SVG <code></code>; sin embargo, no sanitiz\u00f3 incorrectamente los atributos <code>xlink:href</code>. Esta vulnerabilidad afecta a Firefox < 102."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "102.0" ,
"matchCriteriaId" : "D117FB2D-9780-4CCE-BAD9-AC6A81500598"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1770888" ,
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-24/" ,
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
}
]
}