Lucene search
+L

20296 matches found

CVE
CVE
added 2024/12/20 3:28 p.m.890 views

CVE-2024-56337

TOCTOU Race Condition in Apache Tomcat (CVE-2024-56337) affects 11.0.0-M1–11.0.1, 10.1.0-M1–10.1.33, and 9.0.0.M1–9.0.97. The issue stems from TOCTOU vulnerability during JSP compilation/default servlet write on case-insensitive file systems. Incomplete mitigation previously for CVE-2024-50379; g...

9.8CVSS9.2AI score0.44312EPSS
SaveExploits13References4Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/20 12:50 p.m.15 views

CVE-2024-12840

A server-side request forgery exists in Satellite. When a PUT HTTP request is made to /httpproxies/testconnection, when supplied with the httpproxies variable set to localhost, the attacker can fetch the localhost banner. Mitigation Mitigation for this issue is either not available or the current...

5CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2024/12/20 9:50 a.m.120 views

BIT-RAILS-2024-26142 Rails possible ReDoS vulnerability in Accept header parsing in Action Dispatch

Rails is a web-application framework. Starting in version 7.1.0, there is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability is patched in 7.1.3.1. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are...

7.5CVSS6.4AI score0.01498EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/12/20 12:00 a.m.15 views

PT-2024-39664 · WordPress · Maintenance & Coming Soon Redirect Animation

Name of the Vulnerable Software and Affected Versions: Maintenance & Coming Soon Redirect Animation plugin for WordPress versions up to, and including, 2.1.3 Description: The issue is related to unauthorized modification of data due to a missing capability check on the wploti add whitelisted role...

4.3CVSS9.2AI score0.00334EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/19 9:15 p.m.6 views

ALPINE-CVE-2024-2201

A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent FineIBT, and to leak arbitrary Linux kernel memory on Intel systems...

4.7CVSS7AI score0.08555EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/12/19 3:51 p.m.13 views

CVE-2023-38103

A flaw was found in GStreamer. Due to a lack of proper validation of user-supplied data, an integer overflow can be triggered when parsing MDPR chunks. In certain configurations, this flaw allows a remote attacker to execute arbitrary code in the context of the current process. Mitigation...

8.8CVSS7.5AI score0.01524EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/19 12:15 p.m.4 views

DEBIAN-CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS6.9AI score0.00269EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/12/19 10:16 a.m.389 views

Exploit for Race Condition in Openbsd Openssh

c...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
RedhatCVE
RedhatCVE
added 2024/12/19 1:54 a.m.15 views

CVE-2024-56128

A flaw was found in Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism SCRAM, which did not fully adhere to the requirements of RFC 5802. Specifically, as per RFC 5802, the server must verify that the nonce sent by the client in the second message matches the...

7.4CVSS7AI score0.00795EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/12/19 12:56 a.m.21 views

CVE-2024-53270

A flaw was found in Envoy. In systems where http1serverabortdispatch is configured, Envoy does not properly handle the control flow during H1 stream resets. This can trigger a null pointer error and lead to an application crash. Mitigation Mitigation for this issue is either not available or the...

7.5CVSS6.5AI score0.007EPSS
SaveExploits1References5
CVE
CVE
added 2024/12/18 8:37 p.m.3678 views

CVE-2024-56145

Craft CMS is affected by CVE-2024-56145 due to a code execution vector triggered when php.ini register_argc_argv is enabled. Reports indicate an RCE vulnerability exists in affected versions, with remediation via upgrading to Craft CMS 3.9.14, 4.13.2, or 5.5.2. If upgrading is not possible, the r...

9.8CVSS7.4AI score0.97446EPSS
SaveIn wildExploits9References4Affected Software1
OSV
OSV
added 2024/12/18 7:47 p.m.21 views

GHSA-2P6P-9RC9-62J9 Craft CMS has potential RCE when PHP `register_argc_argv` config setting is enabled

Impact You are affected if your php.ini configuration has registerargcargv enabled. Patches Update to 3.9.14, 4.13.2, or 5.5.2. Workarounds If you can't upgrade yet, and registerargcargv is enabled, you can disable it to mitigate the issue...

9.8CVSS9.3AI score0.97446EPSS
SaveExploits9References6
NVD
NVD
added 2024/12/18 2:15 p.m.27 views

CVE-2024-56128

Incorrect Implementation of Authentication Algorithm in Apache Kafka's SCRAM implementation. Issue Summary: Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism SCRAM did not fully adhere to the requirements of RFC 5802 1. Specifically, as per RFC 5802, the serv...

5.3CVSS0.00795EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/18 1:38 p.m.20 views

CVE-2024-56128 Apache Kafka: SCRAM authentication vulnerable to replay attacks when used without encryption

Incorrect Implementation of Authentication Algorithm in Apache Kafka's SCRAM implementation. Issue Summary: Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism SCRAM did not fully adhere to the requirements of RFC 5802 1. Specifically, as per RFC 5802, the serv...

7.2AI score0.00795EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/18 1:38 p.m.589 views

CVE-2024-56128

CVE-2024-56128 affects Apache Kafka SCRAM authentication. Root cause: SCRAM server nonce verification against the server’s first message was not performed per RFC 5802, enabling plaintext-snooping scenarios if SCRAM is used over non-TLS. Impact: exploitation requires access to plaintext SCRAM exc...

5.3CVSS6.8AI score0.00795EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2024/12/18 2:03 a.m.419 views

Exploit for Unrestricted Upload of File with Dangerous Type in Apache Struts

🚨🚨 CVE-2024-53677-S2-067 🚨🚨 Security Notice: CVE-2024-53677...

9.8CVSS7.8AI score0.78198EPSS
SaveExploits15
RedhatCVE
RedhatCVE
added 2024/12/17 9:20 p.m.18 views

CVE-2024-51479

A flaw was found in the Next.js framework. An incorrectly sanitized query parameter can cause an invalid routing condition, resulting in the wrong route being served to users and allowing authorization bypass when an application is performing path-based middleware authorization. Mitigation...

7.5CVSS7.4AI score0.03961EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/17 6:13 p.m.7 views

CVE-2024-51479 Authorization bypass in Next.js

Next.js is a React framework for building full-stack web applications. In affected versions if a Next.js application is performing authorization in middleware based on pathname, it was possible for this authorization to be bypassed for pages directly under the application's root directory. For...

7.5CVSS6.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/17 9:51 a.m.24 views

CVE-2024-21978

A flaw was found in the AMD firmware. This vulnerability allows a malicious hypervisor to read or overwrite guest memory, potentially leading to data leakage or data corruption. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

6CVSS6.3AI score0.00493EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/12/17 9:50 a.m.49 views

CVE-2023-31355

A flaw was found in the AMD firmware. This vulnerability allows a malicious hypervisor to overwrite a guest's UMC seed, potentially enabling the reading of memory from a decommissioned guest via improper restriction of write operations. Mitigation Mitigation for this issue is either not available...

6CVSS6.5AI score0.00443EPSS
SaveExploits1References4
Rows per page
Query Builder