Show filters
369 Total Results
Displaying 41-50 of 369
Sort by:
Attacker Value
Unknown

CVE-2022-27775

Disclosure Date: June 02, 2022 (last updated March 28, 2024)
An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead.
Attacker Value
Unknown

CVE-2022-27776

Disclosure Date: June 02, 2022 (last updated March 28, 2024)
A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number.
Attacker Value
Unknown

CVE-2022-22576

Disclosure Date: May 26, 2022 (last updated March 28, 2024)
An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only).
Attacker Value
Unknown

CVE-2022-1678

Disclosure Date: May 25, 2022 (last updated November 08, 2023)
An issue was discovered in the Linux Kernel from 4.18 to 4.19, an improper update of sock reference in TCP pacing can lead to memory/netns leak, which can be used by remote clients.
Attacker Value
Unknown

CVE-2022-1586

Disclosure Date: May 16, 2022 (last updated February 12, 2025)
An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.
Attacker Value
Unknown

CVE-2022-1587

Disclosure Date: May 16, 2022 (last updated November 08, 2023)
An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.
Attacker Value
Unknown

CVE-2022-30594

Disclosure Date: May 12, 2022 (last updated October 07, 2023)
The Linux kernel before 5.17.2 mishandles seccomp permissions. The PTRACE_SEIZE code path allows attackers to bypass intended restrictions on setting the PT_SUSPEND_SECCOMP flag.
Attacker Value
Unknown

CVE-2022-1619

Disclosure Date: May 08, 2022 (last updated November 08, 2023)
Heap-based Buffer Overflow in function cmdline_erase_chars in GitHub repository vim/vim prior to 8.2.4899. This vulnerabilities are capable of crashing software, modify memory, and possible remote execution
Attacker Value
Unknown

CVE-2022-29824

Disclosure Date: May 03, 2022 (last updated November 08, 2023)
In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don't check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2's buffer functions, for example libxslt through 1.1.35, is affected as well.
Attacker Value
Unknown

CVE-2022-1292

Disclosure Date: May 03, 2022 (last updated October 07, 2023)
The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).