1059 vulnerabilidades · Database Orden: CVSS EPSS Año ID
CVE-2024-5765
WpStickyBar Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
78.2%
2024 1 PoC

The WpStickyBar WordPress plugin through 2.1.0 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection

CVE-2024-24093
Software Genérico Database
9.8
CRITICAL
EPSS
0.1%
2024 1 PoC

SQL Injection vulnerability in Code-projects Scholars Tracking System 1.0 allows attackers to run arbitrary code via Personal Information Update information.

CVE-2024-30985
Software Genérico Web Database
9.8
CRITICAL
EPSS
0.1%
2024 2 PoCs

SQL Injection vulnerability in "B/W Dates Reports" page in phpgurukul Client Management System using PHP & MySQL 1.1 allows attacker to execute arbitrary SQL commands via "todate" and "fromdate" parameters.

CVE-2024-53480
Software Genérico Web Database
9.8
CRITICAL
EPSS
0.2%
2024 1 PoC

Phpgurukul's Beauty Parlour Management System v1.1 is vulnerable to SQL Injection in `login.php` via the `emailcont` parameter.

CVE-2024-38882
Software Genérico Database
9.8
CRITICAL
EPSS
6.6%
2024 1 PoC

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a remote attacker to perform command line execution through SQL Injection due to improper neutralization of special elements used in an OS command.

CVE-2024-57031
Software Genérico Web Database
9.8
CRITICAL
EPSS
0.4%
2024 1 PoC

WeGIA < 3.2.0 is vulnerable to SQL Injection in /funcionario/remuneracao.php via the id_funcionario parameter.

CVE-2024-44542
Software Genérico Database
9.8
CRITICAL
EPSS
28.1%
2024 2 PoCs

SQL Injection vulnerability in todesk v.1.1 allows a remote attacker to execute arbitrary code via the /todesk.com/news.html parameter.

CVE-2024-1512
MasterStudy LMS WordPress Plugin – for Online Courses and Education Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
93.2%
2024 CWE-89 1 PoC

The MasterStudy LMS WordPress Plugin – for Online Courses and Education plugin for WordPress is vulnerable to union based SQL Injection via the 'user' parameter of the /lms/stm-lms/order/items REST route in all versions up to, and including, 3.2.5 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-34989
Software Genérico Database
9.8
CRITICAL
EPSS
0.1%
2024 1 PoC

In the module RSI PDF/HTML catalog evolution (prestapdf) <= 7.0.0 from RSI for PrestaShop, a guest can perform SQL injection via `PrestaPDFProductListModuleFrontController::queryDb().'

CVE-2024-43360
zoneminder Database ⚡ nuclei
9.8
CRITICAL
EPSS
63.3%
2024 CWE-89 0 PoCs

ZoneMinder is a free, open source closed-circuit television software application. ZoneMinder is affected by a time-based SQL Injection vulnerability. This vulnerability is fixed in 1.36.34 and 1.37.61.

CVE-2024-30163
Software Genérico Web Database ⚡ nuclei
9.8
CRITICAL
EPSS
46.4%
2024 1 PoC

Invision Community before 4.7.16 allow SQL injection via the applications/nexus/modules/front/store/store.php IPS\nexus\modules\front\store\_store::_categoryView() method, where user input passed through the filter request parameter is not properly sanitized before being used to execute SQL queries. This can be exploited by unauthenticated attackers to carry out Blind SQL Injection attacks.

CVE-2024-22611
Software Genérico Web Database
9.8
CRITICAL
EPSS
0.0%
2024 1 PoC

OpenEMR 7.0.2 is vulnerable to SQL Injection via \openemr\library\classes\Pharmacy.class.php, \controllers\C_Pharmacy.class.php and \openemr\controller.php.

CVE-2024-41702
SiberianCMS v5.0.8 Web Database
9.8
CRITICAL
EPSS
0.2%
2024 CWE-89 1 PoC

SiberianCMS - CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CVE-2024-25250
Software Genérico Database
9.8
CRITICAL
EPSS
0.2%
2024 1 PoC

SQL Injection vulnerability in code-projects Agro-School Management System 1.0 allows attackers to run arbitrary code via the Login page.

CVE-2024-22901
Software Genérico Database
9.8
CRITICAL
EPSS
0.1%
2024 1 PoC

Vinchin Backup & Recovery v7.2 was discovered to use default MYSQL credentials.

CVE-2024-53544
Software Genérico Database
9.8
CRITICAL
EPSS
0.3%
2024 1 PoC

NovaCHRON Zeitsysteme GmbH & Co. KG Smart Time Plus v8.x to v8.6 was discovered to contain a SQL injection vulnerability via the getCookieNames method in the smarttimeplus/MySQLConnection endpoint.

CVE-2024-40502
Software Genérico Database
9.8
CRITICAL
EPSS
2.1%
2024 1 PoC

SQL injection vulnerability in Hospital Management System Project in ASP.Net MVC 1 allows aremote attacker to execute arbitrary code via the btn_login_b_Click function of the Loginpage.aspx

CVE-2024-27304
pgx Database
9.8
CRITICAL
EPSS
1.9%
2024 CWE-89 2 PoCs

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. The problem is resolved in v4.18.2 and v5.5.4. As a workaround, reject user input large enough to cause a single query or bind message to exceed 4 GB in size.

CVE-2024-45249
Cavok Database
9.8
CRITICAL
EPSS
0.1%
2024 CWE-89 1 PoC

Cavok – CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CVE-2024-2879
LayerSlider Web Database Windows ⚡ nuclei
9.8
CRITICAL
EPSS
93.7%
2024 2 PoCs

The LayerSlider plugin for WordPress is vulnerable to SQL Injection via the ls_get_popup_markup action in versions 7.9.11 and 7.10.0 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.