3722 vulnerabilidades · ⚡ Nuclei Orden: CVSS EPSS Año ID
CVE-2024-27564
mm1.ltd source code Web ⚡ nuclei
5.8
MEDIUM
EPSS
92.3%
2024 CWE-918 3 PoCs

pictureproxy.php in the dirk1983 mm1.ltd source code f9f4bbc allows SSRF via the url parameter. NOTE: the references section has an archived copy of pictureproxy.php from its original GitHub location, but the repository name might later change because it is misleading.

CVE-2024-6095
mudler/localai Web ⚡ nuclei
5.8
MEDIUM
EPSS
89.2%
2024 CWE-918 1 PoC

A vulnerability in the /models/apply endpoint of mudler/localai versions 2.15.0 allows for Server-Side Request Forgery (SSRF) and partial Local File Inclusion (LFI). The endpoint supports both http(s):// and file:// schemes, where the latter can lead to LFI. However, the output is limited due to the length of the error message. This vulnerability can be exploited by an attacker with network access to the LocalAI instance, potentially allowing unauthorized access to internal HTTP(s) servers and partial reading of local files. The issue is fixed in version 2.17.

CVE-2019-19985
Software Genérico Web Windows ⚡ nuclei
5.8
MEDIUM
EPSS
79.6%
2019 2 PoCs

The WordPress plugin, Email Subscribers & Newsletters, before 4.2.3 had a flaw that allowed unauthenticated file download with user information disclosure.

CVE-2019-11507
Software Genérico Web ⚡ nuclei
5.8
MEDIUM
EPSS
0.6%
2019 3 PoCs

In Pulse Secure Pulse Connect Secure (PCS) 8.3.x before 8.3R7.1 and 9.0.x before 9.0R3, an XSS issue has been found on the Application Launcher page.

CVE-2019-9922
Software Genérico Web ⚡ nuclei
5.8
MEDIUM
EPSS
84.8%
2019 0 PoCs

An issue was discovered in the Harmis JE Messenger component 1.2.2 for Joomla!. Directory Traversal allows read access to arbitrary files.

CVE-2021-29490
jellyfin Web ⚡ nuclei
5.8
MEDIUM
EPSS
88.2%
2021 CWE-918 0 PoCs

Jellyfin is a free software media system that provides media from a dedicated server to end-user devices via multiple apps. Verions prior to 10.7.3 vulnerable to unauthenticated Server-Side Request Forgery (SSRF) attacks via the imageUrl parameter. This issue potentially exposes both internal and external HTTP servers or other resources available via HTTP `GET` that are visible from the Jellyfin server. The vulnerability is patched in version 10.7.3. As a workaround, disable external access to the API endpoints `/Items/*/RemoteImages/Download`, `/Items/RemoteSearch/Image` and `/Images/Remote`

CVE-2021-21345
xstream General ⚡ nuclei
5.8
MEDIUM
EPSS
88.1%
2021 CWE-94 5 PoCs

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker who has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVE-2025-47423
Personal Weather Station Dashboard Web ⚡ nuclei
5.8
MEDIUM
EPSS
0.9%
2025 CWE-24 2 PoCs

Personal Weather Station Dashboard 12_lts allows unauthenticated remote attackers to read arbitrary files via ../ directory traversal in the test parameter to /others/_test.php, as demonstrated by reading the server's private SSL key in cleartext.

CVE-2025-27888
Apache Druid Web ⚡ nuclei
5.8
MEDIUM
EPSS
2.6%
2025 CWE-918 0 PoCs

Severity: medium (5.8) / important Server-Side Request Forgery (SSRF), Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'), URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache Druid. This issue affects all previous Druid versions. When using the Druid management proxy, a request that has a specially crafted URL could be used to redirect the request to an arbitrary server instead. This has the potential for XSS or XSRF. The user is required to be authenticated for this exploit. The management proxy is enabled in Druid's out-of-box con

CVE-2025-49493
CloudTest Cloud ⚡ nuclei
5.8
MEDIUM
EPSS
1.9%
2025 CWE-611 2 PoCs

