CVE-2022-1485
published 2022-07-26CVE-2022-1485: Use after free in File System API in Google Chrome prior to 101.0.4951.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML…
PriorityP338high7.5CVSS 3.1
AVNACHPRNUIRSUCHIHAH
EPSS
0.89%
55.6th percentile
Use after free in File System API in Google Chrome prior to 101.0.4951.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Affected
9 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| chromium | chromium | >= 0 < 101.0.4951.41-1~deb11u1 | 101.0.4951.41-1~deb11u1 |
| chromium | chromium | >= 0 < 101.0.4951.41-1 | 101.0.4951.41-1 |
| chromium | chromium | >= 0 < 101.0.4951.41-1 | 101.0.4951.41-1 |
| chromium | chromium | >= 0 < 101.0.4951.41-1 | 101.0.4951.41-1 |
| debian | chromium | < chromium 101.0.4951.41-1 (bookworm) | chromium 101.0.4951.41-1 (bookworm) |
| chrome | < 101.0.4951.41 | 101.0.4951.41 | |
| chrome | >= unspecified < 101.0.4951.41 | 101.0.4951.41 | |
| chrome_chrome | — | — | |
| msrc | microsoft_edge | — | — |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
osv7.5HIGH
vendor_debian7.5HIGH
vendor_msrc7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Chrome
Stable Channel Update for Desktop: CVE-2022-1484
vendor_chrome·2022-04-26·CVSS 8.8
CVE-2022-1484 [MEDIUM] Stable Channel Update for Desktop: CVE-2022-1484
Stable Channel Update for Desktop
CVE-2022-1484: Heap buffer overflow in Web UI Settings. Reported by Chaoyuan Peng (@ret2happy) on 2022-02-15 [$7500][ 1299743 ] Medium CVE-2022-1485: Use after free in File System API
Reported by Anonymous on 2022-02-22 [$7500][ 1314616 ] Medium CVE-2022-1486: Type Confusion in V8
Severity: medium
Microsoft
Chromium: CVE-2022-1485 Use after free in File System API
vendor_msrc·2022-04-12·CVSS 7.5
CVE-2022-1485 [HIGH] Chromium: CVE-2022-1485 Use after free in File System API
Chromium: CVE-2022-1485 Use after free in File System API
Description: This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information.
FAQ: What is the version information for this release?
Microsoft Edge Version
Date Released
Based on Chromium Version
101.0.1210.32
4/28/2022
101.0.4951.41
FAQ: Why is this Chrome CVE included in the Security Update Guide?
The vulnerability assigned to this CVE is in Chromium Open Source Software (OSS) which is consumed by Microsoft Edge (Chromium-based). It is being documented in the Security Update Guide to announce that the latest version of Microsoft Edge (Chromium-based) is no longer vulnerable.
How can I see the version of the browser
Debian
CVE-2022-1485: chromium - Use after free in File System API in Google Chrome prior to 101.0.4951.41 allowe...
vendor_debian·2022·CVSS 7.5
CVE-2022-1485 [HIGH] CVE-2022-1485: chromium - Use after free in File System API in Google Chrome prior to 101.0.4951.41 allowe...
Use after free in File System API in Google Chrome prior to 101.0.4951.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Scope: local
bookworm: resolved (fixed in 101.0.4951.41-1)
bullseye: resolved (fixed in 101.0.4951.41-1~deb11u1)
forky: resolved (fixed in 101.0.4951.41-1)
sid: resolved (fixed in 101.0.4951.41-1)
trixie: resolved (fixed in 101.0.4951.41-1)
GHSA
GHSA-g5vg-5fhw-c8xq: Use after free in File System API in Google Chrome prior to 101
ghsa_unreviewed·2022-07-27
CVE-2022-1485 [HIGH] CWE-416 GHSA-g5vg-5fhw-c8xq: Use after free in File System API in Google Chrome prior to 101
Use after free in File System API in Google Chrome prior to 101.0.4951.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
OSV
CVE-2022-1485: Use after free in File System API in Google Chrome prior to 101
osv·2022-07-26·CVSS 7.5
CVE-2022-1485 [HIGH] CVE-2022-1485: Use after free in File System API in Google Chrome prior to 101
Use after free in File System API in Google Chrome prior to 101.0.4951.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
No detection rules found.
No public exploits indexed.
Talos
Vulnerability Spotlight: Three vulnerabilities in HDF5 file format could lead to remote code execution
blogs_talos·2022-08-16·CVSS 7.8
[HIGH] Vulnerability Spotlight: Three vulnerabilities in HDF5 file format could lead to remote code execution
Dave McDaniel of Cisco Talos discovered these vulnerabilities.
Cisco Talos recently discovered three vulnerabilities in a library that works with the HDF5 file format that could allow an attacker to execute remote code on a targeted device.
These issues arise in the libhdf5 gif2h5 tool that’s normally used to convert a GIF file to the HDF5 format, commonly used to store large amounts of numerical data. An attacker could exploit these vulnerabilities by tricking a user into opening a specially crafted, malicious file. TALOS-2022-1485 (CVE-2022-25972) and TALOS-2022-1486 (CVE-2022-25942) are out-of-bounds write vulnerabilities in the gif2h5 tool that trigger a specific crash, opening the door for code execution from the adversary. TALOS-2022-1487 (CVE-2022-26061) works similarly but is a h
Talos
Vulnerability Spotlight: Three vulnerabilities in HDF5 file format could lead to remote code execution
blogs_talos·2022-08-16·CVSS 7.8
[HIGH] Vulnerability Spotlight: Three vulnerabilities in HDF5 file format could lead to remote code execution
## Vulnerability Spotlight: Three vulnerabilities in HDF5 file format could lead to remote code execution
Dave McDaniel of Cisco Talos discovered these vulnerabilities.
Cisco Talos recently discovered three vulnerabilities in a library that works with the HDF5 file format that could allow an attacker to execute remote code on a targeted device.
These issues arise in the libhdf5 gif2h5 tool that’s normally used to convert a GIF file to the HDF5 format, commonly used to store large amounts of numerical data. An attacker could exploit these vulnerabilities by tricking a user into opening a specially crafted, malicious file. TALOS-2022-1485 (CVE-2022-25972) and TALOS-2022-1486 (CVE-2022-25942) are out-of-bounds write vulnerabilities in the gif2h5 tool that trigger a specific crash, opening
https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop_26.htmlhttps://crbug.com/1299743https://security.gentoo.org/glsa/202208-25https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop_26.htmlhttps://crbug.com/1299743https://security.gentoo.org/glsa/202208-25
2022-07-26
Published