Lucene search
+L

6599 matches found

CVE
CVE
added 2024/02/05 9:21 p.m.50 views

CVE-2024-0835

CVE-2024-0835 affects the Royal Elementor Kit theme for WordPress. A missing capability check in the dismissed_handler function (versions up to and including 1.0.116) allows authenticated attackers with subscriber access or higher to update transients to true. Impact is limited to transients; no ...

4.3CVSS5.4AI score0.00533EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/02/05 12:0 a.m.7 views

PT-2024-15854 · WordPress · The Royal Elementor Kit

Name of the Vulnerable Software and Affected Versions: The Royal Elementor Kit theme for WordPress versions up to, and including, 1.0.116 Description: The issue arises from a missing capability check on the dismissed handler function, allowing authenticated attackers with subscriber access or...

4.3CVSS5.5AI score0.00533EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/02/05 12:0 a.m.9 views

WordPress Plugin Royal Elementor Kit Security Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in WordPres...

4.3CVSS6.6AI score0.00533EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/02/01 12:0 a.m.17 views

SUSE: Security Advisory (SUSE-SU-2024:0265-1)

The remote host is missing an update for the 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...

5.3CVSS5.3AI score0.00805EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/01/25 5:58 a.m.17 views

Denial Of Service (DoS)

sveltejs/kit is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of HTTP GET and TRACE requests that include a empty body. When such requests are received, the application throws an error stating "Request with GET/HEAD method cannot have body" and subsequently...

7.5CVSS6.7AI score0.00764EPSS
SaveExploits1References3Affected Software2
NVD
NVD
added 2024/01/24 5:15 p.m.41 views

CVE-2024-23641

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7.5AI score0.00764EPSS
SaveExploits1References2
Prion
Prion
added 2024/01/24 5:15 p.m.28 views

Design/Logic Flaw

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

5CVSS7AI score0.00764EPSS
SaveExploits1References2Affected Software2
Vulnrichment
Vulnrichment
added 2024/01/24 4:56 p.m.11 views

CVE-2024-23641 Sending a GET or HEAD request with a body crashes SvelteKit

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7AI score0.00764EPSS
SaveExploits1References2
CVE
CVE
added 2024/01/24 4:56 p.m.54 views

CVE-2024-23641

CVE-2024-23641 affects SvelteKit 2 apps when handling HTTP GET/HEAD requests with a body (e.g., {})—these requests crash the preview/hosted app, including TRACE, causing DoS. The issue specifically impacts deployments using @sveltejs/adapter-node versions 2.1.2, 3.0.3, or 4.0.1 and @sveltejs/kit ...

7.5CVSS7.4AI score0.00764EPSS
SaveExploits1References2Affected Software2
OSV
OSV
added 2024/01/24 4:56 p.m.40 views

CVE-2024-23641 Sending a GET or HEAD request with a body crashes SvelteKit

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7.4AI score0.00764EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/01/24 4:56 p.m.51 views

CVE-2024-23641 Sending a GET or HEAD request with a body crashes SvelteKit

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7.7AI score0.00764EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2024/01/24 2:22 p.m.6 views

@alexaegis/svelte-config (>=0.9.2 <=0.14.1), @builders-of-stuff/svelte-sui-wallet-adapter (>=1.1.4 <=2.1.0) +8 more potentially affected by CVE-2024-23641 via @sveltejs/kit (>=2.0.0 <=2.49.5)

@sveltejs/kit NPM version =2.0.0, =0.9.2, =1.1.4, =0.0.137, =0.4.1, =5.0.0-alpha.1, =0.0.1, =1.0.1-next.0, =1.0.2, =0.0.1, =1.3.0, =1.12.3 Source cves: CVE-2024-23641 Source advisory: OSV:GHSA-G5M6-HXPP-FC49...

7.5CVSS7.1AI score0.00764EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/01/24 12:0 a.m.7 views

PT-2024-19992 · Sveltejs · @Sveltejs/Adapter-Node +1

Name of the Vulnerable Software and Affected Versions: @Sveltejs/adapter-node versions prior to 2.1.2, 3.0.3, and 4.0.1 @Sveltejs/kit versions prior to 2.4.3 Description: The issue occurs when sending a GET request with a body, for example , to a built and previewed/hosted SvelteKit app, which...

7.5CVSS7.4AI score0.00764EPSS
SaveExploits1References9
BDU FSTEC
BDU FSTEC
added 2024/01/24 12:0 a.m.10 views

The vulnerability of the Hotspot component in Oracle Java SE and Oracle GraalVM for JDK/Oracle GraalVM Enterprise Edition virtual machines allows attackers to compromise data integrity.

The vulnerability of the Hotspot component of Oracle Java SE and the Oracle GraalVM for JDK and Oracle GraalVM Enterprise Edition virtual machines exists due to insufficient testing of input data. Exploiting this vulnerability can allow an attacker to compromise data integrity remotely...

5.9CVSS6.3AI score0.00792EPSS
SaveExploits0References10Affected Software8
The Hacker News
The Hacker News
added 2024/01/18 9:19 a.m.623 views

PixieFail UEFI Flaws Expose Millions of Computers to RCE, DoS, and Data Theft

Multiple security vulnerabilities have been disclosed in the TCP/IP network protocol stack of an open-source reference implementation of the Unified Extensible Firmware Interface UEFI specification used widely in modern computers. Collectively dubbed PixieFail by Quarkslab, the nine issues reside...

8.8CVSS8.2AI score0.02101EPSS
SaveExploits1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/01/18 5:30 a.m.6 views

Malicious code in pd-ui-kit (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis b46ebcb2f76102916a1ab764b5af360b8c6cdd1dc56a269538132bcc4e307983 The OpenSSF Package Analysis project identified 'pd-ui-kit' @ 1.5.1 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/01/18 2:47 a.m.5 views

SUSE CVE-2023-45232

EDK2's Network Package is susceptible to an infinite loop vulnerability when parsing unknown options in the Destination Options header of IPv6. This vulnerability can be exploited by an attacker to gain unauthorized access and potentially lead to a loss of Availability...

7.5CVSS6.8AI score0.02101EPSS
SaveExploits1References8
AlmaLinux
AlmaLinux
added 2024/01/18 12:0 a.m.48 views

Important: java-11-openjdk security update

The java-11-openjdk packages provide the OpenJDK 11 Java Runtime Environment and the OpenJDK 11 Java Software Development Kit. Security Fixes: OpenJDK: array out-of-bounds access due to missing range check in C1 compiler 8314468 CVE-2024-20918 OpenJDK: RSA padding issue and timing side-channel...

7.4CVSS7.6AI score0.01026EPSS
SaveExploits0References14
OpenVAS
OpenVAS
added 2024/01/18 12:0 a.m.23 views

SUSE: Security Advisory (SUSE-SU-2024:0116-1)

The remote host is missing an update for the 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...

9.8CVSS7AI score0.02106EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/01/17 7:12 p.m.5 views

OpenJDK: range check loop optimization issue (8314307)

Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized access to critical data or...

5.9CVSS7.2AI score0.00857EPSS
SaveExploits0References5
Rows per page
Query Builder