Lucene search
+L

3035 matches found

OSV
OSV
added 2021/12/07 11:3 a.m.8 views

OESA-2021-1454 redis6 security update

Redis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing se...

9CVSS8.5AI score0.1578EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2021/12/07 12:0 a.m.12 views

governor can steal funds of user from all created streams using arbitraryCall

Handle hack3r-0m Vulnerability details Impact user approves token x to stream contract approval amount is typeuint256.max user calls createIncentivetoken x, someAmount incentivesx = someAmount creator calls claimIncentivetoken x incentivesx = 0 governance can arbitraryCall with data as ERC20token...

6.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/12/02 12:0 a.m.23 views

SUSE: Security Advisory (SUSE-SU-2021:14850-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS7.3AI score0.03312EPSS
SaveExploits0References7
OSV
OSV
added 2021/12/01 4:2 p.m.8 views

SUSE-SU-2021:14850-1 Security update for clamav

This update for clamav fixes the following issues: - CVE-2018-14679: Fixed off-by-one issue in embedded libmspack that could lead to denial of service bsc1103032. - Update to 0.103.4 bsc1192346. - Add documentation about max file size purpose and side effect in the 'clamscan' and 'clamdscan'...

6.5CVSS7.4AI score0.03312EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2021/11/23 12:6 p.m.54 views

Researchers Detail Privilege Escalation Bugs Reported in Oracle VirtualBox

A now-patched vulnerability affecting Oracle VM VirtualBox could be potentially exploited by an adversary to compromise the hypervisor and cause a denial-of-service DoS condition. "Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM...

7.5CVSS7.6AI score0.00791EPSS
SaveExploits0
OSV
OSV
added 2021/11/17 7:15 p.m.6 views

CVE-2021-0121

Improper access control in the installer for some IntelR IrisR Xe MAX Dedicated Graphics Drivers for Windows 10 before version 27.20.100.9466 may allow authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS5.8AI score0.00247EPSS
SaveExploits0References1
NVD
NVD
added 2021/11/17 7:15 p.m.21 views

CVE-2021-0121

Improper access control in the installer for some IntelR IrisR Xe MAX Dedicated Graphics Drivers for Windows 10 before version 27.20.100.9466 may allow authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS0.00247EPSS
SaveExploits0References1
CVE
CVE
added 2021/11/17 7:0 p.m.43 views

CVE-2021-0121

CVE-2021-0121 involves improper access control in the installer for Intel Iris Xe MAX Dedicated Graphics Drivers for Windows 10 prior to 27.20.100.9466, potentially allowing an authenticated local user to escalate privileges. Affected product: Intel Iris Xe MAX Graphics Drivers (Windows 10) with ...

7.8CVSS7.7AI score0.00247EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2021/11/17 12:0 a.m.6 views

PT-2021-12917 · Intel · Intel Iris Xe Max Dedicated Graphics Drivers

Name of the Vulnerable Software and Affected Versions: IntelR IrisR Xe MAX Dedicated Graphics Drivers for Windows 10 versions prior to 27.20.100.9466 Description: The issue is related to improper access control in the installer for some IntelR IrisR Xe MAX Dedicated Graphics Drivers for Windows 1...

7.8CVSS7.7AI score0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2021/11/10 7:36 p.m.32 views

GHSA-M539-J985-HCR8 Crash in `max_pool3d` when size argument is 0 or negative

Impact The Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative: python import tensorflow as tf poolsize = 2, 2, 0 layer = tf.keras.layers.MaxPooling3Dstrides=1, poolsize=poolsize inputtensor = tf.random.uniform3, 4, 10, 11, 12, dtype=tf.float32 r...

6.8CVSS5.8AI score0.0023EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2021/11/06 12:0 a.m.55 views

Debian DSA-5001-1 : redis - security update

The remote Debian 10 / 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5001 advisory. Multiple vulnerabilities were discovered in Redis, a persistent key-value database, which could result in denial of service or the execution of arbitrary cod...

9CVSS7AI score0.31049EPSS
SaveExploits0References22
OSV
OSV
added 2021/10/28 1:15 p.m.4 views

CVE-2021-22469

A component of the HarmonyOS has a Out-of-bounds Read vulnerability. Local attackers may exploit this vulnerability to cause kernel out-of-bounds read...

7.1CVSS7.1AI score0.00157EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/10/25 5:58 p.m.7 views

redis: Integer overflow issue with Streams

An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt...

7.5CVSS7.7AI score0.03688EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/25 5:58 p.m.6 views

redis: Integer overflow issue with intsets

An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the...

7.5CVSS7.8AI score0.03839EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/25 1:19 p.m.2 views

redis: Integer overflow issue with strings

An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to...

7.5CVSS7.7AI score0.03422EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/25 1:19 p.m.5 views

redis: Integer overflow issue with Streams

An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt...

7.5CVSS7.7AI score0.03688EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2021/10/20 6:39 p.m.144 views

USN-5115-1: Linux kernel (OEM) vulnerabilities

It was discovered that a race condition existed in the Atheros Ath9k WiFi driver in the Linux kernel. An attacker could possibly use this to expose sensitive information WiFi network traffic. CVE-2020-3702 Ofek Kirzner, Adam Morrison, Benedict Schlueter, and Piotr Krysiuk discovered that the BPF...

7.8CVSS7.4AI score0.01476EPSS
SaveExploits11
RedHat Linux
RedHat Linux
added 2021/10/20 2:24 p.m.6 views

redis: Integer overflow bug in the ziplist data structure

An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value to a very large value, and then...

7.5CVSS7.8AI score0.12619EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 2:24 p.m.8 views

redis: Integer overflow issue with intsets

An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the...

7.5CVSS7.8AI score0.03839EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 2:0 p.m.6 views

redis: Integer overflow issue with strings

An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to...

7.5CVSS7.7AI score0.03422EPSS
SaveExploits0References5
Rows per page
Query Builder