2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-3034" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2022-12-22T20:15:38.133" ,
2025-04-15 18:04:22 +00:00
"lastModified" : "2025-04-15T16:15:18.717" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "When receiving an HTML email that specified to load an <code>iframe</code> element from a remote location, a request to the remote document was sent. However, Thunderbird didn't display the document. This vulnerability affects Thunderbird < 102.2.1 and Thunderbird < 91.13.1."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Al recibir un correo electr\u00f3nico HTML que especificaba cargar un elemento <code>iframe</code> desde una ubicaci\u00f3n remota, se envi\u00f3 una solicitud al documento remoto. Sin embargo, Thunderbird no mostr\u00f3 el documento. Esta vulnerabilidad afecta a Thunderbird < 102.2.1 y Thunderbird < 91.13.1."
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:U/C:N/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
2025-04-15 18:04:22 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
2023-04-24 12:24:31 +02:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2025-04-15 18:04:22 +00:00
"value" : "CWE-1021"
}
]
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2023-04-24 12:24:31 +02:00
"value" : "CWE-1021"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "91.31.1" ,
"matchCriteriaId" : "BFA72B75-E08B-4265-B9F5-1F4C940D0D24"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "102.0" ,
"versionEndExcluding" : "102.2.1" ,
"matchCriteriaId" : "576EEF40-52A5-4876-843C-2648CBA74475"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1745751" ,
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-38/" ,
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-39/" ,
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1745751" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-38/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-39/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}