Lucene search
+L

4400 matches found

OSV
OSV
added 2021/08/03 1:32 a.m.17 views

GSD-2021-1001181 cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init

cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13.4 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 1:32 a.m.12 views

UVI-2021-1001181 cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init

cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13.4 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 1:31 a.m.6 views

UVI-2021-1001166 net/sched: act_skbmod: Skip non-Ethernet packets

net/sched: actskbmod: Skip non-Ethernet packets This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13.6 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 1:31 a.m.13 views

UVI-2021-1001161 net: fix uninit-value in caif_seqpkt_sendmsg

net: fix uninit-value in caifseqpktsendmsg This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13.6 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 1:30 a.m.6 views

GSD-2021-1001148 net: validate lwtstate->data before returning from skb_tunnel_info()

net: validate lwtstate-data before returning from skbtunnelinfo This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13.5 by commit...

7.2AI score
SaveExploits0
zdt
zdt
added 2021/07/29 12:0 a.m.148 views

Denver IP Camera SHO-110 - Unauthenticated Snapshot Vulnerability

Exploit Title: Denver IP Camera SHO-110 - Unauthenticated Snapshot Exploit Author: Ivan Nikolsky enty8080 Vendor Homepage: https://denver.eu/products/smart-home-security/denver-sho-110/c-1024/c-1243/p-3826 Version: Denver SHO-110 all firmware versions Tested on: Denver SHO-110 Backdoor was found ...

SaveExploits0
CNVD
CNVD
added 2021/07/29 12:0 a.m.38 views

IBM Jazz Foundation has unspecified vulnerabilities

IBM Jazz Foundation, a next-generation collaboration platform for software delivery technologies from IBM, has a security vulnerability that could be exploited by an authenticated attacker to send unauthorized requests from the system, potentially leading to network enumeration or facilitating...

6.5CVSS3.8AI score0.00598EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/07/22 3:8 p.m.11 views

OpenJDK: Incorrect comparison during range check elimination (Hotspot, 8264066)

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated...

7.5CVSS6.9AI score0.04008EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2021/07/22 8:21 a.m.391 views

Oracle Warns of Critical Remotely Exploitable Weblogic Server Flaws

Oracle on Tuesday released its quarterly Critical Patch Update for July 2021 with 342 fixes spanning across multiple products, some of which could be exploited by a remote attacker to take control of an affected system. Chief among them is CVE-2019-2729, a critical deserialization vulnerability v...

10CVSS2.2AI score0.8883EPSS
SaveExploits15
RedHat Linux
RedHat Linux
added 2021/07/21 8:53 a.m.4 views

OpenJDK: Incorrect comparison during range check elimination (Hotspot, 8264066)

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated...

7.5CVSS6.9AI score0.04008EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/07/21 1:8 a.m.6 views

kernel: use-after-free in cipso_v4_genopt in net/ipv4/cipso_ipv4.c

A flaw use-after-free in the Linux kernel CIPSO network packet labeling protocol functionality was found in the way user open local network connection with the usage of the security labeling that is IP option number 134. A local user could use this flaw to crash the system or possibly escalate...

7.8CVSS6.7AI score0.00566EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2021/07/21 12:0 a.m.15 views

Router.addDividend(address,uint256) has potentially unsafe arithmetic

Handle heiho1 Vulnerability details Impact Router.addDividendaddress,uint256 has potentially unsafe division before multiplication. This could lead to truncation. Proof of Concept Tools Used Slither Recommended Mitigation Steps Potentially this issue is mitigated by recent Solidity changes to...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/07/20 12:0 a.m.15 views

The vulnerability of the zmq::tcp_read() function in the libzmq library, a library for asynchronous messaging in ZeroMQ, allows a attacker to cause a service failure.

The vulnerability of the zmq::tcpread function in the libzmq library, a library for asynchronous messaging, is related to the failure of write operations outside of the buffer in memory. Exploiting this vulnerability could allow a malicious actor to cause service failures...

9.8CVSS8AI score0.01842EPSS
SaveExploits0References7Affected Software2
RustSec
RustSec
added 2021/07/13 12:0 p.m.22 views

libsecp256k1 allows overflowing signatures

libsecp256k1 accepts signatures whose R or S parameter is larger than the secp256k1 curve order, which differs from other implementations. This could lead to invalid signatures being verified. The error is resolved in 0.5.0 by adding a checkoverflow flag...

9.8CVSS4.1AI score0.00935EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/07/13 12:0 a.m.35 views

Mozilla Firefox < 90.0

The version of Firefox installed on the remote Windows host is prior to 90.0. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2021-28 advisory. - If a user had granted a permission to a webpage and saved that grant, any webpage running on the same host - irrespecti...

9.8CVSS7.4AI score0.03582EPSS
SaveExploits3References10
Cvelist
Cvelist
added 2021/07/12 3:25 p.m.27 views

CVE-2021-32703 Lack of ratelimit on shareinfo endpoint

Nextcloud Server is a Nextcloud package that handles data storage. In versions prior to 19.0.13, 20.011, and 21.0.3, there was a lack of ratelimiting on the shareinfo endpoint. This may have allowed an attacker to enumerate potentially valid share tokens. The issue was fixed in versions 19.0.13,...

5.3CVSS7.2AI score0.01512EPSS
SaveExploits0References6
OSV
OSV
added 2021/07/08 1:59 a.m.12 views

GSD-2021-1001140 cfg80211: call cfg80211_leave_ocb when switching away from OCB

cfg80211: call cfg80211leaveocb when switching away from OCB This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.13 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/07/08 1:58 a.m.15 views

GSD-2021-1001126 nilfs2: fix memory leak in nilfs_sysfs_delete_device_group

nilfs2: fix memory leak in nilfssysfsdeletedevicegroup This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.47 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/07/08 1:57 a.m.10 views

GSD-2021-1001123 cfg80211: call cfg80211_leave_ocb when switching away from OCB

cfg80211: call cfg80211leaveocb when switching away from OCB This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.47 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/07/08 1:57 a.m.24 views

UVI-2021-1001116 cfg80211: call cfg80211_leave_ocb when switching away from OCB

cfg80211: call cfg80211leaveocb when switching away from OCB This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.129 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder