Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-0629: patch 8.2.4397: crash when using many composing characters in error m… · vim/vim@34f8117

Stack-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.

CVE
#git#perl#buffer_overflow

@@ -53,6 +53,14 @@ func Test_assert_equal()

call assert_equal("\b\e\f\n\t\r\\\x01\x7f", ‘x’)

call assert_match('Expected ‘’\\b\\e\\f\\n\\t\\r\\\\\\x01\\x7f’’ but got '’x’’’, v:errors[0])

call remove(v:errors, 0)

" many composing characters are handled properly

call setline(1, ' ')

norm 100gr݀

call assert_equal(1, getline(1))

call assert_match("Expected 1 but got '.* occurs 100 times]'", v:errors[0])

call remove(v:errors, 0)

bwipe!

endfunc

func Test_assert_equal_dict()

Related news

Ubuntu Security Notice USN-6026-1

Ubuntu Security Notice 6026-1 - It was discovered that Vim was incorrectly processing Vim buffers. An attacker could possibly use this issue to perform illegal memory access and expose sensitive information. This issue only affected Ubuntu 20.04 LTS. It was discovered that Vim was using freed memory when dealing with regular expressions inside a visual selection. If a user were tricked into opening a specially crafted file, an attacker could crash the application, leading to a denial of service, or possibly achieve code execution with user privileges. This issue only affected Ubuntu 14.04 ESM, Ubuntu 18.04 LTS and Ubuntu 20.04 LTS.

CVE-2023-28069: DSA-2022-258: Dell Streaming Data Platform Security Update for Multiple Third-Party Component Vulnerabilities

Dell Streaming Data Platform prior to 1.4 contains Open Redirect vulnerability. An attacker with privileges same as a legitimate user can phish the legitimate the user to redirect to malicious website leading to information disclosure and launch of phishing attacks.

Scanvus now supports Vulners and Vulns.io VM Linux vulnerability detection APIs

Hello everyone! Great news for my open source Scanvus project! You can now perform vulnerability checks on Linux hosts and docker images not only using the Vulners.com API, but also with the Vulns.io VM API. It’s especially nice that all the code to support the new API was written and contributed by colleagues from Vulns.io. […]

CVE-2022-26730: About the security content of macOS Ventura 13

A memory corruption issue existed in the processing of ICC profiles. This issue was addressed with improved input validation. This issue is fixed in macOS Ventura 13. Processing a maliciously crafted image may lead to arbitrary code execution.

Gentoo Linux Security Advisory 202208-32

Gentoo Linux Security Advisory 202208-32 - Multiple vulnerabilities have been discovered in Vim, the worst of which could result in denial of service. Versions less than 9.0.0060 are affected.

CVE: Latest News

CVE-2023-6905
CVE-2023-6903
CVE-2023-3907
CVE-2023-6904