CVE-2023-39928
Vulnerability Summary
Timeline
Description
A use-after-free vulnerability exists in the MediaRecorder API of Webkit WebKitGTK 2.40.5. A specially crafted web page can abuse this vulnerability to cause memory corruption and potentially arbitrary code execution. A user would need to to visit a malicious webpage to trigger this vulnerability.
CVSS Metrics
- v3.1•HIGH•Score: 8.8CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.18%• Percentile: 39%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•debian_linux
11.0 | 12.0
- fedoraproject•fedora
37
- webkit•webkit
WebKitGTK 2.40.5
- Unknown•WebKitGTK
2.40.5
References (6)
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1831
- https://webkitgtk.org/security/WSA-2023-0009.html
- https://www.debian.org/security/2023/dsa-5527
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4EEMDC5TQAANFH5D77QM34ZTUKXPFGVL/
- https://security.gentoo.org/glsa/202401-33
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1831