CVE-2022-0554
10.02.2022, 22:15
Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 8.2.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| vim | vim | 𝑥 < 8.2.4327 |
| debian | debian_linux | 9.0 |
| debian | debian_linux | 10.0 |
| apple | macos | 𝑥 < 13.0 |
𝑥
= Vulnerable software versions
Debian Releases
Ubuntu Releases
Red Hat Enterprise Linux Releases
Amazon Linux Releases
Amazon Package | |||||||
|---|---|---|---|---|---|---|---|
| vim-X11 |
| ||||||
| vim-common |
| ||||||
| vim-common-debuginfo |
| ||||||
| vim-data |
| ||||||
| vim-debuginfo |
| ||||||
| vim-debugsource |
| ||||||
| vim-default-editor |
| ||||||
| vim-enhanced |
| ||||||
| vim-enhanced-debuginfo |
| ||||||
| vim-filesystem |
| ||||||
| vim-minimal |
| ||||||
| vim-minimal-debuginfo |
|
Azure Linux Releases
Common Weakness Enumeration
- CWE-823 - Use of Out-of-range Pointer OffsetThe program performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
References