Akamai CloudTest before 60 2025.06.02 (12988) allows file inclusion via XML External Entity (XXE) injection.

CVE-2022-45835
PhonePe Payment Solutions General ⚡ nuclei
5.8
MEDIUM
EPSS
71.1%
2022 CWE-918 0 PoCs

Server-Side Request Forgery (SSRF) vulnerability in PhonePe PhonePe Payment Solutions.This issue affects PhonePe Payment Solutions: from n/a through 1.0.15.

CVE-2024-55415
Software Genérico General ⚡ nuclei
5.7
MEDIUM
EPSS
59.7%
2024 0 PoCs

DevDojo Voyager through 1.8.0 is vulnerable to path traversal at the /admin/compass.

CVE-2024-24565
crate Database ⚡ nuclei
5.7
MEDIUM
EPSS
86.5%
2024 CWE-22 0 PoCs

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY FROM function to import arbitrary file content into database tables, resulting in information leakage. This vulnerability is patched in 5.3.9, 5.4.8, 5.5.4, and 5.6.1.

CVE-2025-1035
KLog Server General ⚡ nuclei
5.7
MEDIUM
EPSS
67.7%
2025 CWE-22 0 PoCs

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Komtera Technolgies KLog Server allows Manipulating Web Input to File System Calls.This issue affects KLog Server: before 3.1.1.

CVE-2022-0963
microweber/microweber Web ⚡ nuclei
5.7
MEDIUM
EPSS
8.3%
2022 CWE-79 1 PoC

Unrestricted XML Files Leads to Stored XSS in GitHub repository microweber/microweber prior to 1.2.12.

CVE-2023-51449
gradio Web ⚡ nuclei
5.6
MEDIUM
EPSS
81.5%
2023 CWE-22 0 PoCs

Gradio is an open-source Python package that allows you to quickly build a demo or web application for your machine learning model, API, or any arbitary Python function. Versions of `gradio` prior to 4.11.0 contained a vulnerability in the `/file` route which made them susceptible to file traversal attacks in which an attacker could access arbitrary files on a machine running a Gradio app with a public URL (e.g. if the demo was created with `share=True`, or on Hugging Face Spaces) if they knew the path of files to look for. This issue has been patched in version 4.11.0.

CVE-2026-28288
dify Web ⚡ nuclei
5.5
MEDIUM
EPSS
0.5%
2026 CWE-204 0 PoCs

Dify is an open-source LLM app development platform. Prior to 1.9.0, responses from the Dify API to existing and non-existent accounts differ, allowing an attacker to enumerate email addresses registered with Dify. Version 1.9.0 fixes the issue.

CVE-2023-3578
DedeCMS Web ⚡ nuclei
5.5
MEDIUM
EPSS
81.2%
2023 CWE-918 0 PoCs

A vulnerability classified as critical was found in DedeCMS 5.7.109. Affected by this vulnerability is an unknown functionality of the file co_do.php. The manipulation of the argument rssurl leads to server-side request forgery. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-233371.

CVE-2021-36873
iQ Block Country Web Windows ⚡ nuclei
5.5
MEDIUM
EPSS
1.8%
2021 CWE-79 0 PoCs

Authenticated Persistent Cross-Site Scripting (XSS) vulnerability in WordPress iQ Block Country plugin (versions <= 1.2.11). Vulnerable parameter: &blockcountry_blockmessage.

CVE-2025-59342
esm.sh Web ⚡ nuclei
5.5
MEDIUM
EPSS
6.4%
2025 CWE-24 1 PoC

esm.sh is a nobuild content delivery network(CDN) for modern web development. In 136 and earlier, a path-traversal flaw in the handling of the X-Zone-Id HTTP header allows an attacker to cause the application to write files outside the intended storage location. The header value is used to build a filesystem path but is not properly canonicalized or restricted to the application’s storage base directory. As a result, supplying ../ sequences in X-Zone-Id causes files to be written to arbitrary directories. Version 136.1 contains a patch.