mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.6 KiB
1.6 KiB
CVE-2023-43641
Description
libcue provides an API for parsing and extracting data from CUE sheets. Versions 2.2.1 and prior are vulnerable to out-of-bounds array access. A user of the GNOME desktop environment can be exploited by downloading a cue sheet from a malicious webpage. Because the file is saved to ~/Downloads
, it is then automatically scanned by tracker-miners. And because it has a .cue filename extension, tracker-miners use libcue to parse the file. The file exploits the vulnerability in libcue to gain code execution. This issue is patched in version 2.3.0.
POC
Reference
- http://packetstormsecurity.com/files/176128/libcue-2.2.1-Out-Of-Bounds-Access.html
- https://github.blog/2023-10-09-coordinated-disclosure-1-click-rce-on-gnome-cve-2023-43641/
- https://github.com/lipnitsk/libcue/security/advisories/GHSA-5982-x7hv-r9cj
Github
- https://github.com/0xKilty/RE-learning-resources
- https://github.com/0xlino/0xlino
- https://github.com/CraigTeelFugro/CraigTeelFugro
- https://github.com/DiRaltvein/memory-corruption-examples
- https://github.com/goupadhy/UK-Digital-AppInnovation-NewsLetter
- https://github.com/kherrick/hacker-news
- https://github.com/kherrick/lobsters
- https://github.com/mshick/mshick