33293 vulnerabilidades Orden: CVSS EPSS Año ID
CVE-2024-38438
DSL-225 General
9.8
CRITICAL
EPSS
0.2%
2024 CWE-294 1 PoC

D-Link - CWE-294: Authentication Bypass by Capture-replay

CVE-2024-36401
🔥 KEV geoserver Web ⚡ nuclei
9.8
CRITICAL
EPSS
94.4%
2024 CWE-95 23 PoCs

GeoServer is an open source server that allows users to share and edit geospatial data. Prior to versions 2.22.6, 2.23.6, 2.24.4, and 2.25.2, multiple OGC request parameters allow Remote Code Execution (RCE) by unauthenticated users through specially crafted input against a default GeoServer installation due to unsafely evaluating property names as XPath expressions. The GeoTools library API that GeoServer calls evaluates property/attribute names for feature types in a way that unsafely passes them to the commons-jxpath library which can execute arbitrary code when evaluating XPath expression

CVE-2024-8911
LatePoint Plugin Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
30.9%
2024 CWE-89 0 PoCs

The LatePoint plugin for WordPress is vulnerable to Arbitrary User Password Change via SQL Injection in versions up to, and including, 5.0.11. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to change user passwords and potentially take over administrator accounts. Note that changing a WordPress user's password is only possible if the "Use WordPress users as customers" setting is enabled, which is disabled by default. Without this setting enabled, only the pass

CVE-2024-31848
API Server Web ⚡ nuclei
9.8
CRITICAL
EPSS
93.6%
2024 CWE-22 2 PoCs

A path traversal vulnerability exists in the Java version of CData API Server < 23.4.8844 when running using the embedded Jetty server, which could allow an unauthenticated remote attacker to gain complete administrative access to the application.

CVE-2024-21534
jsonpath-plus Web
9.8
CRITICAL
EPSS
92.7%
2024 CWE-94 5 PoCs

