Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-24713 (GCVE-0-2022-24713)
Vulnerability from cvelistv5 – Published: 2022-03-08 19:00 – Updated: 2025-04-23 18:58- CWE-400 - Uncontrolled Resource Consumption
| URL | Tags |
|---|---|
| https://github.com/rust-lang/regex/security/advis… | x_refsource_CONFIRM |
| https://github.com/rust-lang/regex/commit/ae70b41… | x_refsource_MISC |
| https://groups.google.com/g/rustlang-security-ann… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2022/dsa-5113 | vendor-advisoryx_refsource_DEBIAN |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2022/dsa-5118 | vendor-advisoryx_refsource_DEBIAN |
| https://security.gentoo.org/glsa/202208-08 | vendor-advisoryx_refsource_GENTOO |
| https://security.gentoo.org/glsa/202208-14 | vendor-advisoryx_refsource_GENTOO |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T04:20:50.199Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"name": "FEDORA-2022-ceb3e03c5e",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/"
},
{
"name": "FEDORA-2022-8436ac4c39",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/"
},
{
"name": "FEDORA-2022-d20d44ba98",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/"
},
{
"name": "[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"name": "DSA-5113",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"name": "DSA-5118",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5118"
},
{
"name": "GLSA-202208-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-08"
},
{
"name": "GLSA-202208-14",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-14"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-24713",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T15:56:58.280846Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T18:58:21.068Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "regex",
"vendor": "rust-lang",
"versions": [
{
"status": "affected",
"version": "\u003c 1.5.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-10T05:12:38.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"name": "FEDORA-2022-ceb3e03c5e",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/"
},
{
"name": "FEDORA-2022-8436ac4c39",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/"
},
{
"name": "FEDORA-2022-d20d44ba98",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/"
},
{
"name": "[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"name": "DSA-5113",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"name": "DSA-5118",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5118"
},
{
"name": "GLSA-202208-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-08"
},
{
"name": "GLSA-202208-14",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-14"
}
],
"source": {
"advisory": "GHSA-m5pq-gvj9-9vr8",
"discovery": "UNKNOWN"
},
"title": "Regular expression denial of service in Rust\u0027s regex crate",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-24713",
"STATE": "PUBLIC",
"TITLE": "Regular expression denial of service in Rust\u0027s regex crate"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "regex",
"version": {
"version_data": [
{
"version_value": "\u003c 1.5.5"
}
]
}
}
]
},
"vendor_name": "rust-lang"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8",
"refsource": "CONFIRM",
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"name": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e",
"refsource": "MISC",
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"name": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw",
"refsource": "MISC",
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"name": "FEDORA-2022-ceb3e03c5e",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/"
},
{
"name": "FEDORA-2022-8436ac4c39",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/"
},
{
"name": "FEDORA-2022-d20d44ba98",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/"
},
{
"name": "[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"name": "DSA-5113",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"name": "DSA-5118",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5118"
},
{
"name": "GLSA-202208-08",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-08"
},
{
"name": "GLSA-202208-14",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-14"
}
]
},
"source": {
"advisory": "GHSA-m5pq-gvj9-9vr8",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-24713",
"datePublished": "2022-03-08T19:00:12.000Z",
"dateReserved": "2022-02-10T00:00:00.000Z",
"dateUpdated": "2025-04-23T18:58:21.068Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-24713",
"date": "2026-06-11",
"epss": "0.10404",
"percentile": "0.93383"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:rust-lang:regex:*:*:*:*:*:rust:*:*\", \"versionEndExcluding\": \"1.5.5\", \"matchCriteriaId\": \"C19062C7-2E3B-40F0-B813-413768896F67\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A930E247-0B43-43CB-98FF-6CE7B8189835\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.\"}, {\"lang\": \"es\", \"value\": \"regex es una implementaci\\u00f3n de expresiones regulares para el lenguaje Rust. La caja de regex presenta mitigaciones incorporadas para prevenir ataques de denegaci\\u00f3n de servicio causados por regexes no confiables, o por entradas no confiables coincidentes con regexes confiables. Estas mitigaciones (sintonizables) ya proporcionan valores predeterminados sanos para prevenir ataques. Esta garant\\u00eda est\\u00e1 documentada y se considera parte de la API de la caja. Desafortunadamente, se descubri\\u00f3 un error en las mitigaciones dise\\u00f1adas para evitar que las expresiones regulares no confiables tomen una cantidad arbitraria de tiempo durante el an\\u00e1lisis, y es posible crear expresiones regulares que eludan dichas mitigaciones. Esto hace posible realizar ataques de denegaci\\u00f3n de servicio enviando regexes especialmente dise\\u00f1ados a servicios que aceptan regexes no confiables controlados por el usuario. Todas las versiones de regex crate anteriores o iguales a la 1.5.4 est\\u00e1n afectadas por este problema. La correcci\\u00f3n se incluye a partir de regex 1.5.5. Se recomienda a todos los usuarios que acepten regexes controlados por el usuario que actualicen inmediatamente a la \\u00faltima versi\\u00f3n del regex crate. Lamentablemente, no existe un conjunto fijo de regexes problem\\u00e1ticos, ya que hay pr\\u00e1cticamente infinitas regexes que podr\\u00edan ser creadas para explotar esta vulnerabilidad. Por ello, no recomendamos negar las regex problem\\u00e1ticas conocidas\"}]",
"id": "CVE-2022-24713",
"lastModified": "2024-11-21T06:50:55.947",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2022-03-08T19:15:08.000",
"references": "[{\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1333\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-24713\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-03-08T19:15:08.000\",\"lastModified\":\"2024-11-21T06:50:55.947\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.\"},{\"lang\":\"es\",\"value\":\"regex es una implementaci\u00f3n de expresiones regulares para el lenguaje Rust. La caja de regex presenta mitigaciones incorporadas para prevenir ataques de denegaci\u00f3n de servicio causados por regexes no confiables, o por entradas no confiables coincidentes con regexes confiables. Estas mitigaciones (sintonizables) ya proporcionan valores predeterminados sanos para prevenir ataques. Esta garant\u00eda est\u00e1 documentada y se considera parte de la API de la caja. Desafortunadamente, se descubri\u00f3 un error en las mitigaciones dise\u00f1adas para evitar que las expresiones regulares no confiables tomen una cantidad arbitraria de tiempo durante el an\u00e1lisis, y es posible crear expresiones regulares que eludan dichas mitigaciones. Esto hace posible realizar ataques de denegaci\u00f3n de servicio enviando regexes especialmente dise\u00f1ados a servicios que aceptan regexes no confiables controlados por el usuario. Todas las versiones de regex crate anteriores o iguales a la 1.5.4 est\u00e1n afectadas por este problema. La correcci\u00f3n se incluye a partir de regex 1.5.5. Se recomienda a todos los usuarios que acepten regexes controlados por el usuario que actualicen inmediatamente a la \u00faltima versi\u00f3n del regex crate. Lamentablemente, no existe un conjunto fijo de regexes problem\u00e1ticos, ya que hay pr\u00e1cticamente infinitas regexes que podr\u00edan ser creadas para explotar esta vulnerabilidad. Por ello, no recomendamos negar las regex problem\u00e1ticas conocidas\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:regex:*:*:*:*:*:rust:*:*\",\"versionEndExcluding\":\"1.5.5\",\"matchCriteriaId\":\"C19062C7-2E3B-40F0-B813-413768896F67\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202208-08\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-14\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5113\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5118\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202208-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5113\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5118\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"name\": \"FEDORA-2022-ceb3e03c5e\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"name\": \"FEDORA-2022-8436ac4c39\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"name\": \"FEDORA-2022-d20d44ba98\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"name\": \"[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"name\": \"DSA-5113\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"name\": \"[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"name\": \"DSA-5118\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"name\": \"GLSA-202208-08\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"name\": \"GLSA-202208-14\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T04:20:50.199Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-24713\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T15:56:58.280846Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T15:57:00.214Z\"}}], \"cna\": {\"title\": \"Regular expression denial of service in Rust\u0027s regex crate\", \"source\": {\"advisory\": \"GHSA-m5pq-gvj9-9vr8\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"rust-lang\", \"product\": \"regex\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.5.5\"}]}], \"references\": [{\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"name\": \"FEDORA-2022-ceb3e03c5e\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"name\": \"FEDORA-2022-8436ac4c39\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"name\": \"FEDORA-2022-d20d44ba98\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"name\": \"[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"name\": \"DSA-5113\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"name\": \"[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"name\": \"DSA-5118\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"name\": \"GLSA-202208-08\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"name\": \"GLSA-202208-14\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-08-10T05:12:38.000Z\"}, \"x_legacyV4Record\": {\"impact\": {\"cvss\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, \"source\": {\"advisory\": \"GHSA-m5pq-gvj9-9vr8\", \"discovery\": \"UNKNOWN\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003c 1.5.5\"}]}, \"product_name\": \"regex\"}]}, \"vendor_name\": \"rust-lang\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"name\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"name\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"refsource\": \"MISC\"}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"name\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"refsource\": \"MISC\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"name\": \"FEDORA-2022-ceb3e03c5e\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"name\": \"FEDORA-2022-8436ac4c39\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"name\": \"FEDORA-2022-d20d44ba98\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"name\": \"[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update\", \"refsource\": \"MLIST\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"name\": \"DSA-5113\", \"refsource\": \"DEBIAN\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"name\": \"[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update\", \"refsource\": \"MLIST\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"name\": \"DSA-5118\", \"refsource\": \"DEBIAN\"}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"name\": \"GLSA-202208-08\", \"refsource\": \"GENTOO\"}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"name\": \"GLSA-202208-14\", \"refsource\": \"GENTOO\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-400: Uncontrolled Resource Consumption\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2022-24713\", \"STATE\": \"PUBLIC\", \"TITLE\": \"Regular expression denial of service in Rust\u0027s regex crate\", \"ASSIGNER\": \"security-advisories@github.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-24713\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-23T18:58:21.068Z\", \"dateReserved\": \"2022-02-10T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-03-08T19:00:12.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2022:1176-1
Vulnerability from csaf_suse - Published: 2022-04-13 10:15 - Updated: 2022-04-13 10:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaThunderbird",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaThunderbird fixes the following issues:\n\n- Updated to version 91.8 (bsc#1197903):\n - CVE-2022-1097: Fixed a memory corruption issue with NSSToken objects.\n - CVE-2022-28281: Fixed a memory corruption issue due to unexpected WebAuthN\n Extensions.\n - CVE-2022-1197: Fixed an issue where OpenPGP revocation information was ignored.\n - CVE-2022-1196: Fixed a memory corruption issue after VR process destruction.\n - CVE-2022-28282: Fixed a memory corruption issue in document translation.\n - CVE-2022-28285: Fixed a memory corruption issue in JIT code generation.\n - CVE-2022-28286: Fixed an iframe layout issue that could have been exploited\n to stage spoofing attacks.\n - CVE-2022-24713: Fixed a potential denial of service via complex regular\n expressions.\n - CVE-2022-28289: Fixed multiple memory corruption issues.\n\nNon-security fixes:\n\n- Changed Google accounts using password authentication to use OAuth2.\n- Fixed an issue where OpenPGP ECC keys created by Thunderbird could not be\n imported into GnuPG.\n- Fixed an issue where exporting multiple public PGP keys from Thunderbird\n was not possible.\n- Fixed an issue where replying to a newsgroup message erroneously displayed\n a \u0027No-reply\u0027 popup warning.\n- Fixed an issue with opening older address books.\n- Fixed an issue where LDAP directories would be lost when switching to\n \u0027Offline\u0027 mode.\n- Fixed an issue when importing webcals.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1176,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-1176,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-1176,SUSE-SLE-Product-WE-15-SP3-2022-1176,SUSE-SLE-Product-WE-15-SP4-2022-1176,openSUSE-SLE-15.3-2022-1176,openSUSE-SLE-15.4-2022-1176",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1176-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1176-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221176-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1176-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010699.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197903",
"url": "https://bugzilla.suse.com/1197903"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1097 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1196 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1197 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1197/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28281 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28282 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28285 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28286 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28289 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28289/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2022-04-13T10:15:53Z",
"generator": {
"date": "2022-04-13T10:15:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1176-1",
"initial_release_date": "2022-04-13T10:15:53Z",
"revision_history": [
{
"date": "2022-04-13T10:15:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.i686",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.i686",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.i686",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.i686",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.i686",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.i686",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1097"
}
],
"notes": [
{
"category": "general",
"text": "\u003ccode\u003eNSSToken\u003c/code\u003e objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1097",
"url": "https://www.suse.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1097",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1196"
}
],
"notes": [
{
"category": "general",
"text": "After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8 and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1196",
"url": "https://www.suse.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1196",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-1197",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1197"
}
],
"notes": [
{
"category": "general",
"text": "When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn\u0027t specify a revocation reason, were unaffected. This vulnerability affects Thunderbird \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1197",
"url": "https://www.suse.com/security/cve/CVE-2022-1197"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1197",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-1197"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-28281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28281"
}
],
"notes": [
{
"category": "general",
"text": "If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28281",
"url": "https://www.suse.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28281",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28282"
}
],
"notes": [
{
"category": "general",
"text": "By using a link with \u003ccode\u003erel=\"localization\"\u003c/code\u003e a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28282",
"url": "https://www.suse.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28282",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28285"
}
],
"notes": [
{
"category": "general",
"text": "When generating the assembly code for \u003ccode\u003eMLoadTypedArrayElementHole\u003c/code\u003e, an incorrect AliasSet was used. In conjunction with another vulnerability this could have been used for an out of bounds memory read. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28285",
"url": "https://www.suse.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28285",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28286"
}
],
"notes": [
{
"category": "general",
"text": "Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28286",
"url": "https://www.suse.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28286",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28289"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 91.7. 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 Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28289",
"url": "https://www.suse.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28289",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28289"
}
]
}
SUSE-SU-2022:3949-1
Vulnerability from csaf_suse - Published: 2022-11-11 08:26 - Updated: 2022-11-11 08:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
{
"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": "Security update for rustup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rustup fixes the following issues:\n\nUpdated to version 1.25.1~0:\n - CVE-2022-24713: Fixed Regex denial of service (bsc#1196972).\n - CVE-2021-45710: Fixed tokio data race with memory corruption (bsc#1194119).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3949,SUSE-SLE-Module-Development-Tools-15-SP3-2022-3949,openSUSE-SLE-15.3-2022-3949",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_3949-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3949-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223949-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3949-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012900.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194119",
"url": "https://bugzilla.suse.com/1194119"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45710 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
}
],
"title": "Security update for rustup",
"tracking": {
"current_release_date": "2022-11-11T08:26:16Z",
"generator": {
"date": "2022-11-11T08:26:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3949-1",
"initial_release_date": "2022-11-11T08:26:16Z",
"revision_history": [
{
"date": "2022-11-11T08:26:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"product": {
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"product_id": "rustup-1.25.1~0-150300.7.13.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"product": {
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"product_id": "rustup-1.25.1~0-150300.7.13.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-45710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45710"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45710",
"url": "https://www.suse.com/security/cve/CVE-2021-45710"
},
{
"category": "external",
"summary": "SUSE Bug 1194119 for CVE-2021-45710",
"url": "https://bugzilla.suse.com/1194119"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-11T08:26:16Z",
"details": "low"
}
],
"title": "CVE-2021-45710"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-11T08:26:16Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
}
]
}
SUSE-SU-2022:4073-1
Vulnerability from csaf_suse - Published: 2022-11-18 12:39 - Updated: 2022-11-18 12:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64 | — |
Vendor Fix
|
{
"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": "Security update for sccache",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sccache fixes the following issues:\n\n Updated to version 0.3.0:\n\n - CVE-2022-24713: Fixed Regex denial of service (bsc#1196972).\n - CVE-2021-45710: Fixed tokio data race with memory corruption (bsc#1194119).\n - Added hardening to systemd service(s) (bsc#1181400).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4073,SUSE-SLE-Module-Development-Tools-15-SP3-2022-4073,openSUSE-SLE-15.3-2022-4073",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4073-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4073-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224073-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4073-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012987.html"
},
{
"category": "self",
"summary": "SUSE Bug 1181400",
"url": "https://bugzilla.suse.com/1181400"
},
{
"category": "self",
"summary": "SUSE Bug 1194119",
"url": "https://bugzilla.suse.com/1194119"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45710 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
}
],
"title": "Security update for sccache",
"tracking": {
"current_release_date": "2022-11-18T12:39:41Z",
"generator": {
"date": "2022-11-18T12:39:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4073-1",
"initial_release_date": "2022-11-18T12:39:41Z",
"revision_history": [
{
"date": "2022-11-18T12:39:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"product": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"product_id": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.i586",
"product": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.i586",
"product_id": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.ppc64le",
"product": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.ppc64le",
"product_id": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.s390x",
"product": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.s390x",
"product_id": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"product": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"product_id": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64"
},
"product_reference": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
},
"product_reference": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64"
},
"product_reference": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
},
"product_reference": "sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-45710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45710"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45710",
"url": "https://www.suse.com/security/cve/CVE-2021-45710"
},
{
"category": "external",
"summary": "SUSE Bug 1194119 for CVE-2021-45710",
"url": "https://bugzilla.suse.com/1194119"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T12:39:41Z",
"details": "low"
}
],
"title": "CVE-2021-45710"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.aarch64",
"openSUSE Leap 15.3:sccache-0.3.0~git5.14a4b8b-150300.7.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T12:39:41Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
}
]
}
SUSE-SU-2023:1844-1
Vulnerability from csaf_suse - Published: 2023-04-14 10:13 - Updated: 2023-04-14 10:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 | — |
Vendor Fix
|
{
"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": "Security update for aws-nitro-enclaves-cli",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for aws-nitro-enclaves-cli fixes the following issues:\n\nUpdate aws-nitro-enclaves-cli to version 1.2.2~git0.4ccc639:\n * CVE-2022-31394: Fixed DoS vulnerability in hyper crate (bsc#1208555).\n\nUpdate aws-nitro-enclaves-cli to version 1.2.0~git2.841ef94:\n * CVE-2022-24713: Fixed ReDoS vulnerability in regex crate (bsc#1196972).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1844,SUSE-SLE-Module-Public-Cloud-15-SP4-2023-1844,openSUSE-SLE-15.4-2023-1844",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1844-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1844-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231844-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1844-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/028822.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1208555",
"url": "https://bugzilla.suse.com/1208555"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31394 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31394/"
}
],
"title": "Security update for aws-nitro-enclaves-cli",
"tracking": {
"current_release_date": "2023-04-14T10:13:49Z",
"generator": {
"date": "2023-04-14T10:13:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1844-1",
"initial_release_date": "2023-04-14T10:13:49Z",
"revision_history": [
{
"date": "2023-04-14T10:13:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"product": {
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"product_id": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"product": {
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"product_id": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"product": {
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"product_id": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"product": {
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"product_id": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"product": {
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"product_id": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"product": {
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"product_id": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
},
"product_reference": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
},
"product_reference": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
},
"product_reference": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
},
"product_reference": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
},
"product_reference": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
},
"product_reference": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
},
"product_reference": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
},
"product_reference": "aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
},
"product_reference": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
},
"product_reference": "aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64"
},
"product_reference": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
},
"product_reference": "system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-14T10:13:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-31394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31394"
}
],
"notes": [
{
"category": "general",
"text": "Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31394",
"url": "https://www.suse.com/security/cve/CVE-2022-31394"
},
{
"category": "external",
"summary": "SUSE Bug 1208551 for CVE-2022-31394",
"url": "https://bugzilla.suse.com/1208551"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.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": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-binaryblobs-upstream-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:aws-nitro-enclaves-cli-1.2.2~git0.4ccc639-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:system-group-ne-1.2.2~git0.4ccc639-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-14T10:13:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-31394"
}
]
}
SUSE-SU-2023:3526-1
Vulnerability from csaf_suse - Published: 2023-09-05 07:56 - Updated: 2023-09-05 07:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sccache",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sccache fixes the following issues:\n\n- Update to version 0.4.2.\n- CVE-2021-45710: Fixed a segmentation fault due to data race in tokio crate. (bsc#1194119)\n- CVE-2022-24713: Fixed a ReDoS issue due to vulnerable regex crate. (bsc#1196972)\n- CVE-2022-31394: Fixed a DoS issue due to the max header list size not settable. (bsc#1208553)\n- CVE-2023-1521: Fixed a local privilege escalation. (bsc#1212407)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3526,SUSE-SLE-Module-Development-Tools-15-SP4-2023-3526,SUSE-SLE-Module-Development-Tools-15-SP5-2023-3526,openSUSE-SLE-15.4-2023-3526,openSUSE-SLE-15.5-2023-3526",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3526-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3526-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233526-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3526-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016091.html"
},
{
"category": "self",
"summary": "SUSE Bug 1181400",
"url": "https://bugzilla.suse.com/1181400"
},
{
"category": "self",
"summary": "SUSE Bug 1194119",
"url": "https://bugzilla.suse.com/1194119"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1208553",
"url": "https://bugzilla.suse.com/1208553"
},
{
"category": "self",
"summary": "SUSE Bug 1212407",
"url": "https://bugzilla.suse.com/1212407"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45710 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31394 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1521 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1521/"
}
],
"title": "Security update for sccache",
"tracking": {
"current_release_date": "2023-09-05T07:56:33Z",
"generator": {
"date": "2023-09-05T07:56:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3526-1",
"initial_release_date": "2023-09-05T07:56:33Z",
"revision_history": [
{
"date": "2023-09-05T07:56:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"product_id": "sccache-0.4.2~3-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.i586",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.i586",
"product_id": "sccache-0.4.2~3-150400.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.ppc64le",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.ppc64le",
"product_id": "sccache-0.4.2~3-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.s390x",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.s390x",
"product_id": "sccache-0.4.2~3-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"product": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"product_id": "sccache-0.4.2~3-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.4.2~3-150400.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
},
"product_reference": "sccache-0.4.2~3-150400.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-45710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45710"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45710",
"url": "https://www.suse.com/security/cve/CVE-2021-45710"
},
{
"category": "external",
"summary": "SUSE Bug 1194119 for CVE-2021-45710",
"url": "https://bugzilla.suse.com/1194119"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "low"
}
],
"title": "CVE-2021-45710"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-31394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31394"
}
],
"notes": [
{
"category": "general",
"text": "Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31394",
"url": "https://www.suse.com/security/cve/CVE-2022-31394"
},
{
"category": "external",
"summary": "SUSE Bug 1208551 for CVE-2022-31394",
"url": "https://bugzilla.suse.com/1208551"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "moderate"
}
],
"title": "CVE-2022-31394"
},
{
"cve": "CVE-2023-1521",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1521"
}
],
"notes": [
{
"category": "general",
"text": "On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD.\n\n\nIf the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1521",
"url": "https://www.suse.com/security/cve/CVE-2023-1521"
},
{
"category": "external",
"summary": "SUSE Bug 1212407 for CVE-2023-1521",
"url": "https://bugzilla.suse.com/1212407"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.4:sccache-0.4.2~3-150400.3.3.1.x86_64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.aarch64",
"openSUSE Leap 15.5:sccache-0.4.2~3-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-05T07:56:33Z",
"details": "important"
}
],
"title": "CVE-2023-1521"
}
]
}
SUSE-SU-2025:3783-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:28 - Updated: 2025-10-24 13:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for afterburn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for afterburn fixes the following issues:\n\nUpdate to version 5.9.0.git21.a73f509.\n\nSecurity issues fixed:\n\n- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large\n repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).\n- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect\n hostname comparisons and incorrect URL parsing (bsc#1243850).\n- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups\n can lead to privilege escalation when information is used for access control (bsc#1244199).\n- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can\n lead to use-after-free (bsc#1242665).\n\nOther issues fixed:\n\n- Fixed in version 5.9.0.git21.a73f509:\n * cargo: update dependencies\n * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat\n * microsoft/azure: Fix SharedConfig parsing of XML attributes\n * microsoft/azure: Mock goalstate.SharedConfig output in tests\n * providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).\n * upcloud: implement UpCloud provider\n * Update several build dependencies\n \n- Fixed in version 5.9.0:\n * cargo: update dependencies\n * dracut: Return 255 in module-setup\n * oraclecloud: add release note and move base URL to constant\n * oraclecloud: implement oraclecloud provider\n * Update several build dependencies\n\n- Fixed in version 5.8.2:\n * cargo: update dependencies\n * packit: add initial support\n\n- Fixed in version 5.7.0.git103.bae893c:\n * proxmoxve: Add more context to log messages.\n * proxmoxve: Remove unneeded fields\n * proxmoxve: Add tests for static network configuration from cloud-init.\n * proxmoxve: Add support for static network configuration from cloud-init.\n * providers/openstack: ignore ec2 metadata if not present\n * proxmox: use noop provider if no configdrive\n * Update several build dependencies\n\n- Fixed in version 5.7.0:\n * cargo: update dependencies\n * dhcp: replace dbus_proxy with proxy, and zbus traits\n * providers/hetzner: private ipv4 addresses in attributes\n * openstack: Document the two platforms\n * microsoft/azure: allow empty certificate chain in PKCS12 file\n * proxmoxve: implement proxmoxve provider\n * providers/hetzner: fix duplicate attribute prefix\n * lint: silence deadcode warnings\n * lint: address latest lint\u0027s from msrv update\n * cargo: update msrv to 1.75\n * providers: Add \u0027akamai\u0027 provider\n * providers/vmware: add missing public functions for non-amd64\n * providers/vmware: Process guestinfo.metadata netplan configuration\n * kubevirt: Run afterburn-hostname service\n * providers: add support for scaleway\n * Move away from deprecated `users` to `uzers`\n * providers/hetzner: add support for Hetzner Cloud\n * cargo: update MSRV to 1.71\n * cargo: specify required features for nix dependency\n * openstack: Add attribute OPENSTACK_INSTANCE_UUID\n * cargo: allow openssl 0.10.46\n * build-sys: Use new tier = 2 for cargo-vendor-filterer\n * cargo: fix minimum version of openssl crate\n * microsoft/crypto/mod: replace deprecated function `parse` with `parse2`\n * cli: switch to clap derive\n * cli: add descriptive value names for option arguments in --help\n * cli: have clap require exactly one of --cmdline/--provider\n * providers/`*`: move endpoint mocking into retry::Client\n * retry/client: move URL parsing into helper function\n * providers/microsoft: import crate::retry\n * providers/microsoft: use stored client for all fetches\n * providers/packet: use stored client for boot checkin\n * initrd: remember to write trailing newline to network kargs file\n * util: drop obsolete \u0027OEM\u0027 terminology\n * Inline variables into format strings\n * Update several build dependencies\n\n- Fixed in version 5.4.1:\n * cargo: add configuration for cargo-vendor-filterer\n * util: support DHCP option lookup from NetworkManager\n * util: factor out retries of DHCP option lookup\n * util: refactor DHCP option query helper into an enum\n * util: move dns_lease_key_lookup() to a separate module\n * cargo: update MSRV to 1.66\n * cargo: update all packages to fix build error\n * cargo: continue to support openssh-keys 0.5\n * cargo: drop serde_derive crate in favor of serde derive feature\n * cargo: use consistent declaration syntax for slog dependency\n * cargo: drop unused dependencies\n * cargo: continue to support base64 0.13\n * cargo: continue to support mailparse 0.13.8\n * cargo: continue to support clap 3.1\n * cargo: stop enabling LTO in release builds\n * providers/ibmcloud: avoid error if an ssh key not found in metadata\n * systemd: add explicit ordering, after multi-user.target\n * network: fix clippy 1.63.0 lints\n * cargo: allow serde_yaml 0.8\n * cargo: update version ranges for post-1.x deps\n * providers: Use inline `format!` in a few places\n * *: bump MSRV to 1.58.0\n * cargo: update clap to 3.2.5\n * copr: mark git checkout as safe\n * providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID\n * Update several build dependencies\n\n- Fixed in version 5.3.0:\n * systemd: enable sshkeys on Power VS platform\n * network: Encode information for systemd-networkd-wait-online\n * cargo: update to clap 3.1\n * cargo: enable clap wrap_help feature\n * cli: run clap tests\n * cli: avoid deprecated clap constructs\n * cargo: update to clap 3.0\n * cli: use clap mechanism to require exp subcommand\n * cargo: declare MSRV in Cargo.toml\n * cargo: update to Rust 2021; bump MSRV to 1.56.0\n * copr: abort if specfile fetch fails\n * providers/aws: add AWS_IPV6 attribute\n * providers/aws: bump metadata version to 2021-01-03\n * kubevirt: Add KubeVirt platform support\n * *.service: add/update Documentation field\n * aws/mock_tests: explicitly drop mocks before resetting\n * aws/mock_tests: split out IMDS tests\n * aws/mock_tests: factor out map building\n * *: use `RemainAfterExit` on all oneshot services\n * Update several build dependencies\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3783,SUSE-SUSE-MicroOS-5.2-2025-3783",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3783-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3783-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253783-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3783-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042304.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1242665",
"url": "https://bugzilla.suse.com/1242665"
},
{
"category": "self",
"summary": "SUSE Bug 1243850",
"url": "https://bugzilla.suse.com/1243850"
},
{
"category": "self",
"summary": "SUSE Bug 1244199",
"url": "https://bugzilla.suse.com/1244199"
},
{
"category": "self",
"summary": "SUSE Bug 1244675",
"url": "https://bugzilla.suse.com/1244675"
},
{
"category": "self",
"summary": "SUSE Bug 1250471",
"url": "https://bugzilla.suse.com/1250471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3416 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5791/"
}
],
"title": "Security update for afterburn",
"tracking": {
"current_release_date": "2025-10-24T13:28:12Z",
"generator": {
"date": "2025-10-24T13:28:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3783-1",
"initial_release_date": "2025-10-24T13:28:12Z",
"revision_history": [
{
"date": "2025-10-24T13:28:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"product_id": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch",
"product": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch",
"product_id": "afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.ppc64le",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.ppc64le",
"product_id": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.s390x",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.s390x",
"product_id": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"product_id": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
},
"product_reference": "afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:12Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-3416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3416"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3416",
"url": "https://www.suse.com/security/cve/CVE-2025-3416"
},
{
"category": "external",
"summary": "SUSE Bug 1242599 for CVE-2025-3416",
"url": "https://bugzilla.suse.com/1242599"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:12Z",
"details": "low"
}
],
"title": "CVE-2025-3416"
},
{
"cve": "CVE-2025-5791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5791"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the user\u0027s crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5791",
"url": "https://www.suse.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "SUSE Bug 1244187 for CVE-2025-5791",
"url": "https://bugzilla.suse.com/1244187"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:afterburn-5.9.0.git21.a73f509-150300.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:afterburn-dracut-5.9.0.git21.a73f509-150300.3.5.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:12Z",
"details": "important"
}
],
"title": "CVE-2025-5791"
}
]
}
SUSE-SU-2025:3784-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:28 - Updated: 2025-10-24 13:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for afterburn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for afterburn fixes the following issues:\n\nUpdate to version 5.9.0.git21.a73f509.\n\nSecurity issues fixed:\n\n- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large\n repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).\n- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect\n hostname comparisons and incorrect URL parsing (bsc#1243850).\n- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups\n can lead to privilege escalation when information is used for access control (bsc#1244199).\n- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can\n lead to use-after-free (bsc#1242665).\n\nOther issues fixed:\n\n- Fixed in version 5.9.0.git21.a73f509:\n * cargo: update dependencies\n * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat\n * microsoft/azure: Fix SharedConfig parsing of XML attributes\n * microsoft/azure: Mock goalstate.SharedConfig output in tests\n * providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).\n * upcloud: implement UpCloud provider\n * Update several build dependencies\n \n- Fixed in version 5.9.0:\n * cargo: update dependencies\n * dracut: Return 255 in module-setup\n * oraclecloud: add release note and move base URL to constant\n * oraclecloud: implement oraclecloud provider\n * Update several build dependencies\n\n- Fixed in version 5.8.2:\n * cargo: update dependencies\n * packit: add initial support\n\n- Fixed in version 5.7.0.git103.bae893c:\n * proxmoxve: Add more context to log messages.\n * proxmoxve: Remove unneeded fields\n * proxmoxve: Add tests for static network configuration from cloud-init.\n * proxmoxve: Add support for static network configuration from cloud-init.\n * providers/openstack: ignore ec2 metadata if not present\n * proxmox: use noop provider if no configdrive\n * Update several build dependencies\n\n- Fixed in version 5.7.0:\n * cargo: update dependencies\n * dhcp: replace dbus_proxy with proxy, and zbus traits\n * providers/hetzner: private ipv4 addresses in attributes\n * openstack: Document the two platforms\n * microsoft/azure: allow empty certificate chain in PKCS12 file\n * proxmoxve: implement proxmoxve provider\n * providers/hetzner: fix duplicate attribute prefix\n * lint: silence deadcode warnings\n * lint: address latest lint\u0027s from msrv update\n * cargo: update msrv to 1.75\n * providers: Add \u0027akamai\u0027 provider\n * providers/vmware: add missing public functions for non-amd64\n * providers/vmware: Process guestinfo.metadata netplan configuration\n * kubevirt: Run afterburn-hostname service\n * providers: add support for scaleway\n * Move away from deprecated `users` to `uzers`\n * providers/hetzner: add support for Hetzner Cloud\n * cargo: update MSRV to 1.71\n * cargo: specify required features for nix dependency\n * openstack: Add attribute OPENSTACK_INSTANCE_UUID\n * cargo: allow openssl 0.10.46\n * build-sys: Use new tier = 2 for cargo-vendor-filterer\n * cargo: fix minimum version of openssl crate\n * microsoft/crypto/mod: replace deprecated function `parse` with `parse2`\n * cli: switch to clap derive\n * cli: add descriptive value names for option arguments in --help\n * cli: have clap require exactly one of --cmdline/--provider\n * providers/`*`: move endpoint mocking into retry::Client\n * retry/client: move URL parsing into helper function\n * providers/microsoft: import crate::retry\n * providers/microsoft: use stored client for all fetches\n * providers/packet: use stored client for boot checkin\n * initrd: remember to write trailing newline to network kargs file\n * util: drop obsolete \u0027OEM\u0027 terminology\n * Inline variables into format strings\n * Update several build dependencies\n\n- Fixed in version 5.4.1:\n * cargo: add configuration for cargo-vendor-filterer\n * util: support DHCP option lookup from NetworkManager\n * util: factor out retries of DHCP option lookup\n * util: refactor DHCP option query helper into an enum\n * util: move dns_lease_key_lookup() to a separate module\n * cargo: update MSRV to 1.66\n * cargo: update all packages to fix build error\n * cargo: continue to support openssh-keys 0.5\n * cargo: drop serde_derive crate in favor of serde derive feature\n * cargo: use consistent declaration syntax for slog dependency\n * cargo: drop unused dependencies\n * cargo: continue to support base64 0.13\n * cargo: continue to support mailparse 0.13.8\n * cargo: continue to support clap 3.1\n * cargo: stop enabling LTO in release builds\n * providers/ibmcloud: avoid error if an ssh key not found in metadata\n * systemd: add explicit ordering, after multi-user.target\n * network: fix clippy 1.63.0 lints\n * cargo: allow serde_yaml 0.8\n * cargo: update version ranges for post-1.x deps\n * providers: Use inline `format!` in a few places\n * *: bump MSRV to 1.58.0\n * cargo: update clap to 3.2.5\n * copr: mark git checkout as safe\n * providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID\n * Update several build dependencies\n\n- Fixed in version 5.3.0:\n * systemd: enable sshkeys on Power VS platform\n * network: Encode information for systemd-networkd-wait-online\n * cargo: update to clap 3.1\n * cargo: enable clap wrap_help feature\n * cli: run clap tests\n * cli: avoid deprecated clap constructs\n * cargo: update to clap 3.0\n * cli: use clap mechanism to require exp subcommand\n * cargo: declare MSRV in Cargo.toml\n * cargo: update to Rust 2021; bump MSRV to 1.56.0\n * copr: abort if specfile fetch fails\n * providers/aws: add AWS_IPV6 attribute\n * providers/aws: bump metadata version to 2021-01-03\n * kubevirt: Add KubeVirt platform support\n * *.service: add/update Documentation field\n * aws/mock_tests: explicitly drop mocks before resetting\n * aws/mock_tests: split out IMDS tests\n * aws/mock_tests: factor out map building\n * *: use `RemainAfterExit` on all oneshot services\n * Update several build dependencies\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3784,SUSE-SLE-Micro-5.5-2025-3784",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3784-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3784-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253784-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3784-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042303.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1242665",
"url": "https://bugzilla.suse.com/1242665"
},
{
"category": "self",
"summary": "SUSE Bug 1243850",
"url": "https://bugzilla.suse.com/1243850"
},
{
"category": "self",
"summary": "SUSE Bug 1244199",
"url": "https://bugzilla.suse.com/1244199"
},
{
"category": "self",
"summary": "SUSE Bug 1244675",
"url": "https://bugzilla.suse.com/1244675"
},
{
"category": "self",
"summary": "SUSE Bug 1250471",
"url": "https://bugzilla.suse.com/1250471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3416 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5791/"
}
],
"title": "Security update for afterburn",
"tracking": {
"current_release_date": "2025-10-24T13:28:17Z",
"generator": {
"date": "2025-10-24T13:28:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3784-1",
"initial_release_date": "2025-10-24T13:28:17Z",
"revision_history": [
{
"date": "2025-10-24T13:28:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"product_id": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch",
"product": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch",
"product_id": "afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.ppc64le",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.ppc64le",
"product_id": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.s390x",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.s390x",
"product_id": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"product_id": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
},
"product_reference": "afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:17Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:17Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-3416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3416"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3416",
"url": "https://www.suse.com/security/cve/CVE-2025-3416"
},
{
"category": "external",
"summary": "SUSE Bug 1242599 for CVE-2025-3416",
"url": "https://bugzilla.suse.com/1242599"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:17Z",
"details": "low"
}
],
"title": "CVE-2025-3416"
},
{
"cve": "CVE-2025-5791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5791"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the user\u0027s crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5791",
"url": "https://www.suse.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "SUSE Bug 1244187 for CVE-2025-5791",
"url": "https://bugzilla.suse.com/1244187"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:afterburn-5.9.0.git21.a73f509-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:afterburn-dracut-5.9.0.git21.a73f509-150500.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:17Z",
"details": "important"
}
],
"title": "CVE-2025-5791"
}
]
}
SUSE-SU-2025:3785-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:28 - Updated: 2025-10-24 13:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for afterburn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for afterburn fixes the following issues:\n\nUpdate to version 5.9.0.git21.a73f509.\n\nSecurity issues fixed:\n\n- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large\n repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).\n- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect\n hostname comparisons and incorrect URL parsing (bsc#1243850).\n- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups\n can lead to privilege escalation when information is used for access control (bsc#1244199).\n- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can\n lead to use-after-free (bsc#1242665).\n\nOther issues fixed:\n\n- Fixed in version 5.9.0.git21.a73f509:\n * cargo: update dependencies\n * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat\n * microsoft/azure: Fix SharedConfig parsing of XML attributes\n * microsoft/azure: Mock goalstate.SharedConfig output in tests\n * providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).\n * upcloud: implement UpCloud provider\n * Update several build dependencies\n \n- Fixed in version 5.9.0:\n * cargo: update dependencies\n * dracut: Return 255 in module-setup\n * oraclecloud: add release note and move base URL to constant\n * oraclecloud: implement oraclecloud provider\n * Update several build dependencies\n\n- Fixed in version 5.8.2:\n * cargo: update dependencies\n * packit: add initial support\n\n- Fixed in version 5.7.0.git103.bae893c:\n * proxmoxve: Add more context to log messages.\n * proxmoxve: Remove unneeded fields\n * proxmoxve: Add tests for static network configuration from cloud-init.\n * proxmoxve: Add support for static network configuration from cloud-init.\n * providers/openstack: ignore ec2 metadata if not present\n * proxmox: use noop provider if no configdrive\n * Update several build dependencies\n\n- Fixed in version 5.7.0:\n * cargo: update dependencies\n * dhcp: replace dbus_proxy with proxy, and zbus traits\n * providers/hetzner: private ipv4 addresses in attributes\n * openstack: Document the two platforms\n * microsoft/azure: allow empty certificate chain in PKCS12 file\n * proxmoxve: implement proxmoxve provider\n * providers/hetzner: fix duplicate attribute prefix\n * lint: silence deadcode warnings\n * lint: address latest lint\u0027s from msrv update\n * cargo: update msrv to 1.75\n * providers: Add \u0027akamai\u0027 provider\n * providers/vmware: add missing public functions for non-amd64\n * providers/vmware: Process guestinfo.metadata netplan configuration\n * kubevirt: Run afterburn-hostname service\n * providers: add support for scaleway\n * Move away from deprecated `users` to `uzers`\n * providers/hetzner: add support for Hetzner Cloud\n * cargo: update MSRV to 1.71\n * cargo: specify required features for nix dependency\n * openstack: Add attribute OPENSTACK_INSTANCE_UUID\n * cargo: allow openssl 0.10.46\n * build-sys: Use new tier = 2 for cargo-vendor-filterer\n * cargo: fix minimum version of openssl crate\n * microsoft/crypto/mod: replace deprecated function `parse` with `parse2`\n * cli: switch to clap derive\n * cli: add descriptive value names for option arguments in --help\n * cli: have clap require exactly one of --cmdline/--provider\n * providers/`*`: move endpoint mocking into retry::Client\n * retry/client: move URL parsing into helper function\n * providers/microsoft: import crate::retry\n * providers/microsoft: use stored client for all fetches\n * providers/packet: use stored client for boot checkin\n * initrd: remember to write trailing newline to network kargs file\n * util: drop obsolete \u0027OEM\u0027 terminology\n * Inline variables into format strings\n * Update several build dependencies\n\n- Fixed in version 5.4.1:\n * cargo: add configuration for cargo-vendor-filterer\n * util: support DHCP option lookup from NetworkManager\n * util: factor out retries of DHCP option lookup\n * util: refactor DHCP option query helper into an enum\n * util: move dns_lease_key_lookup() to a separate module\n * cargo: update MSRV to 1.66\n * cargo: update all packages to fix build error\n * cargo: continue to support openssh-keys 0.5\n * cargo: drop serde_derive crate in favor of serde derive feature\n * cargo: use consistent declaration syntax for slog dependency\n * cargo: drop unused dependencies\n * cargo: continue to support base64 0.13\n * cargo: continue to support mailparse 0.13.8\n * cargo: continue to support clap 3.1\n * cargo: stop enabling LTO in release builds\n * providers/ibmcloud: avoid error if an ssh key not found in metadata\n * systemd: add explicit ordering, after multi-user.target\n * network: fix clippy 1.63.0 lints\n * cargo: allow serde_yaml 0.8\n * cargo: update version ranges for post-1.x deps\n * providers: Use inline `format!` in a few places\n * *: bump MSRV to 1.58.0\n * cargo: update clap to 3.2.5\n * copr: mark git checkout as safe\n * providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID\n * Update several build dependencies\n\n- Fixed in version 5.3.0:\n * systemd: enable sshkeys on Power VS platform\n * network: Encode information for systemd-networkd-wait-online\n * cargo: update to clap 3.1\n * cargo: enable clap wrap_help feature\n * cli: run clap tests\n * cli: avoid deprecated clap constructs\n * cargo: update to clap 3.0\n * cli: use clap mechanism to require exp subcommand\n * cargo: declare MSRV in Cargo.toml\n * cargo: update to Rust 2021; bump MSRV to 1.56.0\n * copr: abort if specfile fetch fails\n * providers/aws: add AWS_IPV6 attribute\n * providers/aws: bump metadata version to 2021-01-03\n * kubevirt: Add KubeVirt platform support\n * *.service: add/update Documentation field\n * aws/mock_tests: explicitly drop mocks before resetting\n * aws/mock_tests: split out IMDS tests\n * aws/mock_tests: factor out map building\n * *: use `RemainAfterExit` on all oneshot services\n * Update several build dependencies\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3785,SUSE-SLE-Micro-5.4-2025-3785",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3785-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3785-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253785-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3785-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042302.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1242665",
"url": "https://bugzilla.suse.com/1242665"
},
{
"category": "self",
"summary": "SUSE Bug 1243850",
"url": "https://bugzilla.suse.com/1243850"
},
{
"category": "self",
"summary": "SUSE Bug 1244199",
"url": "https://bugzilla.suse.com/1244199"
},
{
"category": "self",
"summary": "SUSE Bug 1244675",
"url": "https://bugzilla.suse.com/1244675"
},
{
"category": "self",
"summary": "SUSE Bug 1250471",
"url": "https://bugzilla.suse.com/1250471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3416 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5791/"
}
],
"title": "Security update for afterburn",
"tracking": {
"current_release_date": "2025-10-24T13:28:23Z",
"generator": {
"date": "2025-10-24T13:28:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3785-1",
"initial_release_date": "2025-10-24T13:28:23Z",
"revision_history": [
{
"date": "2025-10-24T13:28:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product_id": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
},
"product_reference": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-3416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3416"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3416",
"url": "https://www.suse.com/security/cve/CVE-2025-3416"
},
{
"category": "external",
"summary": "SUSE Bug 1242599 for CVE-2025-3416",
"url": "https://bugzilla.suse.com/1242599"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "low"
}
],
"title": "CVE-2025-3416"
},
{
"cve": "CVE-2025-5791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5791"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the user\u0027s crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5791",
"url": "https://www.suse.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "SUSE Bug 1244187 for CVE-2025-5791",
"url": "https://bugzilla.suse.com/1244187"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:23Z",
"details": "important"
}
],
"title": "CVE-2025-5791"
}
]
}
SUSE-SU-2025:3786-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:28 - Updated: 2025-10-24 13:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for afterburn",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for afterburn fixes the following issues:\n\nUpdate to version 5.9.0.git21.a73f509.\n\nSecurity issues fixed:\n\n- CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large\n repetitions on empty sub-expressions can lead to excessive resource consumption and denial of service (bsc#1196972).\n- CVE-2024-12224: idna: acceptance of Punycode labels that do not produce any non-ASCII output may lead to incorrect\n hostname comparisons and incorrect URL parsing (bsc#1243850).\n- CVE-2025-5791: users: `root` user being appended to group listings whenever listing does not have exactly 1024 groups\n can lead to privilege escalation when information is used for access control (bsc#1244199).\n- CVE-2025-3416: openssl: passing of `Some(...)` value as `properties` argument to `Md::fetch` or `Cipher::fetch` can\n lead to use-after-free (bsc#1242665).\n\nOther issues fixed:\n\n- Fixed in version 5.9.0.git21.a73f509:\n * cargo: update dependencies\n * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat\n * microsoft/azure: Fix SharedConfig parsing of XML attributes\n * microsoft/azure: Mock goalstate.SharedConfig output in tests\n * providers/azure: switch SSH key retrieval from certs endpoint to IMDS as azure stopped providing keys in the old one (bsc#1250471).\n * upcloud: implement UpCloud provider\n * Update several build dependencies\n \n- Fixed in version 5.9.0:\n * cargo: update dependencies\n * dracut: Return 255 in module-setup\n * oraclecloud: add release note and move base URL to constant\n * oraclecloud: implement oraclecloud provider\n * Update several build dependencies\n\n- Fixed in version 5.8.2:\n * cargo: update dependencies\n * packit: add initial support\n\n- Fixed in version 5.7.0.git103.bae893c:\n * proxmoxve: Add more context to log messages.\n * proxmoxve: Remove unneeded fields\n * proxmoxve: Add tests for static network configuration from cloud-init.\n * proxmoxve: Add support for static network configuration from cloud-init.\n * providers/openstack: ignore ec2 metadata if not present\n * proxmox: use noop provider if no configdrive\n * Update several build dependencies\n\n- Fixed in version 5.7.0:\n * cargo: update dependencies\n * dhcp: replace dbus_proxy with proxy, and zbus traits\n * providers/hetzner: private ipv4 addresses in attributes\n * openstack: Document the two platforms\n * microsoft/azure: allow empty certificate chain in PKCS12 file\n * proxmoxve: implement proxmoxve provider\n * providers/hetzner: fix duplicate attribute prefix\n * lint: silence deadcode warnings\n * lint: address latest lint\u0027s from msrv update\n * cargo: update msrv to 1.75\n * providers: Add \u0027akamai\u0027 provider\n * providers/vmware: add missing public functions for non-amd64\n * providers/vmware: Process guestinfo.metadata netplan configuration\n * kubevirt: Run afterburn-hostname service\n * providers: add support for scaleway\n * Move away from deprecated `users` to `uzers`\n * providers/hetzner: add support for Hetzner Cloud\n * cargo: update MSRV to 1.71\n * cargo: specify required features for nix dependency\n * openstack: Add attribute OPENSTACK_INSTANCE_UUID\n * cargo: allow openssl 0.10.46\n * build-sys: Use new tier = 2 for cargo-vendor-filterer\n * cargo: fix minimum version of openssl crate\n * microsoft/crypto/mod: replace deprecated function `parse` with `parse2`\n * cli: switch to clap derive\n * cli: add descriptive value names for option arguments in --help\n * cli: have clap require exactly one of --cmdline/--provider\n * providers/`*`: move endpoint mocking into retry::Client\n * retry/client: move URL parsing into helper function\n * providers/microsoft: import crate::retry\n * providers/microsoft: use stored client for all fetches\n * providers/packet: use stored client for boot checkin\n * initrd: remember to write trailing newline to network kargs file\n * util: drop obsolete \u0027OEM\u0027 terminology\n * Inline variables into format strings\n * Update several build dependencies\n\n- Fixed in version 5.4.1:\n * cargo: add configuration for cargo-vendor-filterer\n * util: support DHCP option lookup from NetworkManager\n * util: factor out retries of DHCP option lookup\n * util: refactor DHCP option query helper into an enum\n * util: move dns_lease_key_lookup() to a separate module\n * cargo: update MSRV to 1.66\n * cargo: update all packages to fix build error\n * cargo: continue to support openssh-keys 0.5\n * cargo: drop serde_derive crate in favor of serde derive feature\n * cargo: use consistent declaration syntax for slog dependency\n * cargo: drop unused dependencies\n * cargo: continue to support base64 0.13\n * cargo: continue to support mailparse 0.13.8\n * cargo: continue to support clap 3.1\n * cargo: stop enabling LTO in release builds\n * providers/ibmcloud: avoid error if an ssh key not found in metadata\n * systemd: add explicit ordering, after multi-user.target\n * network: fix clippy 1.63.0 lints\n * cargo: allow serde_yaml 0.8\n * cargo: update version ranges for post-1.x deps\n * providers: Use inline `format!` in a few places\n * *: bump MSRV to 1.58.0\n * cargo: update clap to 3.2.5\n * copr: mark git checkout as safe\n * providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID\n * Update several build dependencies\n\n- Fixed in version 5.3.0:\n * systemd: enable sshkeys on Power VS platform\n * network: Encode information for systemd-networkd-wait-online\n * cargo: update to clap 3.1\n * cargo: enable clap wrap_help feature\n * cli: run clap tests\n * cli: avoid deprecated clap constructs\n * cargo: update to clap 3.0\n * cli: use clap mechanism to require exp subcommand\n * cargo: declare MSRV in Cargo.toml\n * cargo: update to Rust 2021; bump MSRV to 1.56.0\n * copr: abort if specfile fetch fails\n * providers/aws: add AWS_IPV6 attribute\n * providers/aws: bump metadata version to 2021-01-03\n * kubevirt: Add KubeVirt platform support\n * *.service: add/update Documentation field\n * aws/mock_tests: explicitly drop mocks before resetting\n * aws/mock_tests: split out IMDS tests\n * aws/mock_tests: factor out map building\n * *: use `RemainAfterExit` on all oneshot services\n * Update several build dependencies\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3786,SUSE-SLE-Micro-5.3-2025-3786",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3786-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3786-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253786-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3786-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042301.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE Bug 1242665",
"url": "https://bugzilla.suse.com/1242665"
},
{
"category": "self",
"summary": "SUSE Bug 1243850",
"url": "https://bugzilla.suse.com/1243850"
},
{
"category": "self",
"summary": "SUSE Bug 1244199",
"url": "https://bugzilla.suse.com/1244199"
},
{
"category": "self",
"summary": "SUSE Bug 1244675",
"url": "https://bugzilla.suse.com/1244675"
},
{
"category": "self",
"summary": "SUSE Bug 1250471",
"url": "https://bugzilla.suse.com/1250471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12224 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3416 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5791/"
}
],
"title": "Security update for afterburn",
"tracking": {
"current_release_date": "2025-10-24T13:28:30Z",
"generator": {
"date": "2025-10-24T13:28:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3786-1",
"initial_release_date": "2025-10-24T13:28:30Z",
"revision_history": [
{
"date": "2025-10-24T13:28:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"product_id": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"product_id": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64"
},
"product_reference": "afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
},
"product_reference": "afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2024-12224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12224"
}
],
"notes": [
{
"category": "general",
"text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12224",
"url": "https://www.suse.com/security/cve/CVE-2024-12224"
},
{
"category": "external",
"summary": "SUSE Bug 1243848 for CVE-2024-12224",
"url": "https://bugzilla.suse.com/1243848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "moderate"
}
],
"title": "CVE-2024-12224"
},
{
"cve": "CVE-2025-3416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3416"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3416",
"url": "https://www.suse.com/security/cve/CVE-2025-3416"
},
{
"category": "external",
"summary": "SUSE Bug 1242599 for CVE-2025-3416",
"url": "https://bugzilla.suse.com/1242599"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "low"
}
],
"title": "CVE-2025-3416"
},
{
"cve": "CVE-2025-5791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5791"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the user\u0027s crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5791",
"url": "https://www.suse.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "SUSE Bug 1244187 for CVE-2025-5791",
"url": "https://bugzilla.suse.com/1244187"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:afterburn-5.9.0.git21.a73f509-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:afterburn-dracut-5.9.0.git21.a73f509-150400.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:28:30Z",
"details": "important"
}
],
"title": "CVE-2025-5791"
}
]
}
WID-SEC-W-2022-0482
Vulnerability from csaf_certbund - Published: 2022-04-05 22:00 - Updated: 2023-09-05 22:00Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheitsüberprüfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Pufferüberläufen und einer Ressourcenerschöpfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Firefox ist ein Open Source Web Browser.\r\nESR ist die Variante mit verl\u00e4ngertem Support.\r\nThunderbird ist ein Open Source E-Mail Client.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0482 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0482.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0482 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0482"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3526-1 vom 2023-09-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016091.html"
},
{
"category": "external",
"summary": "Mozilla Security Advisory vom 2022-04-05",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-13/"
},
{
"category": "external",
"summary": "Mozilla Security Advisory vom 2022-04-05",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/"
},
{
"category": "external",
"summary": "SUSE Security Advisory vom 2022-04-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010659.html"
},
{
"category": "external",
"summary": "SUSE Security Advisory vom 2022-04-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010660.html"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072559 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072559"
},
{
"category": "external",
"summary": "Mozilla Security Advisory MFSA2022-15 vom 2022-04-06",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072560 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072560"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072562 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072562"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072566 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072566"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072561 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072561"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072565 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072565"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072564 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072564"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5113 vom 2022-04-06",
"url": "https://lists.debian.org/debian-security-announce/2022/msg00081.html"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 2072563 vom 2022-04-06",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072563"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5370-1 vom 2022-04-07",
"url": "https://ubuntu.com/security/notices/USN-5370-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2971 vom 2022-04-07",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:1127-1 vom 2022-04-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010667.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1285 vom 2022-04-08",
"url": "https://access.redhat.com/errata/RHSA-2022:1285"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1286 vom 2022-04-08",
"url": "https://access.redhat.com/errata/RHSA-2022:1286"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1287 vom 2022-04-08",
"url": "https://access.redhat.com/errata/RHSA-2022:1287"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5118 vom 2022-04-10",
"url": "https://lists.debian.org/debian-security-announce/2022/msg00086.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-1284 vom 2022-04-08",
"url": "https://linux.oracle.com/errata/ELSA-2022-1284.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-1287 vom 2022-04-08",
"url": "https://linux.oracle.com/errata/ELSA-2022-1287.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1283 vom 2022-04-08",
"url": "https://access.redhat.com/errata/RHSA-2022:1283"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1284 vom 2022-04-08",
"url": "https://access.redhat.com/errata/RHSA-2022:1284"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1301 vom 2022-04-11",
"url": "https://access.redhat.com/errata/RHSA-2022:1301"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1302 vom 2022-04-11",
"url": "https://access.redhat.com/errata/RHSA-2022:1302"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:1149-1 vom 2022-04-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010677.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1303 vom 2022-04-11",
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1305 vom 2022-04-11",
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2978 vom 2022-04-11",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-1302 vom 2022-04-12",
"url": "https://linux.oracle.com/errata/ELSA-2022-1302.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-1301 vom 2022-04-12",
"url": "https://linux.oracle.com/errata/ELSA-2022-1301.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1326 vom 2022-04-12",
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:1176-1 vom 2022-04-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010699.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-1789 vom 2022-04-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1789.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5393-1 vom 2022-04-27",
"url": "https://ubuntu.com/security/notices/USN-5393-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5494-1 vom 2022-06-27",
"url": "https://ubuntu.com/security/notices/USN-5494-1"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202208-14 vom 2022-08-14",
"url": "https://security.gentoo.org/glsa/202208-14"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5610-1 vom 2022-09-14",
"url": "https://ubuntu.com/security/notices/USN-5610-1"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202212-05 vom 2022-12-19",
"url": "https://security.gentoo.org/glsa/202212-05"
},
{
"category": "external",
"summary": "Mozilla Bugzilla vom 2023-01-01",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1751609"
}
],
"source_lang": "en-US",
"title": "Mozilla Firefox, Mozilla Firefox ESR und Thunderbird: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-09-05T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:29:24.218+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-0482",
"initial_release_date": "2022-04-05T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-04-05T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-04-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat, Mozilla und Debian aufgenommen"
},
{
"date": "2022-04-07T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu, Debian und SUSE aufgenommen"
},
{
"date": "2022-04-10T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat, Debian und Oracle Linux aufgenommen"
},
{
"date": "2022-04-11T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat, SUSE und Debian aufgenommen"
},
{
"date": "2022-04-12T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-04-13T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-04-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon und Ubuntu aufgenommen"
},
{
"date": "2022-06-27T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-08-14T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-09-13T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-12-18T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2023-01-01T23:00:00.000+00:00",
"number": "13",
"summary": "PoC aufgenommen"
},
{
"date": "2023-09-05T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Mozilla Firefox \u003c 99",
"product": {
"name": "Mozilla Firefox \u003c 99",
"product_id": "T022536",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox:99"
}
}
},
{
"category": "product_name",
"name": "Mozilla Firefox ESR \u003c 91.8",
"product": {
"name": "Mozilla Firefox ESR \u003c 91.8",
"product_id": "T022537",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox_esr:91.8"
}
}
},
{
"category": "product_name",
"name": "Mozilla Thunderbird \u003c 91.8",
"product": {
"name": "Mozilla Thunderbird \u003c 91.8",
"product_id": "T022574",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:91.8"
}
}
}
],
"category": "vendor",
"name": "Mozilla"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-1197",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-1197"
},
{
"cve": "CVE-2022-24713",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-28281",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28283",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28283"
},
{
"cve": "CVE-2022-28284",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28284"
},
{
"cve": "CVE-2022-28285",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28287",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28287"
},
{
"cve": "CVE-2022-28288",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28288"
},
{
"cve": "CVE-2022-28289",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Thunderbird. Die Fehler bestehen aufgrund von mehreren Use-after-free-Fehlern, einem Out-of-bounds-Write, einer fehlenden Sicherheits\u00fcberpr\u00fcfung, einem Out-of-bounds-Read, einem Spoofing-Angriff, einem Fehler in der Ressourcenverwaltung, mehreren Puffer\u00fcberl\u00e4ufen und einer Ressourcenersch\u00f6pfung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, falsche Informationen darzustellen und einen Denial-of-Service-Zustand zu verursachen. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-04-05T22:00:00.000+00:00",
"title": "CVE-2022-28289"
}
]
}
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.