13629 vulnerabilidades · Web Orden: CVSS EPSS Año ID
CVE-2012-10029
Nagios XI Graph Explorer Web
8.6
HIGH
EPSS
50.8%
2012 CWE-78 2 PoCs

Nagios XI Network Monitor prior to Graph Explorer component version 1.3 contains a command injection vulnerability in `visApi.php`. An authenticated user can inject system commands via unsanitized parameters such as `host`, resulting in remote code execution.

CVE-2025-3545
Magic NX15 Web
8.6
HIGH
EPSS
0.5%
2025 CWE-77 1 PoC

A vulnerability was found in H3C Magic NX15, Magic NX30 Pro, Magic NX400, Magic R3010 and Magic BE18000 up to V100R014. It has been classified as critical. Affected is the function FCGI_CheckStringIfContainsSemicolon of the file /api/wizard/setLanguage of the component HTTP POST Request Handler. The manipulation leads to command injection. The attack needs to be approached within the local network. The exploit has been disclosed to the public and may be used. It is recommended to upgrade the affected component.

CVE-2025-24801
glpi Web
8.6
HIGH
EPSS
3.0%
2025 CWE-434 2 PoCs

GLPI is a free asset and IT management software package. An authenticated user can upload and force the execution of *.php files located on the GLPI server. This vulnerability is fixed in 10.0.18.

CVE-2025-0110
PAN-OS OpenConfig Plugin Web Networking
8.6
HIGH
EPSS
0.1%
2025 CWE-78 2 PoCs

A command injection vulnerability in the Palo Alto Networks PAN-OS OpenConfig plugin enables an authenticated administrator with the ability to make gNMI requests to the PAN-OS management web interface to bypass system restrictions and run arbitrary commands. The commands are run as the “__openconfig” user (which has the Device Administrator role) on the firewall. You can greatly reduce the risk of this issue by restricting access to the management web interface to only trusted internal IP addresses according to our recommended best practices deployment guidelines https://live.paloaltonetwor

CVE-2025-8085
Ditty Web Windows ⚡ nuclei
8.6
HIGH
EPSS
10.9%
2025 1 PoC

The Ditty WordPress plugin before 3.1.58 lacks authorization and authentication for requests to its displayItems endpoint, allowing unauthenticated visitors to make requests to arbitrary URLs.

CVE-2025-59932
flagForge Web
8.6
HIGH
EPSS
0.1%
2025 CWE-284 1 PoC

Flag Forge is a Capture The Flag (CTF) platform. From versions 2.0.0 to before 2.3.1, the /api/resources endpoint previously allowed POST and DELETE requests without proper authentication or authorization. This could have enabled unauthorized users to create, modify, or delete resources on the platform. The issue has been fixed in FlagForge version 2.3.1.

CVE-2025-12061
TAX SERVICE Electronic HDM Web Database Windows
8.6
HIGH
EPSS
0.0%
2025 1 PoC

The TAX SERVICE Electronic HDM WordPress plugin before 1.2.1 does not authorization and CSRF checks in an AJAX action, allowing unauthenticated users to import and execute arbitrary SQL statements

CVE-2025-49181
SICK Media Server Web
8.6
HIGH
EPSS
0.6%
2025 CWE-862 1 PoC

Due to missing authorization of an API endpoint, unauthorized users can send HTTP GET requests to gather sensitive information. An attacker could also send HTTP POST requests to modify the log files’ root path as well as the TCP ports the service is running on, leading to a Denial of Service attack.

CVE-2025-34097
ProcessMaker Web
8.6
HIGH
EPSS
53.0%
2025 CWE-434 1 PoC

An unrestricted file upload vulnerability exists in ProcessMaker versions prior to 3.5.4 due to improper handling of uploaded plugin archives. An attacker with administrative privileges can upload a malicious .tar plugin file containing arbitrary PHP code. Upon installation, the plugin’s install() method is invoked, resulting in execution of attacker-supplied PHP code on the server with the privileges of the web server user. This vulnerability can be chained with CVE-2022-38577 — a privilege escalation flaw in the user profile page — to achieve full remote code execution from a low-privileged

CVE-2025-52488
Dnn.Platform Web Windows ⚡ nuclei
8.6
HIGH
EPSS
24.2%
2025 CWE-200 1 PoC

DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. In versions 6.0.0 to before 10.0.1, DNN.PLATFORM allows a specially crafted series of malicious interaction to potentially expose NTLM hashes to a third party SMB server. This issue has been patched in version 10.0.1.

CVE-2025-1026
spatie/browsershot Web
8.6
HIGH
EPSS
0.2%
2025 CWE-20 2 PoCs

Versions of the package spatie/browsershot before 5.0.5 are vulnerable to Improper Input Validation due to improper URL validation through the setUrl method, which results in a Local File Inclusion allowing the attacker to read sensitive files. **Note:** This is a bypass of the fix for [CVE-2024-21549](https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8533023).

CVE-2025-31131
yeswiki Web ⚡ nuclei
8.6
HIGH
EPSS
8.2%
2025 CWE-22 3 PoCs

YesWiki is a wiki system written in PHP. The squelette parameter is vulnerable to path traversal attacks, enabling read access to arbitrary files on the server. This vulnerability is fixed in 4.5.2.

CVE-2025-13417
Plugin Organizer Web Database Windows
8.6
HIGH
EPSS
0.1%
2025 1 PoC

The Plugin Organizer WordPress plugin before 10.2.4 does not sanitize and escape a parameter before using it in a SQL statement, allowing subscribers to perform SQL injection attacks.

CVE-2025-34108
Disk Pulse Enterprise Web
8.6
HIGH
EPSS
58.5%
2025 CWE-121 2 PoCs

A stack-based buffer overflow vulnerability exists in the login functionality of Disk Pulse Enterprise version 9.0.34. An attacker can send a specially crafted HTTP POST request to the /login endpoint with an overly long username parameter, causing a buffer overflow in the libspp.dll component. Successful exploitation allows arbitrary code execution with SYSTEM privileges.

CVE-2025-2558
the-wound Web Windows ⚡ nuclei
8.6
HIGH
EPSS
11.2%
2025 1 PoC

The-wound WordPress theme through 0.0.1 does not validate some parameters before using them to generate paths passed to include function/s, allowing unauthenticated users to perform LFI attacks and download arbitrary file from the server

CVE-2025-8083
Vuetify Web
8.6
HIGH
EPSS
0.2%
2025 CWE-1321 4 PoCs

The Preset configuration https://v2.vuetifyjs.com/en/features/presets  feature of Vuetify is vulnerable to Prototype Pollution https://cheatsheetseries.owasp.org/cheatsheets/Prototype_Pollution_Prevention_Cheat_Sheet.html  due to the internal 'mergeDeep' utility function used to merge options with defaults. Using a specially-crafted, malicious preset can result in polluting all JavaScript objects with arbitrary properties, which can further negatively affect all aspects of the application's behavior. This can lead to a wide range of security issues, including resource exhaustion/denial of se

CVE-2025-45997
Software Genérico Web
8.6
HIGH
EPSS
0.7%
2025 2 PoCs

Sourcecodester Web-based Pharmacy Product Management System v.1.0 has a file upload vulnerability. An attacker can upload a PHP file disguised as an image by modifying the Content-Type header to image/jpg.

CVE-2025-55150
Stirling-PDF Web ⚡ nuclei
8.6
HIGH
EPSS
6.1%
2025 CWE-918 0 PoCs

Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, when using the /api/v1/convert/html/pdf endpoint to convert HTML to PDF, the backend calls a third-party tool to process it and includes a sanitizer for security sanitization which can be bypassed and result in SSRF. This issue has been patched in version 1.1.0.

CVE-2025-36845
Software Genérico Web ⚡ nuclei
8.6
HIGH
EPSS
4.5%
2025 1 PoC

An issue was discovered in Eveo URVE Web Manager 27.02.2025. The endpoint /_internal/redirect.php allows for Server-Side Request Forgery (SSRF). The endpoint takes a URL as input, sends a request to this address, and reflects the content in the response. This can be used to request endpoints only reachable by the application server.

CVE-2025-34506
WBCE CMS Web
8.6
HIGH
EPSS
0.7%
2025 CWE-434 1 PoC

WBCE CMS version 1.6.3 and prior contains an authenticated remote code execution vulnerability that allows administrators to upload malicious modules. Attackers can craft a specially designed ZIP module with embedded PHP reverse shell code to gain remote system access when the module is installed.