THREATOPS
THREAT OPSThreat News › [NVD] CVE-2023-48706 (LOW 3.6) — Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a `:s` command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive `:s` call causes free-ing of m

[NVD] CVE-2023-48706 (LOW 3.6) — Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a `:s` command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive `:s` call causes free-ing of m

lownvdPublished 2023-11-22

CVE-2023-48706 CVSS: 3.6 LOW Published: 2023-11-22T22:15:08.673

Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a `:s` command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive `:s` call causes free-ing of memory which may later then be accessed by the initial `

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2023-48706