
CVE-2023-0135 – Gentoo Linux Security Advisory 202311-11
https://notcve.org/view.php?id=CVE-2023-0135
10 Jan 2023 — Use after free in Cart in Google Chrome prior to 109.0.5414.74 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via database corruption and a crafted HTML page. (Chromium security severity: Medium) El use after free en Cart en Google Chrome anterior a 109.0.5414.74 permitió a un atacante convencer a un usuario de instalar una extensión maliciosa para explotar potencialmente la corrupción del montón a través de la corrupción de la base de datos ... • https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html • CWE-416: Use After Free •

CVE-2023-0136 – Gentoo Linux Security Advisory 202311-11
https://notcve.org/view.php?id=CVE-2023-0136
10 Jan 2023 — Inappropriate implementation in in Fullscreen API in Google Chrome on Android prior to 109.0.5414.74 allowed a remote attacker to execute incorrect security UI via a crafted HTML page. (Chromium security severity: Medium) La implementación inapropiada en Fullscreen API en Google Chrome en Android anterior a 109.0.5414.74 permitió a un atacante remoto ejecutar una IU de seguridad incorrecta a través de una página HTML manipulada. (Severidad de seguridad de Chromium: media) Multiple vulnerabilities have been ... • https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html •

CVE-2023-0137 – Gentoo Linux Security Advisory 202311-11
https://notcve.org/view.php?id=CVE-2023-0137
10 Jan 2023 — Heap buffer overflow in Platform Apps in Google Chrome on Chrome OS prior to 109.0.5414.74 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium) El desbordamiento de búfer en la región Heap de la memoria en Platform Apps en Google Chrome en Chrome OS anterior a 109.0.5414.74 permitió a un atacante convencer a un usuario de instalar una extensión maliciosa para explotar potencialmente la c... • https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html • CWE-787: Out-of-bounds Write •

CVE-2023-0138 – Gentoo Linux Security Advisory 202311-11
https://notcve.org/view.php?id=CVE-2023-0138
10 Jan 2023 — Heap buffer overflow in libphonenumber in Google Chrome prior to 109.0.5414.74 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Low) El desbordamiento de búfer en la región Heap de la memoria en libphonenumber en Google Chrome anterior a 109.0.5414.74 permitía a un atacante remoto explotar potencialmente la corrupción del montón a través de una página HTML manipulada. (Severidad de seguridad de Chrome: baja) Multiple vulnerabilities have ... • https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html • CWE-787: Out-of-bounds Write •

CVE-2023-0139 – Gentoo Linux Security Advisory 202311-11
https://notcve.org/view.php?id=CVE-2023-0139
10 Jan 2023 — Insufficient validation of untrusted input in Downloads in Google Chrome on Windows prior to 109.0.5414.74 allowed a remote attacker to bypass download restrictions via a crafted HTML page. (Chromium security severity: Low) La validación insuficiente de entradas no confiables en Descargas en Google Chrome en Windows anteriores a 109.0.5414.74 permitió a un atacante remoto evitar las restricciones de descarga a través de una página HTML manipulada. (Severidad de seguridad de Chrome: baja) Multiple vulnerabil... • https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html • CWE-20: Improper Input Validation •

CVE-2023-0140 – Gentoo Linux Security Advisory 202311-11
https://notcve.org/view.php?id=CVE-2023-0140
10 Jan 2023 — Inappropriate implementation in in File System API in Google Chrome on Windows prior to 109.0.5414.74 allowed a remote attacker to bypass file system restrictions via a crafted HTML page. (Chromium security severity: Low) La implementación inadecuada en la API del sistema de archivos en Google Chrome en Windows anterior a 109.0.5414.74 permitió a un atacante remoto omitir las restricciones del sistema de archivos a través de una página HTML manipulada. (Severidad de seguridad de Chrome: baja) Multiple vulne... • https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html •

CVE-2023-0141 – Gentoo Linux Security Advisory 202311-11
https://notcve.org/view.php?id=CVE-2023-0141
10 Jan 2023 — Insufficient policy enforcement in CORS in Google Chrome prior to 109.0.5414.74 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low) La aplicación insuficiente de políticas en CORS en Google Chrome antes de 109.0.5414.74 permitió que un atacante remoto filtrara datos de orígenes cruzados a través de una página HTML manipulada. (Severidad de seguridad de Chrome: baja) Multiple vulnerabilities have been discovered in QtWebEngine, the worst of which cou... • https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop.html • CWE-693: Protection Mechanism Failure •

CVE-2022-0337
https://notcve.org/view.php?id=CVE-2022-0337
02 Jan 2023 — Inappropriate implementation in File System API in Google Chrome on Windows prior to 97.0.4692.71 allowed a remote attacker to obtain potentially sensitive information via a crafted HTML page. (Chrome security severity: High) • https://github.com/Puliczek/CVE-2022-0337-PoC-Google-Chrome-Microsoft-Edge-Opera • CWE-668: Exposure of Resource to Wrong Sphere •

CVE-2022-2742
https://notcve.org/view.php?id=CVE-2022-2742
02 Jan 2023 — Use after free in Exosphere in Google Chrome on Chrome OS and Lacros prior to 104.0.5112.79 allowed a remote attacker who convinced a user to engage in specific UI interactions to potentially exploit heap corruption via crafted UI interactions. (Chrome security severity: High) • https://chromereleases.googleblog.com/2022/08/stable-channel-update-for-desktop.html • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') CWE-416: Use After Free •

CVE-2022-2743
https://notcve.org/view.php?id=CVE-2022-2743
02 Jan 2023 — Integer overflow in Window Manager in Google Chrome on Chrome OS and Lacros prior to 104.0.5112.79 allowed a remote attacker who convinced a user to engage in specific UI interactions to perform an out of bounds memory write via crafted UI interactions. (Chrome security severity: High) • https://chromereleases.googleblog.com/2022/08/stable-channel-update-for-desktop.html • CWE-190: Integer Overflow or Wraparound •