Lucene search
+L

8455 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.7 views

SUSE CVE-2022-30634

Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 32 - 1 bytes...

2.9CVSS8AI score0.02057EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.8 views

SUSE CVE-2022-30780

Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service CPU consumption from stuck connections because connectionreadheadermore in connections.c has a typo that disrupts use of multiple read operations on large headers...

7.5CVSS7.4AI score0.56418EPSS
SaveExploits3References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.9 views

SUSE CVE-2022-35737

SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API...

6.3CVSS7.6AI score0.21454EPSS
SaveExploits2References61
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.7 views

SUSE CVE-2022-36003

TensorFlow is an open source platform for machine learning. When RandomPoissonV2 receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

7.5CVSS7.7AI score0.0042EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.6 views

SUSE CVE-2022-36055

Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Fuzz testing, provided by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. The strvals package contains a parser that turns strings in to Go...

7.5CVSS9.2AI score0.00886EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.7 views

SUSE CVE-2022-37434

zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call...

8.1CVSS7AI score0.17852EPSS
SaveExploits1References112
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.6 views

SUSE CVE-2022-41717

An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate...

7.5CVSS7.4AI score0.05623EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.8 views

SUSE CVE-2022-42311

Xenstore: guests can let run xenstored out of memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Malicious guests can cause xenstored to allocate vast amounts of memory, eventually resulting in a Denial of Service...

6CVSS7.2AI score0.00252EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.6 views

SUSE CVE-2022-42313

Xenstore: guests can let run xenstored out of memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Malicious guests can cause xenstored to allocate vast amounts of memory, eventually resulting in a Denial of Service...

6CVSS7.2AI score0.00252EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.7 views

SUSE CVE-2022-42316

Xenstore: guests can let run xenstored out of memory This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Malicious guests can cause xenstored to allocate vast amounts of memory, eventually resulting in a Denial of Service...

6CVSS8.7AI score0.00252EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.8 views

SUSE CVE-2022-44617

A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library...

5.5CVSS5.5AI score0.01247EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.9 views

SUSE CVE-2022-47943

An issue was discovered in ksmbd in the Linux kernel 5.15 through 5.19 before 5.19.2. There is an out-of-bounds read and OOPS for SMB2WRITE, when there is a large length in the zero DataOffset case...

8.1CVSS6.6AI score0.03503EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/02/15 12:00 a.m.8 views

PT-2023-32953

Name of the Vulnerable Software and Affected Versions Litestar versions prior to 2.13.0 Description The multipart form parser in Litestar expects the entire request body as a single byte string and has no default limit for the total size of the request body, allowing an attacker to upload arbitra...

8.2CVSS6AI score0.00762EPSS
SaveExploits1References24
OSV
OSV
added 2023/02/14 6:15 p.m.10 views

AZL-43480 CVE-2023-25563 affecting package gssntlmssp 0.9.0-2

GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, multiple out-of-bounds reads when decoding NTLM fields can trigger a denial of service. A 32-bit integer overflow condition can lead to incorrect checks of consistency of length of...

7.5CVSS7.2AI score0.01091EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2023/02/14 12:00 a.m.53 views

go -- multiple vulnerabilities

The Go project reports: path/filepath: path traversal in filepath.Clean on Windows On Windows, the filepath.Clean function could transform an invalid path such as a/../c:/b into the valid path c:\b. This transformation of a relative if invalid path into an absolute path could enable a directory...

7.5CVSS7.5AI score0.04561EPSS
SaveExploits0References1
NVD
NVD
added 2023/02/13 11:15 p.m.23 views

CVE-2022-3411

A lack of length validation in GitLab CE/EE affecting all versions from 12.4 before 15.6.7, 15.7 before 15.7.6, and 15.8 before 15.8.1 allows an authenticated attacker to create a large Issue description via GraphQL which, when repeatedly requested, saturates CPU usage...

6.5CVSS6AI score0.01247EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/02/13 12:00 a.m.71 views

CVE-2022-3411

Removed by vendor...

6.5CVSS6.6AI score0.01247EPSS
SaveExploits0
Prion
Prion
added 2023/02/12 4:15 a.m.26 views

Memory corruption

Memory corruption due to buffer copy without checking size of input while running memory sharing tests with large scattered memory...

4.3CVSS7.9AI score0.00116EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/02/11 7:30 p.m.7 views

Malicious code in tkccalendar (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: checkmarx 254bade3f624909b0affad604dd128b2212d3e5debf35db4303405002ec22a5b Attacker distributed 900+ malicious packages via PyPi, infecting local browsers with malicious extension to manipulate clipboard and replace crypto wallet...

6.7AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2023/02/11 1:36 p.m.4 views

New ESXiArgs Ransomware Variant Emerges After CISA Releases Decryptor Tool

After the U.S. Cybersecurity and Infrastructure Security Agency CISA released a decryptor for affected victims to recover from ESXiArgs ransomware attacks, the threat actors have bounced back with an updated version that encrypts more data. The emergence of the new variant was reported by a syste...

8.8CVSS7AI score0.45063EPSS
SaveExploits8
Rows per page
Query Builder