Lucene search
+L

644 matches found

Code423n4
Code423n4
added 2023/10/11 12:0 a.m.16 views

Hash Collisions and Front-Running Risk

Lines of code Vulnerability details Salt Value in Proxy Deployment: The contract uses a salt value of 0 during the deployment of proxy delegator contracts. This introduces a significant security concern related to potential hash collisions. If multiple delegators attempt to deploy to the same...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/10/10 4:31 p.m.91 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.8AI score0.01508EPSS
SaveExploits5References13
RedHat Linux
RedHat Linux
added 2023/10/10 3:37 p.m.6 views

kernel: hash collisions in the IPv6 connection lookup table

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.6AI score0.00553EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/10/10 3:27 p.m.7 views

kernel: hash collisions in the IPv6 connection lookup table

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.6AI score0.00553EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/10/10 3:27 p.m.40 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

7.8CVSS6.9AI score0.0205EPSS
SaveExploits6References9
Tenable Nessus
Tenable Nessus
added 2023/10/10 12:0 a.m.35 views

RHEL 9 : kernel (RHSA-2023:5604)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:5604 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: Kernel: net/sched: Use-after-free...

7.8CVSS6.8AI score0.0205EPSS
SaveExploits6References17
OSV
OSV
added 2023/10/05 2:27 p.m.8 views

USN-6412-1 linux, linux-aws, linux-aws-6.2, linux-azure, linux-azure-6.2, linux-azure-fde-6.2, linux-gcp, linux-gcp-6.2, linux-hwe-6.2, linux-kvm, linux-lowlatency, linux-lowlatency-hwe-6.2, linux-oracle, linux-raspi, linux-starfive vulnerabilities

Hyunwoo Kim discovered that the DVB Core driver in the Linux kernel contained a race condition during device removal, leading to a use-after- free vulnerability. A physically proximate attacker could use this to cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS7.5AI score0.06657EPSS
SaveExploits2References14
Ubuntu
Ubuntu
added 2023/10/05 2:27 p.m.92 views

USN-6412-1: Linux kernel vulnerabilities

Hyunwoo Kim discovered that the DVB Core driver in the Linux kernel contained a race condition during device removal, leading to a use-after- free vulnerability. A physically proximate attacker could use this to cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS8AI score0.06657EPSS
SaveExploits2
Ubuntu
Ubuntu
added 2023/10/04 10:42 p.m.87 views

USN-6417-1: Linux kernel vulnerabilities

It was discovered that the eBPF implementation in the Linux kernel contained a race condition around read-only maps. A privileged attacker could use this to modify read-only maps. CVE-2021-4001 It was discovered that the IPv6 implementation in the Linux kernel contained a high rate of hash...

6.5CVSS7.1AI score0.08025EPSS
SaveExploits3
OSV
OSV
added 2023/09/19 5:44 p.m.7 views

USN-6385-1 linux-oem-6.0 vulnerabilities

It was discovered that some AMD x86-64 processors with SMT enabled could speculatively execute instructions using a return address from a sibling thread. A local attacker could possibly use this to expose sensitive information. CVE-2022-27672 William Zhao discovered that the Traffic Control TC...

10CVSS7.2AI score0.16642EPSS
SaveExploits7References38
OSV
OSV
added 2023/09/06 12:32 p.m.15 views

USN-6343-1 linux-oem-6.1 vulnerabilities

It was discovered that the IPv6 implementation in the Linux kernel contained a high rate of hash collisions in connection lookup table. A remote attacker could use this to cause a denial of service excessive CPU consumption. CVE-2023-1206 Ross Lagerwall discovered that the Xen netback backend...

7.8CVSS7.3AI score0.00664EPSS
SaveExploits1References8
Ubuntu
Ubuntu
added 2023/09/06 12:32 p.m.73 views

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

It was discovered that the IPv6 implementation in the Linux kernel contained a high rate of hash collisions in connection lookup table. A remote attacker could use this to cause a denial of service excessive CPU consumption. CVE-2023-1206 Ross Lagerwall discovered that the Xen netback backend...

7.8CVSS7.6AI score0.00664EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2023/08/24 7:15 p.m.8 views

CVE-2023-31412

The LMS5xx uses weak hash generation methods, resulting in the creation of insecure hashs. If an attacker manages to retrieve the hash, it could lead to collision attacks and the potential retrieval of the password...

7.5CVSS7.1AI score0.00344EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/08/24 12:0 a.m.10 views

PT-2023-23306 · Lms5Xx · Lms5Xx

Name of the Vulnerable Software and Affected Versions: LMS5xx affected versions not specified Description: The issue is related to weak hash generation methods used by the LMS5xx, resulting in the creation of insecure hashes. If an attacker retrieves the hash, it could lead to collision attacks a...

7.5CVSS7.2AI score0.00344EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.15 views

Vulnerability in Keccak Function Used for Equality Check in equals() Function.

Lines of code Vulnerability details Impact The BytesUtils library is using Keccak function to check for equality in the equals function. This is a security concern since the Keccak function is vulnerable to hash collisions, which could allow a malicious user to create an input that matches a...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/02/23 12:1 a.m.5 views

jenkins-plugin/script-security: Whole-script approval in Script Security Plugin vulnerable to SHA-1 collisions

A flaw was found in the script-security Jenkins Plugin. SHA-1 no longer meets the security standards for producing a cryptographically secure message digest. The affected version of the script-security Plugin stores whole-script approvals as the SHA-1 hash of the approved script...

7.5CVSS5.7AI score0.00468EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2023/02/21 7:36 p.m.62 views

K24249971: Linux kernel vulnerability CVE-2019-10638

Security Advisory Description In the Linux kernel before 5.1.7, a device can be tracked by an attacker using the IP ID values the kernel produces for connection-less protocols e.g., UDP and ICMP. When such traffic is sent to multiple destination IP addresses, it is possible to obtain hash...

6.5CVSS6.5AI score0.02571EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.7 views

SUSE CVE-2007-0778

The page cache feature in Mozilla Firefox before 1.5.0.10 and 2.x before 2.0.0.2, and SeaMonkey before 1.0.8 can generate hash collisions that cause page data to be appended to the wrong page cache, which allows remote attackers to obtain sensitive information or enable further attack vectors whe...

5.4CVSS8.5AI score0.03116EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:12 a.m.8 views

SUSE CVE-2007-1558

The APOP protocol allows remote attackers to guess the first 3 characters of a password via man-in-the-middle MITM attacks that use crafted message IDs and MD5 collisions. NOTE: this design-level issue potentially affects all products that use APOP, including 1 Thunderbird 1.x before 1.5.0.12 and...

2.6CVSS9AI score0.02423EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 6:3 a.m.5 views

SUSE CVE-2009-2409

The Network Security Services NSS library before 3.12.3, as used in Firefox; GnuTLS before 2.6.4 and 2.7.4; OpenSSL 0.9.8 through 0.9.8k; and other products support MD2 with X.509 certificates, which might allow remote attackers to spoof certificates by using MD2 design flaws to generate a hash...

5.1CVSS8.7AI score0.04506EPSS
SaveExploits0References14
Rows per page
Query Builder