Lucene search
K

1000 matches found

Rockylinux
Rockylinux
added 2021/11/09 9:16 a.m.42 views

sqlite security update

An update is available for sqlite. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list SQLite is a C library that implements an SQL database engine. A large subset o...

8.8CVSS7.8AI score0.04961EPSS
Exploits2
AlmaLinux
AlmaLinux
added 2021/11/09 9:16 a.m.119 views

Moderate: sqlite security update

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL databas...

8.8CVSS7.8AI score0.04961EPSS
Exploits2References6
CNNVD
CNNVD
added 2021/11/01 12:0 a.m.2 views

Google Android 资源管理错误漏洞

Android is a Linux-based open source operating system developed by Google Inc. and the Open Handheld Alliance OHA. an elevation of privilege vulnerability exists in the Google Android Kernel component ION, which could be exploited by an attacker to cause a local elevation of privilege without...

7.8CVSS5.9AI score0.00047EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.50 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : grub2 Multiple Vulnerabilities (NS-SA-2021-0139)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has grub2 packages installed that are affected by multiple vulnerabilities: - A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw...

8.2CVSS8AI score0.00369EPSS
Exploits1References17
OSV
OSV
added 2021/10/04 6:15 p.m.23 views

CVE-2021-32762

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

8.8CVSS2.8AI score
Exploits0References9
OSV
OSV
added 2021/10/04 6:15 p.m.4 views

AZL-61842 CVE-2021-32762 affecting package pcp 6.3.2-1

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

8.8CVSS6.6AI score0.00869EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2021/10/04 6:15 p.m.62 views

CVE-2021-32762

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

9CVSS6.7AI score0.00869EPSS
Exploits0References3
AlpineLinux
AlpineLinux
added 2021/10/04 6:0 p.m.36 views

CVE-2021-32762

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

9CVSS8.2AI score0.00869EPSS
Exploits0
Cvelist
Cvelist
added 2021/10/04 6:0 p.m.19 views

CVE-2021-32762 Integer overflow that can lead to heap overflow in redis-cli, redis-sentinel on some platforms

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

7.5CVSS8.8AI score0.00869EPSS
Exploits0References9
Github Security Blog
Github Security Blog
added 2021/08/25 8:43 p.m.19 views

Memory corruption in smallvec

Attempting to call grow on a spilled SmallVec with a value less than the current capacity causes corruption of memory allocator data structures. An attacker that controls the value passed to grow may exploit this flaw to obtain memory contents or gain remote code execution...

9.8CVSS9.5AI score0.0042EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/08/20 12:0 a.m.238 views

Wind River VxWorks < 7.0 Multiple Vulnerabilities

According to its self-reported version, the remote device is Wind River VxWorks and it's affected by multiple vulnerabilities: - The memory allocator has a possible integer overflow in calculating a memory block's size to be allocated by calloc. As a result, the actual memory allocated is smaller...

9.8CVSS7.8AI score0.01344EPSS
Exploits0References3
OSV
OSV
added 2021/08/14 12:0 p.m.16 views

RUSTSEC-2021-0082 vec-const attempts to construct a Vec from a pointer to a const slice

Affected versions of this crate claimed to construct a const Vec with nonzero length and capacity, but that cannot be done because such a Vec requires a pointer from an allocator. The implementation was later changed to just construct a std::borrow::Cow...

7.5CVSS7.3AI score0.00334EPSS
Exploits0References3
RustSec
RustSec
added 2021/08/14 12:0 p.m.17 views

vec-const attempts to construct a Vec from a pointer to a const slice

Affected versions of this crate claimed to construct a const Vec with nonzero length and capacity, but that cannot be done because such a Vec requires a pointer from an allocator. The implementation was later changed to just construct a std::borrow::Cow...

7.5CVSS3.7AI score0.00334EPSS
Exploits0Affected Software1
OSV
OSV
added 2021/07/14 12:1 a.m.11 views

OSV-2021-998 Dynamic-stack-buffer-overflow in std::__1::__wrap_iter<char const*>::__wrap_iter

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36137 Crash type: Dynamic-stack-buffer-overflow WRITE 8 Crash state: std::1::wrapiter::wrapiter std::1::basicstring, std::1::allocatorch geos::io::StringTokenizer::StringTokenizer...

7.2AI score
Exploits0References1
OSV
OSV
added 2021/07/10 12:1 a.m.10 views

OSV-2021-950 Dynamic-stack-buffer-overflow in std::__1::__wrap_iter<hsql::Expr**>::__wrap_iter

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35944 Crash type: Dynamic-stack-buffer-overflow WRITE 8 Crash state: std::1::wrapiter::wrapiter std::1::vector ::makeiter std::1::vector ::begin...

7.2AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2021/07/08 8:52 a.m.80 views

CVE-2020-36400

A flaw has been identified in zeromq. A heap-based buffer overflow is possible in zmq::tcpread by resizing a fixed static allocator. The highest threat from this vulnerability is to system availability...

9.8CVSS8.5AI score0.00539EPSS
Exploits0References3
OSV
OSV
added 2021/07/04 12:0 p.m.8 views

RUSTSEC-2021-0145 Potential unaligned read

On windows, atty dereferences a potentially unaligned pointer. In practice however, the pointer won't be unaligned unless a custom global allocator is used. In particular, the System allocator on windows uses HeapAlloc, which guarantees a large enough alignment. atty is Unmaintained A Pull Reques...

7.1AI score
Exploits0References5
RustSec
RustSec
added 2021/07/04 12:0 p.m.10 views

Potential unaligned read

On windows, atty dereferences a potentially unaligned pointer. In practice however, the pointer won't be unaligned unless a custom global allocator is used. In particular, the System allocator on windows uses HeapAlloc, which guarantees a large enough alignment. atty is Unmaintained A Pull Reques...

6.8AI score
Exploits0
Debian CVE
Debian CVE
added 2021/06/30 10:32 a.m.21 views

CVE-2021-28693

xen/arm: Boot modules are not scrubbed The bootloader will load boot modules e.g. kernel, initramfs... in a temporary area before they are copied by Xen to each domain memory. To ensure sensitive data is not leaked from the modules, Xen must "scrub" them before handing the page over to the...

5.5CVSS0.8AI score0.0006EPSS
Exploits0
Veracode
Veracode
added 2021/05/24 9:1 a.m.35 views

Arbitrary Code Execution

unbound is vulnerable to arbitrary code execution. An integer overflow in the regional allocator via the ALIGNUP macro allows an attacker to execute arbitrary code on the host OS...

9.8CVSS5.6AI score0.00324EPSS
Exploits0References4Affected Software2
Rows per page
Query Builder