878 vulnerabilidades · General · ⚡ Nuclei Orden: CVSS EPSS Año ID
CVE-2024-27292
docassemble General ⚡ nuclei
7.5
HIGH
EPSS
93.8%
2024 CWE-706 1 PoC

Docassemble is an expert system for guided interviews and document assembly. The vulnerability allows attackers to gain unauthorized access to information on the system through URL manipulation. It affects versions 1.4.53 to 1.4.96. The vulnerability has been patched in version 1.4.97 of the master branch.

CVE-2024-0801
Unified Data Protection General ⚡ nuclei
7.5
HIGH
EPSS
49.2%
2024 1 PoC

A denial of service vulnerability exists in Arcserve Unified Data Protection 9.2 and 8.1 in ASNative.dll.

CVE-2024-51739
iTop General ⚡ nuclei
7.5
HIGH
EPSS
31.6%
2024 CWE-200 0 PoCs

Combodo iTop is a simple, web based IT Service Management tool. Unauthenticated user can perform users enumeration, which can make it easier to bruteforce a valid account. As a fix the sentence displayed after resetting password no longer shows if the user exists or not. This fix is included in versions 2.7.11, 3.0.5, 3.1.2, and 3.2.0. Users are advised to upgrade. Users unable to upgrade may overload the dictionary entry `"UI:ResetPwd-Error-WrongLogin"` through an extension and replace it with a generic message.

CVE-2023-26256
Software Genérico General ⚡ nuclei
7.5
HIGH
EPSS
91.8%
2023 7 PoCs

An unauthenticated path traversal vulnerability affects the "STAGIL Navigation for Jira - Menu & Themes" plugin before 2.0.52 for Jira. By modifying the fileName parameter to the snjFooterNavigationConfig endpoint, it is possible to traverse and read the file system.

CVE-2023-26255
Software Genérico General ⚡ nuclei
7.5
HIGH
EPSS
93.6%
2023 3 PoCs

An unauthenticated path traversal vulnerability affects the "STAGIL Navigation for Jira - Menu & Themes" plugin before 2.0.52 for Jira. By modifying the fileName parameter to the snjCustomDesignConfig endpoint, it is possible to traverse and read the file system.

CVE-2021-35250
Serv-U General ⚡ nuclei
7.5
HIGH
EPSS
89.5%
2021 CWE-22 1 PoC

A researcher reported a Directory Transversal Vulnerability in Serv-U 15.3. This may allow access to files relating to the Serv-U installation and server files. This issue has been resolved in Serv-U 15.3 Hotfix 1.

CVE-2024-21644
pyload General ⚡ nuclei
7.5
HIGH
EPSS
86.5%
2024 CWE-284 1 PoC

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the `SECRET_KEY` variable. This issue has been patched in version 0.5.0b3.dev77.

CVE-2023-6020
ray-project/ray General ⚡ nuclei
7.5
HIGH
EPSS
81.4%
2023 CWE-862 1 PoC

LFI in Ray's /static/ directory allows attackers to read any file on the server without authentication.

CVE-2025-66744
Software Genérico General ⚡ nuclei
7.5
HIGH
EPSS
6.0%
2025 0 PoCs

In Yonyou YonBIP v3 and before, the LoginWithV8 interface in the series data application service system is vulnerable to path traversal, allowing unauthorized access to sensitive information within the system

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-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-2023-37474
copyparty General ⚡ nuclei
7.5
HIGH
EPSS
89.9%
2023 CWE-22 2 PoCs

Copyparty is a portable file server. Versions prior to 1.8.2 are subject to a path traversal vulnerability detected in the `.cpr` subfolder. The Path Traversal attack technique allows an attacker access to files, directories, and commands that reside outside the web document root directory. This issue has been addressed in commit `043e3c7d` which has been included in release 1.8.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.

CVE-2024-29198
geoserver General ⚡ nuclei
7.5
HIGH
EPSS
10.1%
2024 CWE-918 0 PoCs

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. It possible to achieve Service Side Request Forgery (SSRF) via the Demo request endpoint if Proxy Base URL has not been set. Upgrading to GeoServer 2.24.4, or 2.25.2, removes the TestWfsPost servlet resolving this issue.

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

ReCrystallize Server 5.10.0.0 uses a authorization mechanism that relies on the value of a cookie, but it does not bind the cookie value to a session ID. Attackers can easily modify the cookie value, within a browser or by implementing client-side code outside of a browser. Attackers can bypass the authentication mechanism by modifying the cookie to contain an expected value.

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-2025-2264
Sante PACS Server General ⚡ nuclei
7.5
HIGH
EPSS
64.4%
2025 CWE-22 1 PoC

A Path Traversal Information Disclosure vulnerability exists in "Sante PACS Server.exe". An unauthenticated remote attacker can exploit it to download arbitrary files on the disk drive where the application is installed.

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-2018-15811
🔥 KEV Software Genérico General ⚡ nuclei
7.5
HIGH
EPSS
93.0%
2018 1 PoC

DNN (aka DotNetNuke) 9.2 through 9.2.1 uses a weak encryption algorithm to protect input parameters.

CVE-2021-22054
🔥 KEV VMware Workspace ONE UEM console General ⚡ nuclei
7.5
HIGH
EPSS
93.8%
2021 1 PoC

VMware Workspace ONE UEM console 20.0.8 prior to 20.0.8.37, 20.11.0 prior to 20.11.0.40, 21.2.0 prior to 21.2.0.27, and 21.5.0 prior to 21.5.0.37 contain an SSRF vulnerability. This issue may allow a malicious actor with network access to UEM to send their requests without authentication and to gain access to sensitive information.

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.