All versions of the package jsonpath-plus are vulnerable to Remote Code Execution (RCE) due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the unsafe default usage of vm in Node. **Note:** There were several attempts to fix it in versions [10.0.0-10.1.0](https://github.com/JSONPath-Plus/JSONPath/compare/v9.0.0...v10.1.0) but it could still be exploited using [different payloads](https://github.com/JSONPath-Plus/JSONPath/issues/226).

CVE-2024-47533
cobbler Web ⚡ nuclei
9.8
CRITICAL
EPSS
70.9%
2024 CWE-287 6 PoCs

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. `utils.get_shared_secret()` always returns `-1`, which allows anyone to connect to cobbler XML-RPC as user `''` password `-1` and make any changes. This gives anyone with network access to a cobbler server full control of the server. Versions 3.2.3 and 3.3.7 fix the issue.

CVE-2024-3845
Chrome General
9.8
CRITICAL
EPSS
0.4%
2024 1 PoC

Inappropriate implementation in Networks in Google Chrome prior to 124.0.6367.60 allowed a remote attacker to bypass mixed content policy via a crafted HTML page. (Chromium security severity: Low)

CVE-2024-24116
Software Genérico General ⚡ nuclei
9.8
CRITICAL
EPSS
88.9%
2024 0 PoCs

An issue in Ruijie RG-NBS2009G-P RGOS v.10.4(1)P2 Release(9736) allows a remote attacker to gain privileges via the system/config_menu.htm.

CVE-2024-5827
vanna-ai/vanna Web Database ⚡ nuclei
9.8
CRITICAL
EPSS
39.9%
2024 CWE-89 0 PoCs

Vanna v0.3.4 is vulnerable to SQL injection in its DuckDB integration exposed to its Flask Web APIs. Attackers can inject malicious SQL training data and generate corresponding queries to write arbitrary files on the victim's file system, such as backdoor.php with contents `<?php system($_GET[0]); ?>`. This can lead to command execution or the creation of backdoors.

CVE-2024-46377
Software Genérico Web
9.8
CRITICAL
EPSS
22.1%
2024 1 PoC

Best House Rental Management System 1.0 contains an arbitrary file upload vulnerability in the save_settings() function of the file rental/admin_class.php.

CVE-2024-50648
Software Genérico General
9.8
CRITICAL
EPSS
0.7%
2024 1 PoC

yshopmall V1.0 has an arbitrary file upload vulnerability, which can enable RCE or even take over the server when improperly configured to parse JSP files.

CVE-2024-8943
LatePoint Plugin Web Windows ⚡ nuclei
9.8
CRITICAL
EPSS
40.1%
2024 CWE-288 0 PoCs

The LatePoint plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 5.0.12. This is due to insufficient verification on the user being supplied during the booking customer step. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the user id. Note that logging in as a WordPress user is only possible if the "Use WordPress users as customers" setting is enabled, which is disabled by default. The vulnerability is partially patched in version 5.0.12 and fully patch

CVE-2024-8030
Ultimate Store Kit – Addon For WooCommerce, EDD and Elementor Web
9.8
CRITICAL
EPSS
38.7%
2024 CWE-502 1 PoC

The Ultimate Store Kit Elementor Addons, Woocommerce Builder, EDD Builder, Elementor Store Builder, Product Grid, Product Table, Woocommerce Slider plugin is vulnerable to PHP Object Injection via deserialization of untrusted input via the _ultimate_store_kit_wishlist cookie in versions up to , and including, 2.0.3. This makes it possible for an unauthenticated attacker to inject a PHP Object. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker or above to delete arbitrary file

CVE-2024-22891
Software Genérico General
9.8
CRITICAL
EPSS
39.4%
2024 2 PoCs

Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link.

CVE-2024-28056
Software Genérico Cloud
9.8
CRITICAL
EPSS
0.8%
2024 1 PoC

Amazon AWS Amplify CLI before 12.10.1 incorrectly configures the role trust policy of IAM roles associated with Amplify projects. When the Authentication component is removed from an Amplify project, a Condition property is removed but "Effect":"Allow" remains present, and consequently sts:AssumeRoleWithWebIdentity would be available to threat actors with no conditions. Thus, if Amplify CLI had been used to remove the Authentication component from a project built between August 2019 and January 2024, an "assume role" may have occurred, and may have been leveraged to obtain unauthorized access

CVE-2024-8385
Firefox General
9.8
CRITICAL
EPSS
0.5%
2024 1 PoC

A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability. This vulnerability affects Firefox < 130, Firefox ESR < 128.2, and Thunderbird < 128.2.

CVE-2024-22108
Software Genérico Web Database
9.8
CRITICAL
EPSS
0.3%
2024 2 PoCs

An issue was discovered in GTB Central Console 15.17.1-30814.NG. The method setTermsHashAction at /opt/webapp/lib/PureApi/CCApi.class.php is vulnerable to an unauthenticated SQL injection via /ccapi.php that an attacker can abuse in order to change the Administrator password to a known value.

CVE-2024-38437
DSL-225 General
9.8
CRITICAL
EPSS
0.2%
2024 CWE-288 1 PoC

D-Link - CWE-288:Authentication Bypass Using an Alternate Path or Channel

CVE-2024-28986
🔥 KEV Web Help Desk General ⚡ nuclei
9.8
CRITICAL
EPSS
79.7%
2024 CWE-502 0 PoCs

SolarWinds Web Help Desk was found to be susceptible to a Java Deserialization Remote Code Execution vulnerability that, if exploited, would allow an attacker to run commands on the host machine. While it was reported as an unauthenticated vulnerability, SolarWinds has been unable to reproduce it without authentication after thorough testing.   However, out of an abundance of caution, we recommend all Web Help Desk customers apply the patch, which is now available.

CVE-2024-36081
Software Genérico General
9.8
CRITICAL
EPSS
0.1%
2024 1 PoC

Westermo EDW-100 devices through 2024-05-03 allow an unauthenticated user to download a configuration file containing a cleartext password. NOTE: this is a serial-to-Ethernet converter that should not be placed at the edge of the network.