Vulnerabilities (CVE)

Filtered by CWE-89
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-24755 1 Mycred 1 Mycred 2021-11-29 6.5 MEDIUM 8.8 HIGH
The myCred WordPress plugin before 2.3 does not validate or escape the fields parameter before using it in a SQL statement, leading to an SQL injection exploitable by any authenticated user
CVE-2021-24748 1 Mandsconsulting 1 Email Before Download 2021-11-29 6.5 MEDIUM 8.8 HIGH
The Email Before Download WordPress plugin before 6.8 does not properly validate and escape the order and orderby GET parameters before using them in SQL statements, leading to authenticated SQL injection issues
CVE-2021-42667 1 Online Event Booking And Reservation System Project 1 Online Event Booking And Reservation System 2021-11-28 7.5 HIGH 9.8 CRITICAL
A SQL Injection vulnerability exists in Sourcecodester Online Event Booking and Reservation System in PHP in event-management/views. An attacker can leverage this vulnerability in order to manipulate the sql query performed. As a result he can extract sensitive data from the web server and in some cases he can use this vulnerability in order to get a remote code execution on the remote web server.
CVE-2021-38840 1 Simple Water Refilling Station Management System Project 1 Simple Water Refilling Station Management System 2021-11-28 7.5 HIGH 9.8 CRITICAL
SQL Injection can occur in Simple Water Refilling Station Management System 1.0 via the water_refilling/classes/Login.php username parameter.
CVE-2021-38727 1 Thedaylightstudio 1 Fuel Cms 2021-11-28 7.5 HIGH 9.8 CRITICAL
FUEL CMS 1.5.0 allows SQL Injection via parameter 'col' in /fuel/index.php/fuel/logs/items
CVE-2021-36299 1 Dell 1 Emc Idrac9 Firmware 2021-11-27 5.5 MEDIUM 8.1 HIGH
Dell iDRAC9 versions 4.40.00.00 and later, but prior to 4.40.29.00 and 5.00.00.00 contain an SQL injection vulnerability. A remote authenticated malicious user with low privileges may potentially exploit this vulnerability to cause information disclosure or denial of service by supplying specially crafted input data to the affected application.
CVE-2021-36300 1 Dell 1 Emc Idrac9 Firmware 2021-11-26 6.4 MEDIUM 8.2 HIGH
iDRAC9 versions prior to 5.00.00.00 contain an improper input validation vulnerability. An unauthenticated remote attacker may potentially exploit this vulnerability by sending a specially crafted malicious request to crash the webserver or cause information disclosure.
CVE-2021-41674 1 E-negosyo System Project 1 E-negosyo System 2021-11-26 7.5 HIGH 9.8 CRITICAL
An SQL Injection vulnerability exists in Sourcecodester E-Negosyo System 1.0 via the user_email parameter in /admin/login.php.
CVE-2021-41676 1 Pharmacy Point Of Sale System Project 1 Pharmacy Point Of Sale System 2021-11-26 7.5 HIGH 9.8 CRITICAL
An SQL Injection vulnerabilty exists in the oretnom23 Pharmacy Point of Sale System 1.0 in the login function in actions.php.
CVE-2021-42325 1 Froxlor 1 Froxlor 2021-11-26 7.5 HIGH 9.8 CRITICAL
Froxlor through 0.10.29.1 allows SQL injection in Database/Manager/DbManagerMySQL.php via a custom DB name.
CVE-2021-36916 1 Wpwave 1 Hide My Wp 2021-11-26 7.5 HIGH 9.8 CRITICAL
The SQL injection vulnerability in the Hide My WP WordPress plugin (versions <= 6.2.3) is possible because of how the IP address is retrieved and used inside a SQL query. The function "hmwp_get_user_ip" tries to retrieve the IP address from multiple headers, including IP address headers that the user can spoof, such as "X-Forwarded-For." As a result, the malicious payload supplied in one of these IP address headers will be directly inserted into the SQL query, making SQL injection possible.
CVE-2021-24877 1 Mainwp 1 Mainwp Child 2021-11-26 6.0 MEDIUM 7.2 HIGH
The MainWP Child WordPress plugin before 4.1.8 does not validate the orderby and order parameter before using them in a SQL statement, leading to an SQL injection exploitable by high privilege users such as admin when the Backup and Staging by WP Time Capsule plugin is installed
CVE-2021-42580 1 Online Learning System Project 1 Online Learning System 2021-11-26 7.5 HIGH 9.8 CRITICAL
Sourcecodester Online Learning System 2.0 is vunlerable to sql injection authentication bypass in admin login file (/admin/login.php) and authenticated file upload in (Master.php) file , we can craft these two vunlerablities to get unauthenticated remote command execution.
CVE-2021-41648 1 Online-shopping-system-advanced Project 1 Online-shopping-system-advanced 2021-11-26 5.0 MEDIUM 7.5 HIGH
An un-authenticated SQL Injection exists in PuneethReddyHC online-shopping-system-advanced through the /action.php prId parameter. Using a post request does not sanitize the user input.
CVE-2021-43408 1 Duplicate Post Project 1 Duplicate Post 2021-11-24 9.0 HIGH 8.8 HIGH
The "Duplicate Post" WordPress plugin up to and including version 1.1.9 is vulnerable to SQL Injection. SQL injection vulnerabilities occur when client supplied data is included within an SQL Query insecurely. SQL Injection can typically be exploited to read, modify and delete SQL table data. In many cases it also possible to exploit features of SQL server to execute system commands and/or access the local file system. This particular vulnerability can be exploited by any authenticated user who has been granted access to use the Duplicate Post plugin. By default, this is limited to Administrators, however the plugin presents the option to permit access to the Editor, Author, Contributor and Subscriber roles.
CVE-2017-11509 2 Debian, Firebirdsql 2 Debian Linux, Firebird 2021-11-23 9.0 HIGH 8.8 HIGH
An authenticated remote attacker can execute arbitrary code in Firebird SQL Server versions 2.5.7 and 3.0.2 by executing a malformed SQL statement.
CVE-2021-42665 1 Engineers Online Portal Project 1 Engineers Online Portal 2021-11-23 7.5 HIGH 9.8 CRITICAL
An SQL Injection vulnerability exists in Sourcecodester Engineers Online Portal in PHP via the login form inside of index.php, which can allow an attacker to bypass authentication.
CVE-2021-40129 1 Cisco 1 Common Services Platform Collector 2021-11-23 4.0 MEDIUM 4.9 MEDIUM
A vulnerability in the configuration dashboard of Cisco Common Services Platform Collector (CSPC) could allow an authenticated, remote attacker to submit a SQL query through the CSPC configuration dashboard. This vulnerability is due to insufficient input validation of uploaded files. An attacker could exploit this vulnerability by uploading a file containing a SQL query to the configuration dashboard. A successful exploit could allow the attacker to read restricted information from the CSPC SQL database.
CVE-2021-24758 1 Email Log Project 1 Email Log 2021-11-19 6.5 MEDIUM 8.8 HIGH
The Email Log WordPress plugin before 2.4.7 does not properly validate, sanitise and escape the "orderby" and "order" GET parameters before using them in SQL statement in the admin dashboard, leading to SQL injections
CVE-2021-24772 1 Xwp 1 Stream 2021-11-19 6.5 MEDIUM 8.8 HIGH
The Stream WordPress plugin before 3.8.2 does not sanitise and validate the order GET parameter from the Stream Records admin dashboard before using it in a SQL statement, leading to an SQL injection issue.
CVE-2021-24847 1 Wp-buy 1 Seo Redirection-301 Redirect Manager 2021-11-18 6.5 MEDIUM 8.8 HIGH
The importFromRedirection AJAX action of the SEO Redirection Plugin – 301 Redirect Manager WordPress plugin before 8.2, available to any authenticated user, does not properly sanitise the offset parameter before using it in a SQL statement, leading an SQL injection when the redirection plugin is also installed
CVE-2021-41931 1 Recruitment Management System Project 1 Recruitment Management System 2021-11-18 7.5 HIGH 9.8 CRITICAL
The Company's Recruitment Management System in id=2 of the parameter from view_vacancy app on-page appears to be vulnerable to SQL injection. The payloads 19424269' or '1309'='1309 and 39476597' or '2917'='2923 were each submitted in the id parameter. These two requests resulted in different responses, indicating that the input is being incorporated into a SQL query in an unsafe way.
CVE-2021-3958 1 Ipack 1 Scada Automation 2021-11-17 7.5 HIGH 9.8 CRITICAL
Due to improper sanitization iPack SCADA Automation software suffers from a remote SQL injection vulnerability. An unauthenticated attacker with the web access is able to extract critical information from the system.
CVE-2021-43361 1 Meddata 1 Hbys 2021-11-17 7.5 HIGH 9.8 CRITICAL
Due to improper sanitization MedData HBYS software suffers from a remote SQL injection vulnerability. An unauthenticated attacker with the web access is able to extract critical information from the system.
CVE-2021-43362 1 Meddata 1 Hbys 2021-11-17 7.5 HIGH 9.8 CRITICAL
Due to improper sanitization MedData HBYS software suffers from a remote SQL injection vulnerability. An unauthenticated attacker with the web access is able to extract critical information from the system.
CVE-2021-41765 1 Montala 1 Resourcespace 2021-11-17 7.5 HIGH 9.8 CRITICAL
A SQL injection issue in pages/edit_fields/9_ajax/add_keyword.php of ResourceSpace 9.5 and 9.6 < rev 18274 allows remote unauthenticated attackers to execute arbitrary SQL commands via the k parameter. This allows attackers to uncover the full contents of the ResourceSpace database, including user session cookies. An attacker who gets an admin user session cookie can use the session cookie to execute arbitrary code on the server.
CVE-2021-26795 1 Talariax 1 Sendquick Alert Plus Server Admin 2021-11-17 6.5 MEDIUM 8.8 HIGH
A SQL Injection vulnerability in /appliance/shiftmgn.php in TalariaX sendQuick Alert Plus Server Admin 4.3 before 8HF11 allows attackers to obtain sensitive information via a Roster Time to Roster Management.
CVE-2021-42670 1 Engineers Online Portal Project 1 Engineers Online Portal 2021-11-17 7.5 HIGH 9.8 CRITICAL
A SQL injection vulnerability exists in Sourcecodester Engineers Online Portal in PHP via the id parameter to the announcements_student.php web page. As a result a malicious user can extract sensitive data from the web server and in some cases use this vulnerability in order to get a remote code execution on the remote web server.
CVE-2021-43140 1 Simple Subscription Website Project 1 Simple Subscription Website 2021-11-17 7.5 HIGH 9.8 CRITICAL
SQL Injection vulnerability exists in Sourcecodester. Simple Subscription Website 1.0. via the login.
CVE-2021-43130 1 Customer Relationship Management System Project 1 Customer Relationship Management System 2021-11-17 10.0 HIGH 9.8 CRITICAL
An SQL Injection vulnerability exists in Sourcecodester Customer Relationship Management System (CRM) 1.0 via the username parameter in customer/login.php.
CVE-2021-24844 1 Wpaffiliatemanager 1 Affiliates Manager 2021-11-13 6.5 MEDIUM 7.2 HIGH
The Affiliates Manager WordPress plugin before 2.8.7 does not validate the orderby parameter before using it in an SQL statement in the admin dashboard, leading to an SQL Injection issue
CVE-2021-24835 1 Wclovers 1 Frontend Manager For Woocommerce Along With Bookings Subscription Listings Compatible 2021-11-13 6.5 MEDIUM 8.8 HIGH
The WCFM – Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible WordPress plugin before 6.5.12, when used in combination with another WCFM - WooCommerce Multivendor plugin such as WCFM - WooCommerce Multivendor Marketplace, does not escape the withdrawal_vendor parameter before using it in a SQL statement, allowing low privilege users such as Subscribers to perform SQL injection attacks
CVE-2021-24628 1 Wow-company 1 Wow Forms 2021-11-10 6.5 MEDIUM 7.2 HIGH
The Wow Forms WordPress plugin through 3.1.3 does not sanitise or escape a 'did' GET parameter before using it in a SQL statement, when deleting a form in the admin dashboard, leading to an authenticated SQL injection
CVE-2021-24627 1 G Auto-hyperlink Project 1 G Auto-hyperlink 2021-11-10 6.5 MEDIUM 7.2 HIGH
The G Auto-Hyperlink WordPress plugin through 1.0.1 does not sanitise or escape an 'id' GET parameter before using it in a SQL statement, to select data to be displayed in the admin dashboard, leading to an authenticated SQL injection
CVE-2021-24629 1 Post Content Xmlrpc Project 1 Post Content Xmlrpc 2021-11-10 6.5 MEDIUM 7.2 HIGH
The Post Content XMLRPC WordPress plugin through 1.0 does not sanitise or escape multiple GET/POST parameters before using them in SQL statements in the admin dashboard, leading to an authenticated SQL Injections
CVE-2021-24630 1 Schreikasten Project 1 Schreikasten 2021-11-10 6.5 MEDIUM 8.8 HIGH
The Schreikasten WordPress plugin through 0.14.18 does not sanitise or escape the id GET parameter before using it in SQL statements in the comments dashboard from various actions, leading to authenticated SQL Injections which can be exploited by users as low as author
CVE-2021-24731 1 Genetechsolutions 1 Pie Register 2021-11-10 7.5 HIGH 9.8 CRITICAL
The Registration Forms – User profile, Content Restriction, Spam Protection, Payment Gateways, Invitation Codes WordPress plugin before 3.7.1.6 does not properly escape user data before using it in a SQL statement in the wp-json/pie/v1/login REST API endpoint, leading to an SQL injection.
CVE-2021-24829 1 Wp-buy 1 Visitor Traffic Real Time Statistics 2021-11-10 6.5 MEDIUM 8.8 HIGH
The Visitor Traffic Real Time Statistics WordPress plugin before 3.9 does not validate and escape user input passed to the today_traffic_index AJAX action (available to any authenticated users) before using it in a SQL statement, leading to an SQL injection issue
CVE-2021-24827 1 Asgaros 1 Asgaros Forum 2021-11-10 7.5 HIGH 9.8 CRITICAL
The Asgaros Forum WordPress plugin before 1.15.13 does not validate and escape user input when subscribing to a topic before using it in a SQL statement, leading to an unauthenticated SQL injection issue
CVE-2021-24625 1 Web-dorado 1 Spidercatalog 2021-11-10 6.5 MEDIUM 7.2 HIGH
The SpiderCatalog WordPress plugin through 1.7.3 does not sanitise or escape the 'parent' and 'ordering' parameters from the admin dashboard before using them in a SQL statement, leading to a SQL injection when adding a category
CVE-2021-24791 1 Draftpress 1 Header Footer Code Manager 2021-11-10 6.5 MEDIUM 7.2 HIGH
The Header Footer Code Manager WordPress plugin before 1.1.14 does not validate and escape the "orderby" and "order" request parameters before using them in a SQL statement when viewing the Snippets admin dashboard, leading to SQL injections
CVE-2021-24575 1 Igexsolutions 1 Wpschoolpress 2021-11-10 6.5 MEDIUM 8.8 HIGH
The School Management System – WPSchoolPress WordPress plugin before 2.1.10 does not properly sanitize or use prepared statements before using POST variable in SQL queries, leading to SQL injection in multiple actions available to various authenticated users, from simple subscribers/students to teachers and above.
CVE-2021-24669 1 Feataholic 1 Maz Loader 2021-11-10 6.5 MEDIUM 8.8 HIGH
The MAZ Loader – Preloader Builder for WordPress plugin before 1.3.3 does not validate or escape the loader_id parameter of the mzldr shortcode, which allows users with a role as low as Contributor to perform SQL injection.
CVE-2021-24631 1 Unlimited Popups Project 1 Unlimited Popups 2021-11-10 6.5 MEDIUM 8.8 HIGH
The Unlimited PopUps WordPress plugin through 4.5.3 does not sanitise or escape the did GET parameter before using it in a SQL statement, available to users as low as editor, leading to an authenticated SQL Injection
CVE-2021-34684 1 Hitachi 1 Vantara Pentaho 2021-11-09 7.5 HIGH 9.8 CRITICAL
Hitachi Vantara Pentaho Business Analytics through 9.1 allows an unauthenticated user to execute arbitrary SQL queries on any Pentaho data source and thus retrieve data from the related databases, as demonstrated by an api/repos/dashboards/editor URI.
CVE-2021-42077 1 Kaysongroup 1 Php Event Calendar 2021-11-09 10.0 HIGH 9.8 CRITICAL
PHP Event Calendar before 2021-09-03 allows SQL injection, as demonstrated by the /server/ajax/user_manager.php username parameter. This can be used to execute SQL statements directly on the database, allowing an adversary in some cases to completely compromise the database system. It can also be used to bypass the login form.
CVE-2020-22223 1 Phpjabbers 1 Fundraising Script 2021-11-09 7.5 HIGH 9.8 CRITICAL
Stivasoft (Phpjabbers) Fundraising Script v1.0 was discovered to contain a SQL injection vulnerability via the pjActionLoad function.
CVE-2020-22225 1 Phpjabbers 1 Fundraising Script 2021-11-09 7.5 HIGH 9.8 CRITICAL
Stivasoft (Phpjabbers) Fundraising Script v1.0 was discovered to contain a SQL injection vulnerability via the pjActionLoadForm function.
CVE-2020-22226 1 Phpjabbers 1 Fundraising Script 2021-11-09 7.5 HIGH 9.8 CRITICAL
Stivasoft (Phpjabbers) Fundraising Script v1.0 was discovered to contain a SQL injection vulnerability via the pjActionSetAmount function.
CVE-2021-28022 1 Servicetonic 1 Servicetonic 2021-11-09 5.0 MEDIUM 7.5 HIGH
Blind SQL injection in the login form in ServiceTonic Helpdesk software < 9.0.35937 allows attacker to exfiltrate information via specially crafted HQL-compatible time-based SQL queries.