Lucene search
K

3601 matches found

RedhatCVE
RedhatCVE
added 2024/10/24 3:57 p.m.9 views

CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

5.9CVSS6.8AI score0.00157EPSS
Exploits1References7
OSV
OSV
added 2024/10/23 5:15 p.m.10 views

CVE-2024-50383

Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 used in Chacha-Poly1305 and x25519. An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on MIPS, and GCC on x86-i38...

5.9CVSS6.8AI score
Exploits0References4
OSV
OSV
added 2024/10/23 5:15 p.m.2 views

AZL-51681 CVE-2024-50383 affecting package botan2 2.14.0-2

Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 used in Chacha-Poly1305 and x25519. An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on MIPS, and GCC on x86-i38...

5.9CVSS5.8AI score0.00173EPSS
Exploits1References1
NVD
NVD
added 2024/10/23 5:15 p.m.11 views

CVE-2024-50383

Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 used in Chacha-Poly1305 and x25519. An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on MIPS, and GCC on x86-i38...

5.9CVSS0.00173EPSS
Exploits1References4
OSV
OSV
added 2024/10/23 5:15 p.m.8 views

CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

5.9CVSS6.8AI score
Exploits0References4
OSV
OSV
added 2024/10/23 5:15 p.m.2 views

DEBIAN-CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

5.9CVSS5.2AI score0.00157EPSS
Exploits1References1
OSV
OSV
added 2024/10/23 5:15 p.m.0 views

UBUNTU-CVE-2024-50383

Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 used in Chacha-Poly1305 and x25519. An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on MIPS, and GCC on x86-i38...

5.9CVSS6.3AI score0.00173EPSS
Exploits1References6
Vulnrichment
Vulnrichment
added 2024/10/23 12:0 a.m.15 views

CVE-2024-50383

Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 used in Chacha-Poly1305 and x25519. An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on MIPS, and GCC on x86-i38...

6.9AI score0.00173EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2024/10/23 12:0 a.m.13 views

CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

5.9CVSS5.2AI score0.00157EPSS
Exploits1
CNNVD
CNNVD
added 2024/10/23 12:0 a.m.1 views

Botan 安全漏洞

Botan is a C++ cryptographic library by the individual developer Jack Lloyd. A security vulnerability exists in versions of Botan prior to 3.6.0, which stems from a compiler-caused secret dependency operation when compiling with some versions of GCC. An addition operation could be skipped if the...

5.9CVSS6.7AI score0.00173EPSS
Exploits1References5
Cvelist
Cvelist
added 2024/10/23 12:0 a.m.16 views

CVE-2024-50383

Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 used in Chacha-Poly1305 and x25519. An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on MIPS, and GCC on x86-i38...

0.00173EPSS
Exploits1References4
CVE
CVE
added 2024/10/21 11:53 a.m.100 views

CVE-2024-47716

CVE-2024-47716 affects the Linux kernel on ARM where vfp: Use asm volatile in fmrx/fmxr macros fixes floating-point instructions from userspace that could crash arm kernels. The issue is demonstrated by a minimal userspace reproducer on a Raspberry Pi Zero W and is triggered when the kernel is bu...

5.5CVSS5.1AI score0.00035EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.19 views

CVE-2024-47716 ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros

In the Linux kernel, the following vulnerability has been resolved: ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros Floating point instructions in userspace can crash some arm kernels built with clang/LLD 17.0.6: BUG: unsupported FP instruction in kernel mode FPEXC == 0xc0000780 Internal...

0.00035EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 11:53 a.m.8 views

CVE-2024-47716 ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros

In the Linux kernel, the following vulnerability has been resolved: ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros Floating point instructions in userspace can crash some arm kernels built with clang/LLD 17.0.6: BUG: unsupported FP instruction in kernel mode FPEXC == 0xc0000780 Internal...

5.5CVSS6AI score0.00035EPSS
Exploits0References7
OSV
OSV
added 2024/10/16 12:36 p.m.3 views

MAL-2024-9532 Malicious code in bundled-angular-compiler (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/16 12:36 p.m.4 views

Malicious code in bundled-angular-compiler (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
Exploits0
OpenVAS
OpenVAS
added 2024/10/16 12:0 a.m.11 views

Oracle Java SE Security Update (Oct24-2) - Windows

Oracle Java SE is prone to an unspecified vulnerability. SPDX-FileCopyrightText: 2024 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...

3.7CVSS3.9AI score0.00279EPSS
Exploits0References1
Redos
Redos
added 2024/10/15 12:0 a.m.6 views

ROS-20241015-17

A vulnerability in the Networking component of Oracle GraalVM Enterprise Edition virtual machines, Oracle GraalVM for JDK and Oracle Java SE software platform is related to incorrect authorization. Exploitation of the vulnerability could allow an attacker acting remotely to impact data integrity ...

3.7CVSS7.1AI score0.00669EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/10/15 12:0 a.m.3 views

PT-2024-11039 · WordPress · Wordpress Mega Menu

Name of the Vulnerable Software and Affected Versions: WordPress Mega Menu plugin versions up to, and including, 2.0.6 Description: The WordPress Mega Menu plugin is vulnerable to Arbitrary File Creation, allowing unauthenticated attackers to create arbitrary PHP files that can be used to execute...

9.8CVSS8.6AI score0.02264EPSS
Exploits0References9
VulnCheck KEV
VulnCheck KEV
added 2024/10/15 12:0 a.m.0 views

VulnCheck KEV: CVE-2021-4443

The WordPress Mega Menu plugin for WordPress is vulnerable to Arbitrary File Creation in versions up to, and including, 2.0.6 via the compilersave AJAX action. This makes it possible for unauthenticated attackers to create arbitrary PHP files that can be used to execute malicious code...

9.8CVSS6AI score0.02264EPSS
Exploits0References1
Rows per page
Query Builder