578 vulnerabilidades · ⚡ Nuclei Orden: CVSS EPSS Año ID
CVE-2024-30569
Software Genérico General ⚡ nuclei
7.5
HIGH
EPSS
28.6%
2024 1 PoC

An information leak in currentsetting.htm of Netgear R6850 v1.1.0.88 allows attackers to obtain sensitive information without any authentication required.

CVE-2024-45388
hoverfly Web ⚡ nuclei
7.5
HIGH
EPSS
93.6%
2024 CWE-200 1 PoC

Hoverfly is a lightweight service virtualization/ API simulation / API mocking tool for developers and testers. The `/api/v2/simulation` POST handler allows users to create new simulation views from the contents of a user-specified file. This feature can be abused by an attacker to read arbitrary files from the Hoverfly server. Note that, although the code prevents absolute paths from being specified, an attacker can escape out of the `hf.Cfg.ResponsesBodyFilesPath` base path by using `../` segments and reach any arbitrary files. This issue was found using the Uncontrolled data used in path ex

CVE-2024-49357
ZimaOS Web ⚡ nuclei
7.5
HIGH
EPSS
71.7%
2024 CWE-200 2 PoCs

ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. In version 1.2.4 and all prior versions, the API endpoints in ZimaOS, such as `http://<Server-IP>/v1/users/image?path=/var/lib/casaos/1/app_order.json` and `http://<Server-IP>/v1/users/image?path=/var/lib/casaos/1/system.json`, expose sensitive data like installed applications and system information without requiring any authentication or authorization. This sensitive data leak can be exploited by attackers to gain detailed knowledge about the system setup, installed applications, and other critical

CVE-2024-4836
Edito CMS Web ⚡ nuclei
7.5
HIGH
EPSS
62.9%
2024 CWE-552 0 PoCs

Web services managed by Edito CMS (Content Management System) in versions from 3.5 through 3.25 leak sensitive data as they allow downloading configuration files by an unauthenticated user. The issue in versions 3.5 - 3.25 was removed in releases which dates from 10th of January 2014. Higher versions were never affected.

CVE-2024-7786
Sensei LMS Web Windows ⚡ nuclei
7.5
HIGH
EPSS
70.5%
2024 1 PoC

The Sensei LMS WordPress plugin before 4.24.2 does not properly protect some its REST API routes, allowing unauthenticated attackers to leak email templates.

CVE-2024-45241
Software Genérico General ⚡ nuclei
7.5
HIGH
EPSS
90.8%
2024 2 PoCs

A traversal vulnerability in GeneralDocs.aspx in CentralSquare CryWolf (False Alarm Management) through 2024-08-09 allows unauthenticated attackers to read files outside of the working web directory via the rpt parameter, leading to the disclosure of sensitive information.

CVE-2024-38472
Apache HTTP Server Web Windows ⚡ nuclei
7.5
HIGH
EPSS
90.6%
2024 CWE-918 1 PoC

SSRF in Apache HTTP Server on Windows allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.60 which fixes this issue.  Note: Existing configurations that access UNC paths will have to configure new directive "UNCList" to allow access during request processing.

CVE-2024-34351
next.js General ⚡ nuclei
7.5
HIGH
EPSS
92.8%
2024 CWE-918 3 PoCs

Next.js is a React framework that can provide building blocks to create web applications. A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions. If the `Host` header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself. The required conditions are 1) Next.js is running in a self-hosted manner; 2) the Next.js application makes use of Server Actions; and 3) the Server Action performs a redirect to a relative path which starts with a `/`. This vuln

CVE-2024-37843
Software Genérico Web Database ⚡ nuclei
7.5
HIGH
EPSS
89.4%
2024 2 PoCs

Craft CMS up to v3.7.31 was discovered to contain a SQL injection vulnerability via the GraphQL API endpoint.

CVE-2024-1561
gradio-app/gradio General ⚡ nuclei
7.5
HIGH
EPSS
93.4%
2024 CWE-29 2 PoCs

