Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-2608 (GCVE-0-2024-2608)
Vulnerability from cvelistv5 – Published: 2024-03-19 12:02 – Updated: 2025-03-13 14:40- Integer overflow could have led to out of bounds write
| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Firefox |
Affected:
unspecified , < 124
(custom)
|
|
| Mozilla | Firefox ESR |
Affected:
unspecified , < 115.9
(custom)
|
|
| Mozilla | Thunderbird |
Affected:
unspecified , < 115.9
(custom)
|
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "firefox",
"vendor": "mozilla",
"versions": [
{
"lessThan": "124",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "firefox_esr",
"vendor": "mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thunderbird",
"vendor": "mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-2608",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-03-20T14:26:34.927288Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-680",
"description": "CWE-680 Integer Overflow to Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-13T14:40:17.491Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T19:18:48.282Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Firefox",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "124",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Firefox ESR",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Ronald Crane"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003ccode\u003eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u003c/code\u003e and \u003ccode\u003eAppendEncodedCharacters()\u003c/code\u003e could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9."
}
],
"value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Integer overflow could have led to out of bounds write",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-03-25T17:06:11.442Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2024-2608",
"datePublished": "2024-03-19T12:02:53.467Z",
"dateReserved": "2024-03-18T16:22:22.788Z",
"dateUpdated": "2025-03-13T14:40:17.491Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-2608",
"date": "2026-05-29",
"epss": "0.00219",
"percentile": "0.44548"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-2608\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2024-03-19T12:15:08.843\",\"lastModified\":\"2025-04-01T17:18:20.363\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\"},{\"lang\":\"es\",\"value\":\"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` y `AppendEncodedCharacters()` podr\u00edan haber experimentado desbordamientos de enteros, lo que provoc\u00f3 una asignaci\u00f3n insuficiente de un b\u00fafer de salida, lo que provoc\u00f3 una escritura fuera de los l\u00edmites. Esta vulnerabilidad afecta a Firefox \u0026lt; 124, Firefox ESR \u0026lt; 115.9 y Thunderbird \u0026lt; 115.9.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-680\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*\",\"versionEndExcluding\":\"115.9.0\",\"matchCriteriaId\":\"786CED5B-06E5-4CE6-A5FC-AAE9FA4BEB69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*\",\"versionEndExcluding\":\"124.0\",\"matchCriteriaId\":\"AA5A5703-41D3-40FB-835D-19DDCAFF384B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"115.9.0\",\"matchCriteriaId\":\"C598683E-0064-4D4D-B6BF-922DB1BF160D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\",\"source\":\"security@mozilla.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-12/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-13/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-14/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-12/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-13/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-14/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T19:18:48.282Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-2608\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-20T14:26:34.927288Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"124\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox_esr\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-680\", \"description\": \"CWE-680 Integer Overflow to Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-21T18:50:29.663Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Ronald Crane\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"124\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Firefox ESR\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003ccode\u003eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u003c/code\u003e and \u003ccode\u003eAppendEncodedCharacters()\u003c/code\u003e could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Integer overflow could have led to out of bounds write\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2024-03-25T17:06:11.442Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-2608\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-13T14:40:17.491Z\", \"dateReserved\": \"2024-03-18T16:22:22.788Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2024-03-19T12:02:53.467Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
alsa-2024:1484
Vulnerability from osv_almalinux
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
- nss: timing attack against RSA decryption (CVE-2023-5388)
- Mozilla: Crash in NSS TLS method (CVE-2024-0743)
- Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
- Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
- Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
- Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
- Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
- Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
- Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
- Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "firefox"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "115.9.1-1.el8_9.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2024:1484",
"modified": "2024-04-03T14:52:34Z",
"published": "2024-03-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:1484"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-5388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-0743"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2607"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2608"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2610"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2611"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2612"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2614"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2616"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-29944"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2243644"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2260012"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270660"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270661"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270662"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270663"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270664"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270665"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270666"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2271064"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2024-1484.html"
}
],
"related": [
"CVE-2023-5388",
"CVE-2024-0743",
"CVE-2024-2607",
"CVE-2024-2608",
"CVE-2024-2616",
"CVE-2024-2610",
"CVE-2024-2611",
"CVE-2024-2612",
"CVE-2024-2614",
"CVE-2024-29944"
],
"summary": "Critical: firefox security update"
}
alsa-2024:1485
Vulnerability from osv_almalinux
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
- nss: timing attack against RSA decryption (CVE-2023-5388)
- Mozilla: Crash in NSS TLS method (CVE-2024-0743)
- Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
- Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
- Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
- Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
- Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
- Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
- Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
- Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "firefox"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "115.9.1-1.el9_3.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "firefox-x11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "115.9.1-1.el9_3.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2024:1485",
"modified": "2024-04-03T14:53:57Z",
"published": "2024-03-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:1485"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-5388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-0743"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2607"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2608"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2610"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2611"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2612"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2614"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2616"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-29944"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2243644"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2260012"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270660"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270661"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270662"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270663"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270664"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270665"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270666"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2271064"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2024-1485.html"
}
],
"related": [
"CVE-2023-5388",
"CVE-2024-0743",
"CVE-2024-2607",
"CVE-2024-2608",
"CVE-2024-2616",
"CVE-2024-2610",
"CVE-2024-2611",
"CVE-2024-2612",
"CVE-2024-2614",
"CVE-2024-29944"
],
"summary": "Critical: firefox security update"
}
alsa-2024:1493
Vulnerability from osv_almalinux
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
- nss: timing attack against RSA decryption (CVE-2023-5388)
- Mozilla: Crash in NSS TLS method (CVE-2024-0743)
- Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
- Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
- Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
- Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
- Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
- Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
- Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "115.9.0-1.el9_3.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2024:1493",
"modified": "2024-04-10T08:56:31Z",
"published": "2024-03-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:1493"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-5388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-0743"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-1936"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2607"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2608"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2610"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2611"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2612"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2614"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2243644"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2260012"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2268171"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270660"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270661"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270663"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270664"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270665"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270666"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2024-1493.html"
}
],
"related": [
"CVE-2023-5388",
"CVE-2024-0743",
"CVE-2024-1936",
"CVE-2024-2607",
"CVE-2024-2608",
"CVE-2024-2610",
"CVE-2024-2611",
"CVE-2024-2612",
"CVE-2024-2614"
],
"summary": "Moderate: thunderbird security update"
}
alsa-2024:1494
Vulnerability from osv_almalinux
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
- nss: timing attack against RSA decryption (CVE-2023-5388)
- Mozilla: Crash in NSS TLS method (CVE-2024-0743)
- Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
- Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
- Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
- Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
- Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
- Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
- Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "115.9.0-1.el8_9.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2024:1494",
"modified": "2024-04-04T14:02:37Z",
"published": "2024-03-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:1494"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-5388"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-0743"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-1936"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2607"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2608"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2610"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2611"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2612"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-2614"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2243644"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2260012"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2268171"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270660"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270661"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270663"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270664"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270665"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2270666"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2024-1494.html"
}
],
"related": [
"CVE-2023-5388",
"CVE-2024-0743",
"CVE-2024-1936",
"CVE-2024-2607",
"CVE-2024-2608",
"CVE-2024-2610",
"CVE-2024-2611",
"CVE-2024-2612",
"CVE-2024-2614"
],
"summary": "Moderate: thunderbird security update"
}
CERTFR-2024-AVI-0234
Vulnerability from certfr_avis - Published: 2024-03-20 - Updated: 2024-03-20
De multiples vulnérabilités ont été découvertes dans les produits Mozilla. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Firefox ESR | Firefox ESR versions antérieures à 115.9 | ||
| Mozilla | Firefox | Firefox versions antérieures à 124 | ||
| Mozilla | Thunderbird | Thunderbird versions antérieures à 115.9 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Firefox ESR versions ant\u00e9rieures \u00e0 115.9",
"product": {
"name": "Firefox ESR",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
},
{
"description": "Firefox versions ant\u00e9rieures \u00e0 124",
"product": {
"name": "Firefox",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
},
{
"description": "Thunderbird versions ant\u00e9rieures \u00e0 115.9",
"product": {
"name": "Thunderbird",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2024-2615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2615"
},
{
"name": "CVE-2024-2616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2616"
},
{
"name": "CVE-2024-2614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2614"
},
{
"name": "CVE-2024-2610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2610"
},
{
"name": "CVE-2024-2605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2605"
},
{
"name": "CVE-2024-2613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2613"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2024-2611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2611"
},
{
"name": "CVE-2024-2607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2607"
},
{
"name": "CVE-2024-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2609"
},
{
"name": "CVE-2024-2606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2606"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2024-2612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2612"
},
{
"name": "CVE-2024-2608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2608"
}
],
"initial_release_date": "2024-03-20T00:00:00",
"last_revision_date": "2024-03-20T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0234",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-03-20T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Mozilla\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire \u00e0 distance et\nune atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Mozilla",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2024-14 du 19 mars 2024",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2024-12 du 19 mars 2024",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-12/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2024-13 du 19 mars 2024",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/"
}
]
}
厂商已发布了漏洞修复程序,请及时关注更新:
https://www.mozilla.org/security/advisories/mfsa2024-12/
https://www.mozilla.org/security/advisories/mfsa2024-13/
https://www.mozilla.org/security/advisories/mfsa2024-14/
| Name | ['Mozilla Firefox ESR <115.9', 'Mozilla Thunderbird <115.9', 'Mozilla Firefox <124'] |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2024-2608",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608"
}
},
"description": "Mozilla Firefox\u662f\u4e00\u6b3e\u5f00\u6e90Web\u6d4f\u89c8\u5668\u3002Mozilla Firefox ESR\u662fFirefox\uff08Web\u6d4f\u89c8\u5668\uff09\u7684\u4e00\u4e2a\u5ef6\u957f\u652f\u6301\u7248\u672c\u3002Mozilla Thunderbird\u662f\u4e00\u5957\u4eceMozilla Application Suite\u72ec\u7acb\u51fa\u6765\u7684\u7535\u5b50\u90ae\u4ef6\u5ba2\u6237\u7aef\u8f6f\u4ef6\u3002\n\n\u591a\u6b3eMozilla\u4ea7\u54c1\u5b58\u5728\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u548cAppendEncodedCharacters()\u4e2d\u7684\u6574\u6570\u6ea2\u51fa\u5f15\u8d77\u7684\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u7cfb\u7edf\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u6216\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://www.mozilla.org/security/advisories/mfsa2024-12/ \t\r\nhttps://www.mozilla.org/security/advisories/mfsa2024-13/ \t\r\nhttps://www.mozilla.org/security/advisories/mfsa2024-14/",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2024-14977",
"openTime": "2024-03-29",
"patchDescription": "Mozilla Firefox\u662f\u4e00\u6b3e\u5f00\u6e90Web\u6d4f\u89c8\u5668\u3002Mozilla Firefox ESR\u662fFirefox\uff08Web\u6d4f\u89c8\u5668\uff09\u7684\u4e00\u4e2a\u5ef6\u957f\u652f\u6301\u7248\u672c\u3002Mozilla Thunderbird\u662f\u4e00\u5957\u4eceMozilla Application Suite\u72ec\u7acb\u51fa\u6765\u7684\u7535\u5b50\u90ae\u4ef6\u5ba2\u6237\u7aef\u8f6f\u4ef6\u3002\r\n\r\n\u591a\u6b3eMozilla\u4ea7\u54c1\u5b58\u5728\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u548cAppendEncodedCharacters()\u4e2d\u7684\u6574\u6570\u6ea2\u51fa\u5f15\u8d77\u7684\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u7cfb\u7edf\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u6216\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "\u591a\u6b3eMozilla\u4ea7\u54c1\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e\uff08CNVD-2024-14977\uff09\u7684\u8865\u4e01",
"products": {
"product": [
"Mozilla Firefox ESR \u003c115.9",
"Mozilla Thunderbird \u003c115.9",
"Mozilla Firefox \u003c124"
]
},
"referenceLink": "https://www.mozilla.org/security/advisories/mfsa2024-12/ \t\r\nhttps://www.mozilla.org/security/advisories/mfsa2024-13/ \t\r\nhttps://www.mozilla.org/security/advisories/mfsa2024-14/",
"serverity": "\u9ad8",
"submitTime": "2024-03-21",
"title": "\u591a\u6b3eMozilla\u4ea7\u54c1\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e\uff08CNVD-2024-14977\uff09"
}
FKIE_CVE-2024-2608
Vulnerability from fkie_nvd - Published: 2024-03-19 12:15 - Updated: 2025-04-01 17:18| URL | Tags | ||
|---|---|---|---|
| security@mozilla.org | https://bugzilla.mozilla.org/show_bug.cgi?id=1880692 | Exploit, Issue Tracking, Vendor Advisory | |
| security@mozilla.org | https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html | Mailing List | |
| security@mozilla.org | https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html | Mailing List | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-12/ | Vendor Advisory | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-13/ | Vendor Advisory | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-14/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.mozilla.org/show_bug.cgi?id=1880692 | Exploit, Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2024-12/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2024-13/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2024-14/ | Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| mozilla | firefox | * | |
| mozilla | firefox | * | |
| mozilla | thunderbird | * | |
| debian | debian_linux | 10.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*",
"matchCriteriaId": "786CED5B-06E5-4CE6-A5FC-AAE9FA4BEB69",
"versionEndExcluding": "115.9.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*",
"matchCriteriaId": "AA5A5703-41D3-40FB-835D-19DDCAFF384B",
"versionEndExcluding": "124.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C598683E-0064-4D4D-B6BF-922DB1BF160D",
"versionEndExcluding": "115.9.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9."
},
{
"lang": "es",
"value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` y `AppendEncodedCharacters()` podr\u00edan haber experimentado desbordamientos de enteros, lo que provoc\u00f3 una asignaci\u00f3n insuficiente de un b\u00fafer de salida, lo que provoc\u00f3 una escritura fuera de los l\u00edmites. Esta vulnerabilidad afecta a Firefox \u0026lt; 124, Firefox ESR \u0026lt; 115.9 y Thunderbird \u0026lt; 115.9."
}
],
"id": "CVE-2024-2608",
"lastModified": "2025-04-01T17:18:20.363",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-03-19T12:15:08.843",
"references": [
{
"source": "security@mozilla.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"source": "security@mozilla.org",
"tags": [
"Mailing List"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"source": "security@mozilla.org",
"tags": [
"Mailing List"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
}
],
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-680"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-9CRF-RXMH-772M
Vulnerability from github – Published: 2024-03-19 12:30 – Updated: 2025-03-13 15:32AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding() and AppendEncodedCharacters() could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox < 124, Firefox ESR < 115.9, and Thunderbird < 115.9.
{
"affected": [],
"aliases": [
"CVE-2024-2608"
],
"database_specific": {
"cwe_ids": [
"CWE-680"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-03-19T12:15:08Z",
"severity": "HIGH"
},
"details": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"id": "GHSA-9crf-rxmh-772m",
"modified": "2025-03-13T15:32:29Z",
"published": "2024-03-19T12:30:41Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608"
},
{
"type": "WEB",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2024-2608
Vulnerability from gsd - Updated: 2024-04-02 05:02{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2024-2608"
],
"details": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"id": "GSD-2024-2608",
"modified": "2024-04-02T05:02:53.399629Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2024-2608",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "unspecified",
"version_value": "124"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "unspecified",
"version_value": "115.9"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "unspecified",
"version_value": "115.9"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Ronald Crane"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Integer overflow could have led to out of bounds write"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2024-12/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2024-13/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2024-14/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"descriptions": [
{
"lang": "en",
"value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9."
},
{
"lang": "es",
"value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` y `AppendEncodedCharacters()` podr\u00edan haber experimentado desbordamientos de enteros, lo que provoc\u00f3 una asignaci\u00f3n insuficiente de un b\u00fafer de salida, lo que provoc\u00f3 una escritura fuera de los l\u00edmites. Esta vulnerabilidad afecta a Firefox \u0026lt; 124, Firefox ESR \u0026lt; 115.9 y Thunderbird \u0026lt; 115.9."
}
],
"id": "CVE-2024-2608",
"lastModified": "2024-03-25T17:15:51.783",
"metrics": {},
"published": "2024-03-19T12:15:08.843",
"references": [
{
"source": "security@mozilla.org",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"source": "security@mozilla.org",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"source": "security@mozilla.org",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
},
{
"source": "security@mozilla.org",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"source": "security@mozilla.org",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"source": "security@mozilla.org",
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
}
],
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Awaiting Analysis"
}
}
}
}
OPENSUSE-SU-2024:13789-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2023-5388/ | self |
| https://www.suse.com/security/cve/CVE-2024-0743/ | self |
| https://www.suse.com/security/cve/CVE-2024-2605/ | self |
| https://www.suse.com/security/cve/CVE-2024-2607/ | self |
| https://www.suse.com/security/cve/CVE-2024-2608/ | self |
| https://www.suse.com/security/cve/CVE-2024-2610/ | self |
| https://www.suse.com/security/cve/CVE-2024-2611/ | self |
| https://www.suse.com/security/cve/CVE-2024-2612/ | self |
| https://www.suse.com/security/cve/CVE-2024-2614/ | self |
| https://www.suse.com/security/cve/CVE-2024-2616/ | self |
| https://www.suse.com/security/cve/CVE-2023-5388 | external |
| https://bugzilla.suse.com/1216198 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-0743 | external |
| https://bugzilla.suse.com/1218955 | external |
| https://www.suse.com/security/cve/CVE-2024-2605 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-2607 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-2608 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-2610 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-2611 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-2612 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-2614 | external |
| https://bugzilla.suse.com/1221327 | external |
| https://www.suse.com/security/cve/CVE-2024-2616 | external |
| https://bugzilla.suse.com/1221327 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "MozillaThunderbird-115.9.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the MozillaThunderbird-115.9.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13789",
"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/opensuse-su-2024_13789-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5388 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0743 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2605 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2608 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2608/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2610 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2610/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2611 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2611/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2612 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2616/"
}
],
"title": "MozillaThunderbird-115.9.0-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13789-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-1.1.aarch64",
"product": {
"name": "MozillaThunderbird-115.9.0-1.1.aarch64",
"product_id": "MozillaThunderbird-115.9.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"product": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"product_id": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-115.9.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-115.9.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-1.1.ppc64le",
"product": {
"name": "MozillaThunderbird-115.9.0-1.1.ppc64le",
"product_id": "MozillaThunderbird-115.9.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"product": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"product_id": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-1.1.s390x",
"product": {
"name": "MozillaThunderbird-115.9.0-1.1.s390x",
"product_id": "MozillaThunderbird-115.9.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"product": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"product_id": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"product_id": "MozillaThunderbird-translations-common-115.9.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"product_id": "MozillaThunderbird-translations-other-115.9.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-1.1.x86_64",
"product": {
"name": "MozillaThunderbird-115.9.0-1.1.x86_64",
"product_id": "MozillaThunderbird-115.9.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"product": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"product_id": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-115.9.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64"
},
"product_reference": "MozillaThunderbird-115.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le"
},
"product_reference": "MozillaThunderbird-115.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x"
},
"product_reference": "MozillaThunderbird-115.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64"
},
"product_reference": "MozillaThunderbird-115.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64"
},
"product_reference": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le"
},
"product_reference": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x"
},
"product_reference": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64"
},
"product_reference": "MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5388"
}
],
"notes": [
{
"category": "general",
"text": "NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5388",
"url": "https://www.suse.com/security/cve/CVE-2023-5388"
},
{
"category": "external",
"summary": "SUSE Bug 1216198 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1216198"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2024-0743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0743"
}
],
"notes": [
{
"category": "general",
"text": "An unchecked return value in TLS handshake code could have caused a potentially exploitable crash. This vulnerability affects Firefox \u003c 122, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0743",
"url": "https://www.suse.com/security/cve/CVE-2024-0743"
},
{
"category": "external",
"summary": "SUSE Bug 1218955 for CVE-2024-0743",
"url": "https://bugzilla.suse.com/1218955"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-0743"
},
{
"cve": "CVE-2024-2605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2605"
}
],
"notes": [
{
"category": "general",
"text": "An attacker could have leveraged the Windows Error Reporter to run arbitrary code on the system escaping the sandbox. *Note:* This issue only affected Windows operating systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2605",
"url": "https://www.suse.com/security/cve/CVE-2024-2605"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2605",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2605"
},
{
"cve": "CVE-2024-2607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2607"
}
],
"notes": [
{
"category": "general",
"text": "Return registers were overwritten which could have allowed an attacker to execute arbitrary code. *Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2607",
"url": "https://www.suse.com/security/cve/CVE-2024-2607"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2607",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2607"
},
{
"cve": "CVE-2024-2608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2608"
}
],
"notes": [
{
"category": "general",
"text": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2608",
"url": "https://www.suse.com/security/cve/CVE-2024-2608"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2608",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2608"
},
{
"cve": "CVE-2024-2610",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2610"
}
],
"notes": [
{
"category": "general",
"text": "Using a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2610",
"url": "https://www.suse.com/security/cve/CVE-2024-2610"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2610",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2610"
},
{
"cve": "CVE-2024-2611",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2611"
}
],
"notes": [
{
"category": "general",
"text": "A missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2611",
"url": "https://www.suse.com/security/cve/CVE-2024-2611"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2611",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2611"
},
{
"cve": "CVE-2024-2612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2612"
}
],
"notes": [
{
"category": "general",
"text": "If an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2612",
"url": "https://www.suse.com/security/cve/CVE-2024-2612"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2612",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2612"
},
{
"cve": "CVE-2024-2614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2614"
}
],
"notes": [
{
"category": "general",
"text": "Memory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2614",
"url": "https://www.suse.com/security/cve/CVE-2024-2614"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2614",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2614"
},
{
"cve": "CVE-2024-2616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2616"
}
],
"notes": [
{
"category": "general",
"text": "To harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue. This vulnerability affects Firefox ESR \u003c 115.9 and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2616",
"url": "https://www.suse.com/security/cve/CVE-2024-2616"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2616",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-openpgp-librnp-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-115.9.0-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-115.9.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-2616"
}
]
}
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.