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-05-30",
"epss": "0.10404",
"percentile": "0.93337"
},
"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"
}
}
}
alsa-2022:1287
Vulnerability from osv_almalinux
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 91.8.0 ESR.
Security Fix(es):
-
Mozilla: Use-after-free in NSSToken objects (CVE-2022-1097)
-
Mozilla: Out of bounds write due to unexpected WebAuthN Extensions (CVE-2022-28281)
-
Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8 (CVE-2022-28289)
-
Mozilla: Use-after-free after VR Process destruction (CVE-2022-1196)
-
Mozilla: Use-after-free in DocumentL10n::TranslateDocument (CVE-2022-28282)
-
Mozilla: Incorrect AliasSet used in JIT Codegen (CVE-2022-28285)
-
Mozilla: Denial of Service via complex regular expressions (CVE-2022-24713)
-
Mozilla: iframe contents could be rendered outside the border (CVE-2022-28286)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "firefox"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "91.8.0-1.el8_5.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 91.8.0 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: Use-after-free in NSSToken objects (CVE-2022-1097)\n\n* Mozilla: Out of bounds write due to unexpected WebAuthN Extensions (CVE-2022-28281)\n\n* Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8 (CVE-2022-28289)\n\n* Mozilla: Use-after-free after VR Process destruction (CVE-2022-1196)\n\n* Mozilla: Use-after-free in DocumentL10n::TranslateDocument (CVE-2022-28282)\n\n* Mozilla: Incorrect AliasSet used in JIT Codegen (CVE-2022-28285)\n\n* Mozilla: Denial of Service via complex regular expressions (CVE-2022-24713)\n\n* Mozilla: iframe contents could be rendered outside the border (CVE-2022-28286)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2022:1287",
"modified": "2022-04-11T14:42:15Z",
"published": "2022-04-08T13:40:04Z",
"references": [
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-1097"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-1196"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-24713"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28281"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28282"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28285"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28286"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28289"
}
],
"related": [
"CVE-2022-1097",
"CVE-2022-28281",
"CVE-2022-28289",
"CVE-2022-1196",
"CVE-2022-28282",
"CVE-2022-28285",
"CVE-2022-24713",
"CVE-2022-28286"
],
"summary": "Important: firefox security update"
}
alsa-2022:1301
Vulnerability from osv_almalinux
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 91.8.0.
Security Fix(es):
-
Mozilla: Use-after-free in NSSToken objects (CVE-2022-1097)
-
Mozilla: Out of bounds write due to unexpected WebAuthN Extensions (CVE-2022-28281)
-
Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8 (CVE-2022-28289)
-
Mozilla: Use-after-free after VR Process destruction (CVE-2022-1196)
-
Mozilla: OpenPGP revocation information was ignored (CVE-2022-1197)
-
Mozilla: Use-after-free in DocumentL10n::TranslateDocument (CVE-2022-28282)
-
Mozilla: Incorrect AliasSet used in JIT Codegen (CVE-2022-28285)
-
Mozilla: Denial of Service via complex regular expressions (CVE-2022-24713)
-
Mozilla: iframe contents could be rendered outside the border (CVE-2022-28286)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "91.8.0-1.el8_5.alma"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "91.8.0-1.el8_5.alma.plus"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 91.8.0.\n\nSecurity Fix(es):\n\n* Mozilla: Use-after-free in NSSToken objects (CVE-2022-1097)\n\n* Mozilla: Out of bounds write due to unexpected WebAuthN Extensions (CVE-2022-28281)\n\n* Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8 (CVE-2022-28289)\n\n* Mozilla: Use-after-free after VR Process destruction (CVE-2022-1196)\n\n* Mozilla: OpenPGP revocation information was ignored (CVE-2022-1197)\n\n* Mozilla: Use-after-free in DocumentL10n::TranslateDocument (CVE-2022-28282)\n\n* Mozilla: Incorrect AliasSet used in JIT Codegen (CVE-2022-28285)\n\n* Mozilla: Denial of Service via complex regular expressions (CVE-2022-24713)\n\n* Mozilla: iframe contents could be rendered outside the border (CVE-2022-28286)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2022:1301",
"modified": "2022-04-13T07:37:22Z",
"published": "2022-04-11T13:29:58Z",
"references": [
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-1097"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-1196"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-1197"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-24713"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28281"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28282"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28285"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28286"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2022-28289"
}
],
"related": [
"CVE-2022-1097",
"CVE-2022-28281",
"CVE-2022-28289",
"CVE-2022-1196",
"CVE-2022-1197",
"CVE-2022-28282",
"CVE-2022-28285",
"CVE-2022-24713",
"CVE-2022-28286"
],
"summary": "Important: thunderbird security update"
}
{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Red Hat Inc., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Canonical Ltd., Novell Inc., \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, Mozilla Corp., \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7 (Red Hat Enterprise Linux), 9 (Debian GNU/Linux), 18.04 LTS (Ubuntu), 8 (Red Hat Enterprise Linux), 10 (Debian GNU/Linux), 20.04 LTS (Ubuntu), 8.2 Extended Update Support (Red Hat Enterprise Linux), 15.3 (OpenSUSE Leap), 11 (Debian GNU/Linux), 21.10 (Ubuntu), 8.1 Update Services for SAP Solutions (Red Hat Enterprise Linux), 8.4 Extended Update Support (Red Hat Enterprise Linux), 7.3 (\u0420\u0415\u0414 \u041e\u0421), \u0418\u041a6 (\u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438), 15.4 (OpenSUSE Leap), - (\u0410\u043b\u044c\u0442 8 \u0421\u041f), \u0434\u043e 99 (Firefox), \u0434\u043e 91.8 (Firefox ESR), \u0434\u043e 91.8 (Thunderbird), \u0434\u043e 2.5 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Mozilla Corp.:\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2022-15/\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2022-13/\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2022-14/\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://security-tracker.debian.org/tracker/CVE-2022-24713\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttps://www.suse.com/security/cve/CVE-2022-24713.html\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/CVE-2022-24713\n\n\u0414\u043b\u044f Ubuntu:\nhttps://ubuntu.com/security/notices/USN-5370-1\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421:\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f \u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438:\nhttps://goslinux.fssp.gov.ru/2726972/\n\n\u0414\u043b\u044f \u0410\u043b\u044c\u0442 8 \u0421\u041f:\nhttps://altsp.su/obnovleniya-bezopasnosti/\n\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0441\u043d\u043e\u0432\u0430:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f firefox-esr \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 91.10.0esr+repack-1~deb10u1.osnova1\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0441\u043d\u043e\u0432\u0430:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f thunderbird \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1:91.10.0+repack-1~deb10u1.osnova1\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f firefox-esr \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 91.13.0esr+repack-1~deb10u1.osnova1.strelets\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f thunderbird \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1:91.13.0+repack-1~deb10u1.osnova1.strelets",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "05.04.2022",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "21.11.2023",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "19.04.2022",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2022-02373",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2022-24713",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Red Hat Enterprise Linux, Debian GNU/Linux, Ubuntu, OpenSUSE Leap, \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438, \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), Firefox, Firefox ESR, Thunderbird, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Red Hat Inc. Red Hat Enterprise Linux 7 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 9 , Canonical Ltd. Ubuntu 18.04 LTS , Red Hat Inc. Red Hat Enterprise Linux 8 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , Canonical Ltd. Ubuntu 20.04 LTS , Red Hat Inc. Red Hat Enterprise Linux 8.2 Extended Update Support , Novell Inc. OpenSUSE Leap 15.3 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , Canonical Ltd. Ubuntu 21.10 , Red Hat Inc. Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions , Red Hat Inc. Red Hat Enterprise Linux 8.4 Extended Update Support , \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438 \u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438 \u0418\u041a6 , Novell Inc. OpenSUSE Leap 15.4 , \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u043b\u044c\u0442 8 \u0421\u041f - (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0439 (regex \u0434\u043b\u044f Rust) \u0432\u0435\u0431-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u0432 Firefox, Firefox ESR \u0438 \u043f\u043e\u0447\u0442\u043e\u0432\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 Thunderbird, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0440\u0435\u0441\u0443\u0440\u0441\u0430 (\u00ab\u0418\u0441\u0442\u043e\u0449\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u00bb) (CWE-400)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0439 (regex \u0434\u043b\u044f Rust) \u0432\u0435\u0431-\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u0432 Firefox, Firefox ESR \u0438 \u043f\u043e\u0447\u0442\u043e\u0432\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 Thunderbird \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043e\u0448\u0438\u0431\u043a\u0430\u043c\u0438 \u043f\u0440\u0438 \u0441\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0430\u043d\u0430\u043b\u0438\u0437\u0435 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0439",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2022-13/\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2022-14/\nhttps://security-tracker.debian.org/tracker/CVE-2022-24713\nhttps://www.suse.com/security/cve/CVE-2022-24713.html\nhttps://access.redhat.com/security/cve/CVE-2022-24713\nhttps://ubuntu.com/security/notices/USN-5370-1\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\nhttps://goslinux.fssp.gov.ru/2726972/\nhttps://altsp.su/obnovleniya-bezopasnosti/\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.5/\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-400",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 5)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 4,3)"
}
CERTFR-2022-AVI-311
Vulnerability from certfr_avis - Published: 2022-04-06 - Updated: 2022-04-06
De multiples vulnérabilités ont été découvertes dans Mozilla Firefox et Firefox ESR. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Firefox ESR | Firefox ESR versions antérieures à 91.8 | ||
| Mozilla | Firefox ESR | Firefox versions antérieures à 99 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Firefox ESR versions ant\u00e9rieures \u00e0 91.8",
"product": {
"name": "Firefox ESR",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
},
{
"description": "Firefox versions ant\u00e9rieures \u00e0 99",
"product": {
"name": "Firefox ESR",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-28282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28282"
},
{
"name": "CVE-2022-28287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28287"
},
{
"name": "CVE-2022-28289",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28289"
},
{
"name": "CVE-2022-28283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28283"
},
{
"name": "CVE-2022-28281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28281"
},
{
"name": "CVE-2022-28288",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28288"
},
{
"name": "CVE-2022-1196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1196"
},
{
"name": "CVE-2022-1097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1097"
},
{
"name": "CVE-2022-24713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24713"
},
{
"name": "CVE-2022-28284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28284"
},
{
"name": "CVE-2022-28286",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28286"
},
{
"name": "CVE-2022-28285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28285"
}
],
"initial_release_date": "2022-04-06T00:00:00",
"last_revision_date": "2022-04-06T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-311",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-04-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla Firefox et\nFirefox ESR. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire, un d\u00e9ni de service et une\natteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Firefox et Firefox ESR",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-14 du 05 avril 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-13 du 05 avril 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-13/"
}
]
}
CERTFR-2022-AVI-316
Vulnerability from certfr_avis - Published: 2022-04-07 - Updated: 2022-04-07
De multiples vulnérabilités ont été découvertes dans Mozilla Thunderbird. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Thunderbird | Thunderbird versions antérieures à 91.8 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Thunderbird versions ant\u00e9rieures \u00e0 91.8",
"product": {
"name": "Thunderbird",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-28282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28282"
},
{
"name": "CVE-2022-28289",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28289"
},
{
"name": "CVE-2022-1197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1197"
},
{
"name": "CVE-2022-28281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28281"
},
{
"name": "CVE-2022-1196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1196"
},
{
"name": "CVE-2022-1097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1097"
},
{
"name": "CVE-2022-24713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24713"
},
{
"name": "CVE-2022-28286",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28286"
},
{
"name": "CVE-2022-28285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28285"
}
],
"initial_release_date": "2022-04-07T00:00:00",
"last_revision_date": "2022-04-07T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-316",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-04-07T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla\nThunderbird. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire, un d\u00e9ni de service et une\natteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Thunderbird",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-15 du 06 avril 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/"
}
]
}
FKIE_CVE-2022-24713
Vulnerability from fkie_nvd - Published: 2022-03-08 19:15 - Updated: 2024-11-21 06:507.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e | Patch, Third Party Advisory | |
| security-advisories@github.com | https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8 | Third Party Advisory | |
| security-advisories@github.com | https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw | Third Party Advisory | |
| security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/ | ||
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/ | ||
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/ | ||
| security-advisories@github.com | https://security.gentoo.org/glsa/202208-08 | Third Party Advisory | |
| security-advisories@github.com | https://security.gentoo.org/glsa/202208-14 | Third Party Advisory | |
| security-advisories@github.com | https://www.debian.org/security/2022/dsa-5113 | Third Party Advisory | |
| security-advisories@github.com | https://www.debian.org/security/2022/dsa-5118 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202208-08 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202208-14 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2022/dsa-5113 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2022/dsa-5118 | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| rust-lang | regex | * | |
| fedoraproject | fedora | 34 | |
| fedoraproject | fedora | 35 | |
| fedoraproject | fedora | 36 | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 10.0 | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:rust-lang:regex:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "C19062C7-2E3B-40F0-B813-413768896F67",
"versionEndExcluding": "1.5.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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"
}
],
"id": "CVE-2022-24713",
"lastModified": "2024-11-21T06:50:55.947",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-03-08T19:15:08.000",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"source": "security-advisories@github.com",
"tags": [
"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": [
"Mailing List",
"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",
"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",
"tags": [
"Third Party Advisory"
],
"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": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"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": [
"Mailing List",
"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",
"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",
"tags": [
"Third Party Advisory"
],
"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"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-M5PQ-GVJ9-9VR8
Vulnerability from github – Published: 2022-03-08 20:00 – Updated: 2022-08-11 20:38This is a cross-post of the official security advisory. The official advisory contains a signed version with our PGP key, as well.
The Rust Security Response WG was notified that the regex crate did not properly limit the complexity of the regular expressions (regex) it parses. An attacker could use this security issue to perform a denial of service, by sending a specially crafted regex to a service accepting untrusted regexes. No known vulnerability is present when parsing untrusted input with trusted regexes.
This issue has been assigned CVE-2022-24713. The severity of this vulnerability is "high" when the regex crate is used to parse untrusted regexes. Other uses of the regex crate are not affected by this vulnerability.
Overview
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's considered part of the crate's 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's 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.
Affected versions
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.
Mitigations
We recommend everyone accepting user-controlled regexes 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, we do not recommend denying known problematic regexes.
Acknowledgements
We want to thank Addison Crump for responsibly disclosing this to us according to the Rust security policy, and for helping review the fix.
We also want to thank Andrew Gallant for developing the fix, and Pietro Albini for coordinating the disclosure and writing this advisory.
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "regex"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-24713"
],
"database_specific": {
"cwe_ids": [
"CWE-1333",
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2022-03-08T20:00:36Z",
"nvd_published_at": "2022-03-08T19:15:00Z",
"severity": "HIGH"
},
"details": "\u003e This is a cross-post of [the official security advisory][advisory]. The official advisory contains a signed version with our PGP key, as well.\n\n[advisory]: https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\n\nThe Rust Security Response WG was notified that the `regex` crate did not properly limit the complexity of the regular expressions (regex) it parses. An attacker could use this security issue to perform a denial of service, by sending a specially crafted regex to a service accepting untrusted regexes. No known vulnerability is present when parsing untrusted input with trusted regexes.\n\nThis issue has been assigned CVE-2022-24713. The severity of this vulnerability is \"high\" when the `regex` crate is used to parse untrusted regexes. Other uses of the `regex` crate are not affected by this vulnerability.\n\n## Overview\n\nThe `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.\n\nUnfortunately 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.\n\n## Affected versions\n\nAll 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.\n\n## Mitigations\n\nWe recommend everyone accepting user-controlled regexes to upgrade immediately to the latest version of the `regex` crate.\n\nUnfortunately 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, we do not recommend denying known problematic regexes.\n\n## Acknowledgements\n\nWe want to thank Addison Crump for responsibly disclosing this to us according to the [Rust security policy](https://www.rust-lang.org/policies/security), and for helping review the fix.\n\nWe also want to thank Andrew Gallant for developing the fix, and Pietro Albini for coordinating the disclosure and writing this advisory.",
"id": "GHSA-m5pq-gvj9-9vr8",
"modified": "2022-08-11T20:38:52Z",
"published": "2022-03-08T20:00:36Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24713"
},
{
"type": "WEB",
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"type": "WEB",
"url": "https://github.com/rust-lang/regex"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2022-0013.html"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202208-08"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202208-14"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2022/dsa-5118"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Rust\u0027s regex crate vulnerable to regular expression denial of service"
}
GSD-2022-24713
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-24713",
"description": "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.\n",
"id": "GSD-2022-24713",
"references": [
"https://www.suse.com/security/cve/CVE-2022-24713.html",
"https://www.debian.org/security/2022/dsa-5113",
"https://www.debian.org/security/2022/dsa-5118",
"https://access.redhat.com/errata/RHSA-2022:1283",
"https://access.redhat.com/errata/RHSA-2022:1284",
"https://access.redhat.com/errata/RHSA-2022:1285",
"https://access.redhat.com/errata/RHSA-2022:1286",
"https://access.redhat.com/errata/RHSA-2022:1287",
"https://access.redhat.com/errata/RHSA-2022:1301",
"https://access.redhat.com/errata/RHSA-2022:1302",
"https://access.redhat.com/errata/RHSA-2022:1303",
"https://access.redhat.com/errata/RHSA-2022:1305",
"https://access.redhat.com/errata/RHSA-2022:1326",
"https://ubuntu.com/security/CVE-2022-24713",
"https://advisories.mageia.org/CVE-2022-24713.html",
"https://security.archlinux.org/CVE-2022-24713",
"https://linux.oracle.com/cve/CVE-2022-24713.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-24713"
],
"details": "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.",
"id": "GSD-2022-24713",
"modified": "2023-12-13T01:19:43.379489Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"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"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:rust-lang:regex:*:*:*:*:*:rust:*:*",
"cpe_name": [],
"versionEndExcluding": "1.5.5",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-24713"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"name": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"name": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"name": "FEDORA-2022-ceb3e03c5e",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/"
},
{
"name": "FEDORA-2022-8436ac4c39",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/"
},
{
"name": "FEDORA-2022-d20d44ba98",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"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",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"name": "DSA-5113",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"name": "DSA-5118",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5118"
},
{
"name": "GLSA-202208-14",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-14"
},
{
"name": "GLSA-202208-08",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-08"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-07-06T13:42Z",
"publishedDate": "2022-03-08T19:15Z"
}
}
}
MSRC_CVE-2022-24713
Vulnerability from csaf_microsoft - Published: 2022-03-02 00:00 - Updated: 2026-02-18 14:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19743-17084 | — | ||
| Unresolved product id: 18816-17084 | — | ||
| Unresolved product id: 17811-17084 | — | ||
| Unresolved product id: 18817-17084 | — | ||
| Unresolved product id: 18815-17084 | — | ||
| Unresolved product id: 19671-17084 | — | ||
| Unresolved product id: 19686-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-2 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-24713 Regular expression denial of service in Rust\u0027s regex crate - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-24713.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Regular expression denial of service in Rust\u0027s regex crate",
"tracking": {
"current_release_date": "2026-02-18T14:08:58.000Z",
"generator": {
"date": "2026-02-21T04:21:34.229Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-24713",
"initial_release_date": "2022-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-08-29T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
},
{
"date": "2024-08-30T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Information published."
},
{
"date": "2024-08-31T00:00:00.000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Information published."
},
{
"date": "2024-09-01T00:00:00.000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Information published."
},
{
"date": "2024-09-02T00:00:00.000Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Information published."
},
{
"date": "2024-09-03T00:00:00.000Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Information published."
},
{
"date": "2024-09-05T00:00:00.000Z",
"legacy_version": "1.7",
"number": "8",
"summary": "Information published."
},
{
"date": "2024-09-06T00:00:00.000Z",
"legacy_version": "1.8",
"number": "9",
"summary": "Information published."
},
{
"date": "2024-09-07T00:00:00.000Z",
"legacy_version": "1.9",
"number": "10",
"summary": "Information published."
},
{
"date": "2024-09-08T00:00:00.000Z",
"legacy_version": "2",
"number": "11",
"summary": "Information published."
},
{
"date": "2024-09-11T00:00:00.000Z",
"legacy_version": "2.1",
"number": "12",
"summary": "Information published."
},
{
"date": "2026-02-18T14:08:58.000Z",
"legacy_version": "2.2",
"number": "13",
"summary": "Information published."
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 librsvg2 2.50.3-4",
"product": {
"name": "\u003cazl3 librsvg2 2.50.3-4",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 librsvg2 2.50.3-4",
"product": {
"name": "azl3 librsvg2 2.50.3-4",
"product_id": "19743"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 librsvg2 2.58.1-1",
"product": {
"name": "\u003cazl3 librsvg2 2.58.1-1",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 librsvg2 2.58.1-1",
"product": {
"name": "azl3 librsvg2 2.58.1-1",
"product_id": "18817"
}
}
],
"category": "product_name",
"name": "librsvg2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 rust regex-1.8.4",
"product": {
"name": "\u003cazl3 rust regex-1.8.4",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "azl3 rust regex-1.8.4",
"product": {
"name": "azl3 rust regex-1.8.4",
"product_id": "18816"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 rust 1.75.0-14",
"product": {
"name": "\u003cazl3 rust 1.75.0-14",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 rust 1.75.0-14",
"product": {
"name": "azl3 rust 1.75.0-14",
"product_id": "19671"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 rust 1.86.0-1",
"product": {
"name": "\u003cazl3 rust 1.86.0-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 rust 1.86.0-1",
"product": {
"name": "azl3 rust 1.86.0-1",
"product_id": "19686"
}
}
],
"category": "product_name",
"name": "rust"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 rpm-ostree 2024.4-1",
"product": {
"name": "\u003cazl3 rpm-ostree 2024.4-1",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "azl3 rpm-ostree 2024.4-1",
"product": {
"name": "azl3 rpm-ostree 2024.4-1",
"product_id": "17811"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 rpm-ostree 2022.1-7",
"product": {
"name": "\u003cazl3 rpm-ostree 2022.1-7",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "azl3 rpm-ostree 2022.1-7",
"product": {
"name": "azl3 rpm-ostree 2022.1-7",
"product_id": "18815"
}
}
],
"category": "product_name",
"name": "rpm-ostree"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 librsvg2 2.50.3-4 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 librsvg2 2.50.3-4 as a component of Azure Linux 3.0",
"product_id": "19743-17084"
},
"product_reference": "19743",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 rust regex-1.8.4 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust regex-1.8.4 as a component of Azure Linux 3.0",
"product_id": "18816-17084"
},
"product_reference": "18816",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 rpm-ostree 2024.4-1 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rpm-ostree 2024.4-1 as a component of Azure Linux 3.0",
"product_id": "17811-17084"
},
"product_reference": "17811",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 librsvg2 2.58.1-1 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 librsvg2 2.58.1-1 as a component of Azure Linux 3.0",
"product_id": "18817-17084"
},
"product_reference": "18817",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 rpm-ostree 2022.1-7 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rpm-ostree 2022.1-7 as a component of Azure Linux 3.0",
"product_id": "18815-17084"
},
"product_reference": "18815",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 rust 1.75.0-14 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 1.75.0-14 as a component of Azure Linux 3.0",
"product_id": "19671-17084"
},
"product_reference": "19671",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 rust 1.86.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 1.86.0-1 as a component of Azure Linux 3.0",
"product_id": "19686-17084"
},
"product_reference": "19686",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24713",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19743-17084",
"18816-17084",
"17811-17084",
"18817-17084",
"18815-17084",
"19671-17084",
"19686-17084"
],
"known_affected": [
"17084-1",
"17084-5",
"17084-7",
"17084-4",
"17084-6",
"17084-3",
"17084-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-24713 Regular expression denial of service in Rust\u0027s regex crate - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-24713.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-30T07:00:00.000Z",
"details": "2.58.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1",
"17084-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-06-30T07:00:00.000Z",
"details": "regex-1.8.4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-06-30T07:00:00.000Z",
"details": "2024.4-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-7",
"17084-6"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-06-30T07:00:00.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3",
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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"
},
"products": [
"17084-1",
"17084-5",
"17084-7",
"17084-4",
"17084-6",
"17084-3",
"17084-2"
]
}
],
"title": "Regular expression denial of service in Rust\u0027s regex crate"
}
]
}
OPENSUSE-SU-2022:1127-1
Vulnerability from csaf_opensuse - Published: 2022-04-07 15:04 - Updated: 2022-04-07 15:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://bugzilla.suse.com/1197698 | self |
| https://bugzilla.suse.com/1197903 | self |
| https://www.suse.com/security/cve/CVE-2022-1097/ | self |
| https://www.suse.com/security/cve/CVE-2022-1196/ | self |
| https://www.suse.com/security/cve/CVE-2022-24713/ | self |
| https://www.suse.com/security/cve/CVE-2022-28281/ | self |
| https://www.suse.com/security/cve/CVE-2022-28282/ | self |
| https://www.suse.com/security/cve/CVE-2022-28285/ | self |
| https://www.suse.com/security/cve/CVE-2022-28286/ | self |
| https://www.suse.com/security/cve/CVE-2022-28289/ | self |
| https://www.suse.com/security/cve/CVE-2022-1097 | external |
| https://bugzilla.suse.com/1197903 | external |
| https://www.suse.com/security/cve/CVE-2022-1196 | external |
| https://bugzilla.suse.com/1197903 | external |
| https://www.suse.com/security/cve/CVE-2022-24713 | external |
| https://bugzilla.suse.com/1196972 | external |
| https://bugzilla.suse.com/1197903 | external |
| https://www.suse.com/security/cve/CVE-2022-28281 | external |
| https://bugzilla.suse.com/1197903 | external |
| https://www.suse.com/security/cve/CVE-2022-28282 | external |
| https://bugzilla.suse.com/1197903 | external |
| https://www.suse.com/security/cve/CVE-2022-28285 | external |
| https://bugzilla.suse.com/1197903 | external |
| https://www.suse.com/security/cve/CVE-2022-28286 | external |
| https://bugzilla.suse.com/1197903 | external |
| https://www.suse.com/security/cve/CVE-2022-28289 | external |
| https://bugzilla.suse.com/1197903 | external |
{
"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 MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\nFirefox Extended Support Release 91.8.0 ESR (bsc#1197903):\n\nMFSA 2022-14 (bsc#1197903)\n\n* CVE-2022-1097: Fixed memory safety violations that could occur when PKCS#11 tokens are removed while in use\n* CVE-2022-28281: Fixed an out of bounds write due to unexpected WebAuthN Extensions\n* CVE-2022-1196: Fixed a use-after-free after VR Process destruction\n* CVE-2022-28282: Fixed a use-after-free in DocumentL10n::TranslateDocument\n* CVE-2022-28285: Fixed incorrect AliasSet used in JIT Codegen\n* CVE-2022-28286: Fixed that iframe contents could be rendered outside the border\n* CVE-2022-24713: Fixed a denial of service via complex regular expressions\n* CVE-2022-28289: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8\n\nThe following non-security bugs were fixed:\n\n- Adjust rust dependency for SP3 and later. TW uses always the\n newest version of rust, but we don\u0027t, so we can\u0027t use the\n rust+cargo notation, which would need both \u003c and \u003e= requirements.\n (bsc#1197698)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-1127,openSUSE-SLE-15.4-2022-1127",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_1127-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:1127-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/76BLKP3BHKRBWFX4VJKKQJQXQTYEOOSX/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:1127-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/76BLKP3BHKRBWFX4VJKKQJQXQTYEOOSX/"
},
{
"category": "self",
"summary": "SUSE Bug 1197698",
"url": "https://bugzilla.suse.com/1197698"
},
{
"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-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 MozillaFirefox",
"tracking": {
"current_release_date": "2022-04-07T15:04:04Z",
"generator": {
"date": "2022-04-07T15:04:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:1127-1",
"initial_release_date": "2022-04-07T15:04:04Z",
"revision_history": [
{
"date": "2022-04-07T15:04:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"details": "important"
}
],
"title": "CVE-2022-1196"
},
{
"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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"openSUSE Leap 15.3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:04Z",
"details": "important"
}
],
"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.