Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-3522 (GCVE-0-2025-3522)
Vulnerability from cvelistv5 – Published: 2025-04-15 15:06 – Updated: 2026-04-13 14:28
VLAI
EPSS
Title
Leak of hashed Window credentials via crafted attachment URL
Summary
Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2.
Severity
6.3 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Thunderbird |
Unaffected:
128.9.2 , ≤ 128.*
(rpm)
Unaffected: 137.0.2 , ≤ * (rpm) |
Credits
Dario Weißer
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-3522",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-15T18:49:37.244746Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-601",
"description": "CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-15T19:05:13.896Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThanOrEqual": "128.*",
"status": "unaffected",
"version": "128.9.2",
"versionType": "rpm"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "137.0.2",
"versionType": "rpm"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Dario Wei\u00dfer"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2."
}
],
"value": "Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2."
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T14:28:27.731Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1955372"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-26/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2025-27/"
}
],
"title": "Leak of hashed Window credentials via crafted attachment URL"
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2025-3522",
"datePublished": "2025-04-15T15:06:13.599Z",
"dateReserved": "2025-04-11T15:23:30.875Z",
"dateUpdated": "2026-04-13T14:28:27.731Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-3522",
"date": "2026-06-04",
"epss": "0.001",
"percentile": "0.27254"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-3522\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2025-04-15T15:16:09.877\",\"lastModified\":\"2026-04-13T15:16:57.657\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2.\"},{\"lang\":\"es\",\"value\":\"Thunderbird procesa el encabezado X-Mozilla-External-Attachment-URL para gestionar los archivos adjuntos alojados externamente. Al abrir un correo electr\u00f3nico, Thunderbird accede a la URL especificada para determinar el tama\u00f1o del archivo y la accede cuando el usuario hace clic en el archivo adjunto. Dado que la URL no est\u00e1 validada ni depurada, puede hacer referencia a recursos internos como enlaces a chrome:// o a recursos compartidos SMB file://, lo que podr\u00eda provocar una fuga de credenciales de Windows con hash y dar lugar a problemas de seguridad m\u00e1s graves. Esta vulnerabilidad afecta a Thunderbird (versi\u00f3n anterior a la 137.0.2) y Thunderbird (versi\u00f3n anterior a la 128.9.2).\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:L/I:L/A:L\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"128.9.2\",\"matchCriteriaId\":\"D11A3908-71D7-4967-8029-0D4DD57F384C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"129.0\",\"versionEndExcluding\":\"137.0.2\",\"matchCriteriaId\":\"971D9339-D135-4B63-A4DA-E333080DA5E6\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1955372\",\"source\":\"security@mozilla.org\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2025-26/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2025-27/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-3522\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-15T18:49:37.244746Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-601\", \"description\": \"CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-15T19:02:33.423Z\"}}], \"cna\": {\"title\": \"Leak of hashed Window credentials via crafted attachment URL\", \"credits\": [{\"lang\": \"en\", \"value\": \"Dario Wei\\u00dfer\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"128.9.2\", \"versionType\": \"rpm\", \"lessThanOrEqual\": \"128.*\"}, {\"status\": \"unaffected\", \"version\": \"137.0.2\", \"versionType\": \"rpm\", \"lessThanOrEqual\": \"*\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1955372\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2025-26/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2025-27/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability was fixed in Thunderbird 137.0.2 and Thunderbird 128.9.2.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2026-04-13T14:28:27.731Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-3522\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T14:28:27.731Z\", \"dateReserved\": \"2025-04-11T15:23:30.875Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2025-04-15T15:06:13.599Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:1366-1
Vulnerability from csaf_suse - Published: 2025-04-24 12:42 - Updated: 2025-04-24 12:42Summary
Security update for MozillaThunderbird
Severity
Important
Notes
Title of the patch: Security update for MozillaThunderbird
Description of the patch: This update for MozillaThunderbird fixes the following issues:
- Mozilla Thunderbird 128.9.2 (bsc#1241277)
- CVE-2025-3522: Leak of hashed Window credentials via crafted attachment URL
- CVE-2025-2830: Information Disclosure of /tmp directory listing
- CVE-2025-3523: User Interface (UI) Misrepresentation of attachment URL
Patchnames: SUSE-2025-1366,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1366,SUSE-SLE-Product-WE-15-SP6-2025-1366,openSUSE-SLE-15.6-2025-1366
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.4 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaThunderbird",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird 128.9.2 (bsc#1241277)\n- CVE-2025-3522: Leak of hashed Window credentials via crafted attachment URL\n- CVE-2025-2830: Information Disclosure of /tmp directory listing\n- CVE-2025-3523: User Interface (UI) Misrepresentation of attachment URL\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1366,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1366,SUSE-SLE-Product-WE-15-SP6-2025-1366,openSUSE-SLE-15.6-2025-1366",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_1366-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1366-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251366-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1366-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020740.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241277",
"url": "https://bugzilla.suse.com/1241277"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-2830 page",
"url": "https://www.suse.com/security/cve/CVE-2025-2830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3522 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3522/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3523 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3523/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2025-04-24T12:42:07Z",
"generator": {
"date": "2025-04-24T12:42:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1366-1",
"initial_release_date": "2025-04-24T12:42:07Z",
"revision_history": [
{
"date": "2025-04-24T12:42:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"product": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"product_id": "MozillaThunderbird-128.9.2-150200.8.209.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"product": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"product_id": "MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"product": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"product_id": "MozillaThunderbird-128.9.2-150200.8.209.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"product_id": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"product_id": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"product": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"product_id": "MozillaThunderbird-128.9.2-150200.8.209.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP6",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-128.9.2-150200.8.209.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64"
},
"product_reference": "MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-2830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-2830"
}
],
"notes": [
{
"category": "general",
"text": "By crafting a malformed file name for an attachment in a multipart message, an attacker can trick Thunderbird into including a directory listing of /tmp when the message is forwarded or edited as a new message. This vulnerability could allow attackers to disclose sensitive information from the victim\u0027s system. This vulnerability is not limited to Linux; similar behavior has been observed on Windows as well. This vulnerability affects Thunderbird \u003c 137.0.2 and Thunderbird \u003c 128.9.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-2830",
"url": "https://www.suse.com/security/cve/CVE-2025-2830"
},
{
"category": "external",
"summary": "SUSE Bug 1241277 for CVE-2025-2830",
"url": "https://bugzilla.suse.com/1241277"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-24T12:42:07Z",
"details": "important"
}
],
"title": "CVE-2025-2830"
},
{
"cve": "CVE-2025-3522",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3522"
}
],
"notes": [
{
"category": "general",
"text": "Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validated or sanitized, it can reference internal resources like chrome:// or SMB share file:// links, potentially leading to hashed Windows credential leakage and opening the door to more serious security issues. This vulnerability affects Thunderbird \u003c 137.0.2 and Thunderbird \u003c 128.9.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3522",
"url": "https://www.suse.com/security/cve/CVE-2025-3522"
},
{
"category": "external",
"summary": "SUSE Bug 1241277 for CVE-2025-3522",
"url": "https://bugzilla.suse.com/1241277"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-24T12:42:07Z",
"details": "important"
}
],
"title": "CVE-2025-3522"
},
{
"cve": "CVE-2025-3523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3523"
}
],
"notes": [
{
"category": "general",
"text": "When an email contains multiple attachments with external links via the X-Mozilla-External-Attachment-URL header, only the last link is shown when hovering over any attachment. Although the correct link is used on click, the misleading hover text could trick users into downloading content from untrusted sources. This vulnerability affects Thunderbird \u003c 137.0.2 and Thunderbird \u003c 128.9.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3523",
"url": "https://www.suse.com/security/cve/CVE-2025-3523"
},
{
"category": "external",
"summary": "SUSE Bug 1241277 for CVE-2025-3523",
"url": "https://bugzilla.suse.com/1241277"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-common-128.9.2-150200.8.209.1.x86_64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.aarch64",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.ppc64le",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.s390x",
"openSUSE Leap 15.6:MozillaThunderbird-translations-other-128.9.2-150200.8.209.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-24T12:42:07Z",
"details": "important"
}
],
"title": "CVE-2025-3523"
}
]
}
WID-SEC-W-2025-0803
Vulnerability from csaf_certbund - Published: 2025-04-15 22:00 - Updated: 2025-05-29 22:00Summary
Mozilla Thunderbird und Thunderbird ESR: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Thunderbird ist ein Open Source E-Mail Client.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Mozilla Thunderbird ausnutzen, um Informationen preiszugeben und Spoofing-Angriffe durchzuführen.
Betroffene Betriebssysteme: - Linux
- MacOS X
- Windows
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Thunderbird <137.0.2
Mozilla / Thunderbird
|
<137.0.2 | ||
|
Mozilla Thunderbird ESR <128.9.2
Mozilla / Thunderbird
|
ESR <128.9.2 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Thunderbird <137.0.2
Mozilla / Thunderbird
|
<137.0.2 | ||
|
Mozilla Thunderbird ESR <128.9.2
Mozilla / Thunderbird
|
ESR <128.9.2 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Thunderbird <137.0.2
Mozilla / Thunderbird
|
<137.0.2 | ||
|
Mozilla Thunderbird ESR <128.9.2
Mozilla / Thunderbird
|
ESR <128.9.2 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
25 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Thunderbird ist ein Open Source E-Mail Client.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Mozilla Thunderbird ausnutzen, um Informationen preiszugeben und Spoofing-Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0803 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0803.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0803 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0803"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2025-04-15",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-26/"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2025-04-15",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-27/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15000-1 vom 2025-04-17",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GIKWS5YHK7AB6D4UFHQPWTWDC2B75TA6/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-FD8EB9CA57 vom 2025-04-17",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-fd8eb9ca57"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-9E6D18CB4F vom 2025-04-17",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-9e6d18cb4f"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1366-1 vom 2025-04-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020740.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4229 vom 2025-04-28",
"url": "https://access.redhat.com/errata/RHSA-2025:4229"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-4229 vom 2025-04-28",
"url": "https://linux.oracle.com/errata/ELSA-2025-4229.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-013F8D6631 vom 2025-04-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-013f8d6631"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4389 vom 2025-04-30",
"url": "https://access.redhat.com/errata/RHSA-2025:4389"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5912 vom 2025-05-01",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00075.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4514 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4514"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4512 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4512"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4513 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4513"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4617 vom 2025-05-07",
"url": "https://access.redhat.com/errata/RHSA-2025:4617"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4649 vom 2025-05-07",
"url": "https://access.redhat.com/errata/RHSA-2025:4649"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4654 vom 2025-05-07",
"url": "https://access.redhat.com/errata/RHSA-2025:4654"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4665 vom 2025-05-07",
"url": "https://access.redhat.com/errata/RHSA-2025:4665"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-4649 vom 2025-05-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-4649.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7435 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7435"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7507 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7507"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7435 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-7435.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2858 vom 2025-05-29",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2858.html"
}
],
"source_lang": "en-US",
"title": "Mozilla Thunderbird und Thunderbird ESR: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-05-29T22:00:00.000+00:00",
"generator": {
"date": "2025-05-30T09:26:10.246+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0803",
"initial_release_date": "2025-04-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE und Fedora aufgenommen"
},
{
"date": "2025-04-24T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-28T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux und Fedora aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-05-05T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-06T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-07T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-08T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "15"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c137.0.2",
"product": {
"name": "Mozilla Thunderbird \u003c137.0.2",
"product_id": "T042884"
}
},
{
"category": "product_version",
"name": "137.0.2",
"product": {
"name": "Mozilla Thunderbird 137.0.2",
"product_id": "T042884-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:137.0.2"
}
}
},
{
"category": "product_version_range",
"name": "ESR \u003c128.9.2",
"product": {
"name": "Mozilla Thunderbird ESR \u003c128.9.2",
"product_id": "T042885"
}
},
{
"category": "product_version",
"name": "ESR 128.9.2",
"product": {
"name": "Mozilla Thunderbird ESR 128.9.2",
"product_id": "T042885-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:esr__128.9.2"
}
}
}
],
"category": "product_name",
"name": "Thunderbird"
}
],
"category": "vendor",
"name": "Mozilla"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-3522",
"product_status": {
"known_affected": [
"T042884",
"T042885",
"2951",
"T002207",
"67646",
"T027843",
"398363",
"T004914",
"74185"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-3522"
},
{
"cve": "CVE-2025-2830",
"product_status": {
"known_affected": [
"T042884",
"T042885",
"2951",
"T002207",
"67646",
"T027843",
"398363",
"T004914",
"74185"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-2830"
},
{
"cve": "CVE-2025-3523",
"product_status": {
"known_affected": [
"T042884",
"T042885",
"2951",
"T002207",
"67646",
"T027843",
"398363",
"T004914",
"74185"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-3523"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…