Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-4577 (GCVE-0-2023-4577)
Vulnerability from cvelistv5 – Published: 2023-09-11 08:01 – Updated: 2025-12-18 15:23| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Firefox |
Affected:
unspecified , < 117
(custom)
|
|
| Mozilla | Firefox ESR |
Affected:
unspecified , < 115.2
(custom)
|
|
| Mozilla | Thunderbird |
Affected:
unspecified , < 115.2
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T07:31:06.470Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1847397"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2023-34/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2023-36/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2023-38/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-4577",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-19T20:02:33.505149Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-19T20:02:40.096Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Firefox",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "117",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Firefox ESR",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "115.2",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "115.2",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Lukas Bernhard"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "When \u003ccode\u003eUpdateRegExpStatics\u003c/code\u003e attempted to access \u003ccode\u003einitialStringHeap\u003c/code\u003e it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability affects Firefox \u003c 117, Firefox ESR \u003c 115.2, and Thunderbird \u003c 115.2."
}
],
"value": "When `UpdateRegExpStatics` attempted to access `initialStringHeap` it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability affects Firefox \u003c 117, Firefox ESR \u003c 115.2, and Thunderbird \u003c 115.2."
}
],
"providerMetadata": {
"dateUpdated": "2025-12-18T15:23:09.123Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1847397"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-34/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-36/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-38/"
}
],
"title": "Memory corruption in JIT UpdateRegExpStatics"
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2023-4577",
"datePublished": "2023-09-11T08:01:02.684Z",
"dateReserved": "2023-08-29T03:36:45.249Z",
"dateUpdated": "2025-12-18T15:23:09.123Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-4577",
"date": "2026-06-06",
"epss": "0.00102",
"percentile": "0.27553"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"117.0\", \"matchCriteriaId\": \"97397EB0-B9CD-4C1F-B2DC-92F03D4DC61B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"115.2\", \"matchCriteriaId\": \"3DB778E6-50ED-4395-AFA5-A0043AEB4382\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"115.2\", \"matchCriteriaId\": \"F88F4161-8C10-4753-BE49-8AE5FB965EE4\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"When `UpdateRegExpStatics` attempted to access `initialStringHeap` it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability affects Firefox \u003c 117, Firefox ESR \u003c 115.2, and Thunderbird \u003c 115.2.\"}, {\"lang\": \"es\", \"value\": \"Cuando `UpdateRegExpStatics` intent\\u00f3 acceder a `initialStringHeap`, es posible que ya se haya recolectado basura antes de ingresar a la funci\\u00f3n, lo que podr\\u00eda haber provocado un bloqueo explotable. Esta vulnerabilidad afecta a Firefox \u0026lt; 117, Firefox ESR \u0026lt; 115.2 y Thunderbird \u0026lt; 115.2.\"}]",
"id": "CVE-2023-4577",
"lastModified": "2024-11-21T08:35:28.063",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}]}",
"published": "2023-09-11T09:15:09.287",
"references": "[{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1847397\", \"source\": \"security@mozilla.org\", \"tags\": [\"Issue Tracking\", \"Permissions Required\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-34/\", \"source\": \"security@mozilla.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-36/\", \"source\": \"security@mozilla.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-38/\", \"source\": \"security@mozilla.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1847397\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Permissions Required\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-34/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-36/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-38/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-4577\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2023-09-11T09:15:09.287\",\"lastModified\":\"2024-11-21T08:35:28.063\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When `UpdateRegExpStatics` attempted to access `initialStringHeap` it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability affects Firefox \u003c 117, Firefox ESR \u003c 115.2, and Thunderbird \u003c 115.2.\"},{\"lang\":\"es\",\"value\":\"Cuando `UpdateRegExpStatics` intent\u00f3 acceder a `initialStringHeap`, es posible que ya se haya recolectado basura antes de ingresar a la funci\u00f3n, lo que podr\u00eda haber provocado un bloqueo explotable. Esta vulnerabilidad afecta a Firefox \u0026lt; 117, Firefox ESR \u0026lt; 115.2 y Thunderbird \u0026lt; 115.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"117.0\",\"matchCriteriaId\":\"97397EB0-B9CD-4C1F-B2DC-92F03D4DC61B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"115.2\",\"matchCriteriaId\":\"3DB778E6-50ED-4395-AFA5-A0043AEB4382\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"115.2\",\"matchCriteriaId\":\"F88F4161-8C10-4753-BE49-8AE5FB965EE4\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1847397\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2023-34/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2023-36/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2023-38/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1847397\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2023-34/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2023-36/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2023-38/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1847397\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-34/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-36/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-38/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T07:31:06.470Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-4577\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-19T20:02:33.505149Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-19T20:02:37.120Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Lukas Bernhard\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"117\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Firefox ESR\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.2\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.2\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1847397\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-34/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-36/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2023-38/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"When `UpdateRegExpStatics` attempted to access `initialStringHeap` it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability affects Firefox \u003c 117, Firefox ESR \u003c 115.2, and Thunderbird \u003c 115.2.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"When \u003ccode\u003eUpdateRegExpStatics\u003c/code\u003e attempted to access \u003ccode\u003einitialStringHeap\u003c/code\u003e it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability affects Firefox \u003c 117, Firefox ESR \u003c 115.2, and Thunderbird \u003c 115.2.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Memory corruption in JIT UpdateRegExpStatics\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2023-09-11T08:01:02.684Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-4577\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-19T20:02:40.096Z\", \"dateReserved\": \"2023-08-29T03:36:45.249Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2023-09-11T08:01:02.684Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
WID-SEC-W-2023-2202
Vulnerability from csaf_certbund - Published: 2023-08-29 22:00 - Updated: 2024-12-15 23:00Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Pufferüberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Pufferüberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox ESR <115.2
Mozilla / Firefox ESR
|
<115.2 | ||
|
Mozilla Firefox ESR <102.15
Mozilla / Firefox ESR
|
<102.15 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Mozilla Firefox <117
Mozilla / Firefox
|
<117 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Mozilla Thunderbird <115.2
Mozilla / Thunderbird
|
<115.2 | ||
|
Mozilla Thunderbird 102.15
Mozilla / Thunderbird
|
cpe:/a:mozilla:thunderbird:102.15
|
102.15 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Firefox ist ein Open Source Web Browser. \r\nESR ist die Variante mit verl\u00e4ngertem Support.\r\nThunderbird ist ein Open Source E-Mail Client.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Mozilla Firefox und Mozilla Thunderbird ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2202 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2202.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2202 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2202"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory 2023-34 vom 2023-08-29",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-34/"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory 2023-35 vom 2023-08-29",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-35/"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory 2023-36 vom 2023-08-29",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-36/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6320-1 vom 2023-08-30",
"url": "https://ubuntu.com/security/notices/USN-6320-1"
},
{
"category": "external",
"summary": "Mozilla Security Advisory MFSA2023-37 vom 2023-08-31",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-37/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5485 vom 2023-08-30",
"url": "https://lists.debian.org/debian-security-announce/2023/msg00177.html"
},
{
"category": "external",
"summary": "Mozilla Security Advisory MFSA2023-38 vom 2023-08-31",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-38/"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3553 vom 2023-09-01",
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00000.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5488 vom 2023-09-03",
"url": "https://lists.debian.org/debian-security-announce/2023/msg00180.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4959 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4959"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4958 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4958"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4957 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4957"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4956 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4956"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4955 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4955"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4954 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4954"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4953 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4953"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4952 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4952"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4951 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4951"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4950 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4949 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4949"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4948 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4948"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4947 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4947"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4946 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4946"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4945 vom 2023-09-04",
"url": "https://access.redhat.com/errata/RHSA-2023:4945"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3554 vom 2023-09-05",
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00001.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3519-1 vom 2023-09-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016095.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4945 vom 2023-09-05",
"url": "https://linux.oracle.com/errata/ELSA-2023-4945.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4954 vom 2023-09-06",
"url": "https://linux.oracle.com/errata/ELSA-2023-4954.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4955 vom 2023-09-06",
"url": "https://linux.oracle.com/errata/ELSA-2023-4955.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4958 vom 2023-09-08",
"url": "http://linux.oracle.com/errata/ELSA-2023-4958.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-5019 vom 2023-09-08",
"url": "https://linux.oracle.com/errata/ELSA-2023-5019.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5019 vom 2023-09-07",
"url": "https://access.redhat.com/errata/RHSA-2023:5019"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4952 vom 2023-09-08",
"url": "http://linux.oracle.com/errata/ELSA-2023-4952.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3559-1 vom 2023-09-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016121.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3562-1 vom 2023-09-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016118.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6368-1 vom 2023-09-14",
"url": "https://ubuntu.com/security/notices/USN-6368-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3664-1 vom 2023-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016188.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-1BCD79CDF6 vom 2023-09-21",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-1bcd79cdf6"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2248 vom 2023-09-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2248.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6405-1 vom 2023-10-03",
"url": "https://ubuntu.com/security/notices/USN-6405-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASFIREFOX-2023-014 vom 2023-10-06",
"url": "https://alas.aws.amazon.com/AL2/ALASFIREFOX-2023-014.html"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-021",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202401-10 vom 2024-01-07",
"url": "https://security.gentoo.org/glsa/202401-10"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202402-25 vom 2024-02-19",
"url": "https://security.gentoo.org/glsa/202402-25"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-004 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-004-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
}
],
"source_lang": "en-US",
"title": "Mozilla Firefox und Thunderbird: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-12-15T23:00:00.000+00:00",
"generator": {
"date": "2024-12-16T09:17:59.167+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2023-2202",
"initial_release_date": "2023-08-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-08-30T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Mozilla und Debian aufgenommen"
},
{
"date": "2023-09-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-09-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-05T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2023-09-06T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-07T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2023-09-10T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-13T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-09-18T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-20T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Fedora und Amazon aufgenommen"
},
{
"date": "2023-10-03T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-10-05T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-01-07T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-02-18T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-03-03T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "18"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c117",
"product": {
"name": "Mozilla Firefox \u003c117",
"product_id": "T029626"
}
},
{
"category": "product_version",
"name": "117",
"product": {
"name": "Mozilla Firefox 117",
"product_id": "T029626-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox:117"
}
}
}
],
"category": "product_name",
"name": "Firefox"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c102.15",
"product": {
"name": "Mozilla Firefox ESR \u003c102.15",
"product_id": "T029627"
}
},
{
"category": "product_version",
"name": "102.15",
"product": {
"name": "Mozilla Firefox ESR 102.15",
"product_id": "T029627-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox_esr:102.15"
}
}
},
{
"category": "product_version_range",
"name": "\u003c115.2",
"product": {
"name": "Mozilla Firefox ESR \u003c115.2",
"product_id": "T029628"
}
},
{
"category": "product_version",
"name": "115.2",
"product": {
"name": "Mozilla Firefox ESR 115.2",
"product_id": "T029628-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox_esr:115.2"
}
}
}
],
"category": "product_name",
"name": "Firefox ESR"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c115.2",
"product": {
"name": "Mozilla Thunderbird \u003c115.2",
"product_id": "T029631"
}
},
{
"category": "product_version",
"name": "115.2",
"product": {
"name": "Mozilla Thunderbird 115.2",
"product_id": "T029631-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:115.2"
}
}
},
{
"category": "product_version",
"name": "102.15",
"product": {
"name": "Mozilla Thunderbird 102.15",
"product_id": "T029641",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:102.15"
}
}
}
],
"category": "product_name",
"name": "Thunderbird"
}
],
"category": "vendor",
"name": "Mozilla"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v2 / Windows 10",
"product": {
"name": "Xerox FreeFlow Print Server v2 / Windows 10",
"product_id": "T031383",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4051",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4051"
},
{
"cve": "CVE-2023-4053",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4053"
},
{
"cve": "CVE-2023-4573",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4573"
},
{
"cve": "CVE-2023-4574",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4574"
},
{
"cve": "CVE-2023-4575",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4575"
},
{
"cve": "CVE-2023-4576",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4576"
},
{
"cve": "CVE-2023-4577",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4577"
},
{
"cve": "CVE-2023-4578",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4578"
},
{
"cve": "CVE-2023-4579",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4579"
},
{
"cve": "CVE-2023-4580",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4580"
},
{
"cve": "CVE-2023-4581",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4581"
},
{
"cve": "CVE-2023-4582",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4582"
},
{
"cve": "CVE-2023-4583",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4583"
},
{
"cve": "CVE-2023-4584",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4584"
},
{
"cve": "CVE-2023-4585",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox und Thunderbird. Diese Fehler bestehen unter anderem in den Komponenten CanvasTranslator, ColorPickerShownCallback, FilePickerShownCallback und RecordedSourceSurfaceCreation aufgrund eines Use-after-free, eines Heap-Puffer\u00fcberlaufs, einer Out-of-Memory-Exception, Site-Spoofing und eines Puffer\u00fcberlaufs. Ein entfernter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu verursachen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um sie erfolgreich auszunutzen."
}
],
"product_status": {
"known_affected": [
"67646",
"T015632",
"T012167",
"T015631",
"T004914",
"T031383",
"74185",
"2951",
"T002207",
"T000126",
"T029628",
"T029627",
"T027843",
"T029626",
"398363",
"T029631",
"T029641"
]
},
"release_date": "2023-08-29T22:00:00.000+00:00",
"title": "CVE-2023-4585"
}
]
}
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.