An issue was discovered in gradio-app/gradio, where the `/component_server` endpoint improperly allows the invocation of any method on a `Component` class with attacker-controlled arguments. Specifically, by exploiting the `move_resource_to_block_cache()` method of the `Block` class, an attacker can copy any file on the filesystem to a temporary directory and subsequently retrieve it. This vulnerability enables unauthorized local file read access, posing a significant risk especially when the application is exposed to the internet via `launch(share=True)`, thereby allowing remote attackers to

CVE-2024-8484
REST API TO MiniProgram Web Database Windows ⚡ nuclei
7.5
HIGH
EPSS
88.8%
2024 CWE-89 1 PoC

The REST API TO MiniProgram plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/watch-life-net/v1/comment/getcomments REST API endpoint in all versions up to, and including, 4.7.1 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 append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVE-2024-8859
mlflow/mlflow General ⚡ nuclei
7.5
HIGH
EPSS
25.7%
2024 CWE-29 0 PoCs

A path traversal vulnerability exists in mlflow/mlflow version 2.15.1. When users configure and use the dbfs service, concatenating the URL directly into the file protocol results in an arbitrary file read vulnerability. This issue occurs because only the path part of the URL is checked, while parts such as query and parameters are not handled. The vulnerability is triggered if the user has configured the dbfs service, and during usage, the service is mounted to a local directory.

CVE-2024-41628
Software Genérico Web ⚡ nuclei
7.5
HIGH
EPSS
91.5%
2024 1 PoC

Directory Traversal vulnerability in Severalnines Cluster Control 1.9.8 before 1.9.8-9778, 2.0.0 before 2.0.0-9779, and 2.1.0 before 2.1.0-9780 allows a remote attacker to include and display file content in an HTTP request via the CMON API.

CVE-2024-10400
Tutor LMS – eLearning and online course solution Web Database Windows ⚡ nuclei
7.5
HIGH
EPSS
93.2%
2024 CWE-89 1 PoC

The Tutor LMS plugin for WordPress is vulnerable to SQL Injection via the ‘rating_filter’ parameter in all versions up to, and including, 2.7.6 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 append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVE-2024-5334
stitionai/devika Web ⚡ nuclei
7.5
HIGH
EPSS
62.7%
2024 CWE-73 0 PoCs

A local file read vulnerability exists in the stitionai/devika repository, affecting the latest version. The vulnerability is due to improper handling of the 'snapshot_path' parameter in the '/api/get-browser-snapshot' endpoint. An attacker can exploit this vulnerability by crafting a request with a malicious 'snapshot_path' parameter, leading to arbitrary file read from the system. This issue impacts the security of the application by allowing unauthorized access to sensitive files on the server.

CVE-2024-12849
Error Log Viewer By WP Guru Web Windows ⚡ nuclei
7.5
HIGH
EPSS
93.0%
2024 CWE-22 2 PoCs

The Error Log Viewer By WP Guru plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 1.0.1.3 via the wp_ajax_nopriv_elvwp_log_download AJAX action. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.

CVE-2024-32738
CyberPower PowerPanel Enterprise Database ⚡ nuclei
7.5
HIGH
EPSS
51.6%
2024 1 PoC

A sql injection vulnerability exists in CyberPower PowerPanel Enterprise prior to v2.8.3. An unauthenticated remote attacker can leak sensitive information via the "query_ptask_lean" function within MCUDBHelper.

CVE-2024-32825
Simply Static General ⚡ nuclei
7.5
HIGH
EPSS
25.8%
2024 CWE-201 0 PoCs

Insertion of Sensitive Information Into Sent Data vulnerability in Simply Static Simply Static simply-static.This issue affects Simply Static: from n/a through <= 3.1.3.

CVE-2024-29059
🔥 KEV Microsoft .NET Framework 4.8 General ⚡ nuclei
7.5
HIGH
EPSS
93.7%
2024 CWE-209 0 PoCs

.NET Framework Information Disclosure Vulnerability

CVE-2024-36857
Software Genérico General ⚡ nuclei
7.5
HIGH
EPSS
53.4%
2024 0 PoCs

Jan v0.4.12 was discovered to contain an arbitrary file read vulnerability via the /v1/app/readFileSync interface.