38275 vulnerabilidades · Web Orden: CVSS EPSS Año ID
CVE-2017-13089
Wget Web
8.8
HIGH
EPSS
75.8%
2017 CWE-121 3 PoCs

The http.c:skip_short_body() function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol() to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to skip the chunk in pieces of 512 bytes by using the MIN() macro, but ends up passing the negative chunk length to connect.c:fd_read(). As fd_read() takes an int argument, the high 32 bits of the chunk length are discarded, leaving fd_read() with a completely attacker controlled length arg

CVE-2021-24566
FOX Web Windows
8.8
HIGH
EPSS
1.8%
2021 1 PoC

The WooCommerce Currency Switcher FOX WordPress plugin before 1.3.7 was vulnerable to LFI attacks via the "woocs" shortcode.

CVE-2025-29509
Software Genérico Web
8.8
HIGH
EPSS
0.7%
2025 1 PoC

Jan v0.5.14 and before is vulnerable to remote code execution (RCE) when the user clicks on a rendered link in the conversation, due to opening external website in the app and the exposure of electronAPI, with a lack of filtering of URL when calling shell.openExternal().

CVE-2019-25511
Hazir Haber Sitesi Scripti Web Database
8.8
HIGH
EPSS
0.1%
2019 CWE-89 1 PoC

Jettweb PHP Hazir Haber Sitesi Scripti V3 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the videoid parameter. Attackers can send GET requests to fonksiyonlar.php with malicious videoid values using UNION-based injection to extract sensitive database information.

CVE-2024-5720
Unified SecOps Platform Web
8.8
HIGH
EPSS
1.0%
2024 CWE-78 1 PoC

Logsign Unified SecOps Platform Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Logsign Unified SecOps Platform. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the implementation of the HTTP API. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the con

CVE-2019-25513
Hazir Haber Sitesi Scripti Web Database
8.8
HIGH
EPSS
0.4%
2019 CWE-89 1 PoC

Jettweb PHP Hazir Haber Sitesi Scripti V3 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'q' parameter. Attackers can send GET requests to datagetir.php with malicious 'q' values using time-based blind SQL injection techniques to extract sensitive database information or bypass authentication.

CVE-2024-25228
Software Genérico Web
8.8
HIGH
EPSS
57.7%
2024 2 PoCs

Vinchin Backup and Recovery 7.2 and Earlier is vulnerable to Authenticated Remote Code Execution (RCE) via the getVerifydiyResult function in ManoeuvreHandler.class.php.

CVE-2025-66428
Software Genérico Web Windows
8.8
HIGH
EPSS
0.0%
2025 1 PoC

An issue with WordPress directory names in WebPros WordPress Toolkit before 6.9.1 allows privilege escalation.

CVE-2025-63406
Software Genérico Web
8.8
HIGH
EPSS
0.6%
2025 2 PoCs

An issue in Intermesh BV GroupOffice vulnerable before v.25.0.47 and 6.8.136 allows a remote attacker to execute arbitrary code via the dbToApi() and eval() in the FunctionField.php

CVE-2023-0381
GigPress Web Database Windows
8.8
HIGH
EPSS
0.7%
2023 1 PoC

The GigPress WordPress plugin through 2.3.28 does not validate and escape some of its shortcode attributes before using them in SQL statement/s, which could allow any authenticated users, such as subscriber to perform SQL Injection attacks

CVE-2023-33876
Foxit Reader Web
8.8
HIGH
EPSS
0.2%
2023 CWE-416 2 PoCs

A use-after-free vulnerability exists in the way Foxit Reader 12.1.2.15332 handles destroying annotations. Specially crafted Javascript code inside a malicious PDF document can trigger reuse of a previously freed object, which can lead to memory corruption and result in arbitrary code execution. An attacker needs to trick the user into opening the malicious file to trigger this vulnerability. Exploitation is also possible if a user visits a specially crafted, malicious site if the browser plugin extension is enabled.

CVE-2019-25684
OpenDocMan Web Database
8.8
HIGH
EPSS
0.1%
2019 CWE-89 1 PoC

OpenDocMan 1.3.4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'where' parameter. Attackers can send GET requests to search.php with malicious SQL payloads in the 'where' parameter to extract sensitive database information.

CVE-2023-27296
Apache InLong Web
8.8
HIGH
EPSS
0.6%
2023 CWE-502 1 PoC

Deserialization of Untrusted Data vulnerability in Apache Software Foundation Apache InLong. It could be triggered by authenticated users of InLong, you could refer to [1] to know more about this vulnerability. This issue affects Apache InLong: from 1.1.0 through 1.5.0. Users are advised to upgrade to Apache InLong's latest version or cherry-pick [2] to solve it. [1]  https://programmer.help/blogs/jdbc-deserialization-vulnerability-learning.html https://programmer.help/blogs/jdbc-deserialization-vulnerability-learning.html [2] https://github.com/apache/inlong/pull/7422 https://githu

CVE-2024-50858
Software Genérico Web
8.8
HIGH
EPSS
0.6%
2024 1 PoC

Multiple endpoints in GestioIP v3.5.7 are vulnerable to Cross-Site Request Forgery (CSRF). An attacker can execute actions via the admin's browser by hosting a malicious URL, leading to data modification, deletion, or exfiltration.

CVE-2023-32616
Foxit Reader Web
8.8
HIGH
EPSS
0.0%
2023 CWE-416 2 PoCs

A use-after-free vulnerability exists in the way Foxit Reader 12.1.2.15356 handles 3D annotations. A specially crafted Javascript code inside a malicious PDF document can trigger reuse of a previously freed object, which can lead to memory corruption and result in arbitrary code execution. An attacker needs to trick the user into opening the malicious file to trigger this vulnerability. Exploitation is also possible if a user visits a specially crafted, malicious site if the browser plugin extension is enabled.

CVE-2024-48655
Software Genérico Web
8.8
HIGH
EPSS
5.6%
2024 2 PoCs

An issue in Total.js CMS v.1.0 allows a remote attacker to execute arbitrary code via the func.js file.

CVE-2024-5793
Houzez Theme - Functionality Web Database Windows
8.8
HIGH
EPSS
0.7%
2024 CWE-89 1 PoC

The Houzez Theme - Functionality plugin for WordPress is vulnerable to SQL Injection via the ‘currency_code’ parameter in all versions up to, and including, 3.2.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Custom-level (seller) access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVE-2023-5235
Ovic Responsive WPBakery Web Windows
8.8
HIGH
EPSS
0.6%
2023 1 PoC

The Ovic Responsive WPBakery WordPress plugin before 1.2.9 does not limit which options can be updated via some of its AJAX actions, which may allow attackers with a subscriber+ account to update blog options, such as 'users_can_register' and 'default_role'. It also unserializes user input in the process, which may lead to Object Injection attacks.

CVE-2021-2396
BI Publisher (formerly XML Publisher) Web Database
8.8
HIGH
EPSS
3.7%
2021 1 PoC

Vulnerability in the Oracle BI Publisher product of Oracle Fusion Middleware (component: E-Business Suite - XDO). Supported versions that are affected are 5.5.0.0.0, 11.1.1.9.0, 12.2.1.3.0 and 12.2.1.4.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle BI Publisher. Successful attacks of this vulnerability can result in takeover of Oracle BI Publisher. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).