On this page
Atomicorp WAF Rule 341245
Rule Summary
- Rule ID: 341245
- Status: Active
- Alert message: Atomicorp.com WAF Rules: SQL injection attack (detectSQLi)
- Observed CWEs: CWE-20 (2), CWE-22 (1), CWE-74 (179), CWE-77 (2), CWE-78 (6), CWE-79 (15), CWE-89 (562), CWE-94 (6), CWE-200 (3), CWE-266 (1), CWE-269 (1), CWE-284 (2), CWE-285 (1), CWE-287 (2), CWE-288 (1), CWE-295 (2), CWE-306 (3), CWE-352 (3), CWE-434 (2), CWE-611 (1), CWE-862 (1), CWE-863 (1)
- Revision: 73
- Rule severity: Critical (2)
- Phase: 2 (request body)
- Request surfaces: Request headers, Request cookies, Request argument names, Request arguments, JSON request data, SOAP request data, XML request data
- Rule action: deny
- HTTP status: 403
- Public tags: SQLi
- Logging: log, auditlog
Description
This rule detects Possible SQL injection attacks. It does this by looking for either SQL commands, or strange combinations of metacharacters that SQL servers will interperate as comments, delimiters that attackers may use to obfuscate SQL injection attacks. This rule uses an external library to analyze the content. If you have a false positive with this rule, please report it to us.
finger prints
This rule looks for fingerprints in the input that may be SQL, and presents the fingerprint as a series of letters and symbols that describe the fingerprints found. The algorith will report possible SQL injection attacks based on a series of fingerprints, or in some very specific cases on a single fingerprint depending on the degree to which that fingerprint demonstrates a possible SQL injection or a set of finger prints is necessary to arrive at this conclusion. In general the algortim is combining fingerprints to determine if a type may be a SQLi attack.
The following is a list of the fingerprints types. Each fingerprint may have hundreds of sub-types to capture all the possible permutations, for example the keyword type has hundreds of known SQL commands as part of its type:
- U = UNION
- G = GROUP
- E = EXPRESSION
- t = sql type statement
- f = function (input looks like a possible function, for example execute(some command))
- n = bare word (a bare word was detected, when combined with other signatures this may identify a series of SQL commands)
- 1 = numbers
- v = variable
- s = string
- o = operator (AND, OR, NOT, etc.)
- & = logic operator
- c = comment (comment characters such as /*, – and others)
- A = COLLATE
- ( = left parenthesis
- ) = right parenthesis
- { = left brace
- } = right brace
- . = dot
- , = comma
- : = colon
- ; = semicolon
- T = TSQL START
- X = could not parse and aborted
- \ = backslash
- k = keyword (known SQL statements, such as SMALLDATETIMEFROMPARTS, SQL_BUFFER_RESULT, IS_SRVROLEMEMBER, etc)
There are effectively an infinite number of combinations of fingerprints, which is the intent of this algorithm to analyze the content and find possible patterns in an infinite set of potential SQL injection attacks.
Examples
The alert may look like this:
[Tue Feb 14 10:06:52 2017] [error] [client 1.2.3.4] ModSecurity: [file “rule-file”] [line “82”] [id “341245”] [rev “28”] [msg “Atomicorp.com WAF Rules: Possible SQL injection attack (detectSQLi)”] [data “nf(n),ARGS:somevariable”] [severity “CRITICAL”] Access denied with code 403 (phase 2). detected SQLi using libinjection with fingerprint ’nf(n)’ [hostname “example.com”] [uri “/some/url”] [unique ID removed]
In this example, the finger print is “nf(n)”. Which represents a series of fingerprints that when combined are flagged as possible SQL commands or other potentially hazardous or malicious content. Using the table above, this signature contains 5 fingerprints:
- n = bare word
- f = function
- ( = right parenthesis
- n = bare word
- ) = left parenthesis
Which means:
A bareword, combined with a function followed by a bareword inside parathesis was found in the argument “somevariable”. Heres an example of an input that would generate this fingerprint:
somevariable=select group(users)
The actual content will vary, this is just an example of one type of content that would generate this series of fingerprints.
Troubleshooting
False Positives
If you believe this is a false positive, please report this to our security team to determine if this is a legitimate case, or if its clever attack on your system. Instructions to report false positives are detailed on the Reporting False Positives wiki page. If it is a false positive, we will fix the issue in the rules and get a release out to you promptly.
Tuning Guidance
If you want to disable or tune this rule, please see the Tuning the Atomicorp WAF Rules page for basic information.
Selected Related CVEs
This is a selected list of documented research observations, not an exhaustive coverage matrix. Absence of a CVE does not imply absence of protection.
| CVE | Vulnerability | Product | CVSS | Severity |
|---|---|---|---|---|
| CVE-2016-10043 | Radisys MRF - Command Injection | web panel | 10.0 (v3.0) | Critical |
| CVE-2024-22476 | Intel Neural Compressor <2.5.0 - SQL Injection | Intel(R) Neural Compressor software | 10.0 (v3.1) | Critical |
| CVE-2025-34035 | EnGenius EnShare IoT Gigabit Cloud Service 1.4.11 Root Remote Code Execution | esr300 firmware | 10.0 (v4.0) | Critical |
| CVE-2025-57819 | FreePBX - Remote Code Execution | freepbx | 10.0 (v4.0) | Critical |
| CVE-2024-51482 | ZoneMinder v1.37.* <= 1.37.64 - SQL Injection | zoneminder | 9.9 (v3.1) | Critical |
| CVE-2026-51366 | Bottinelli Informatica Vedo Suite v.1.2.5 Arbitrary Code Execution Vulnerability | Bottinelli Informatica Vedo Suite v.1.2.5 | 9.9 (v3.1) | Critical |
| CVE-2026-64637 | All Plesk Versions below 18.0.79.5 Reseller Privilege Escalation to Root | Plesk | 9.9 (v3.0) | Critical |
| CVE-2026-69083 | SiYuan before v3.7.3 SQL Injection via fullTextSearchAssetContent | siyuan | 9.9 (v4.0) | Critical |
| CVE-2026-69084 | SiYuan - SQL Execution | siyuan | 9.9 (v4.0) | Critical |
| CVE-2026-69085 | SiYuan before v3.7.3 SQL Injection via searchDocs | siyuan | 9.9 (v4.0) | Critical |
| CVE-2012-1259 | Scrutinizer NetFlow & sFlow Analyzer - Multiple Vulnerabilities | scrutinizer netflow & sflow analyzer | 9.8 (v3.1) | Critical |
| CVE-2014-1203 | Eyou E-Mail <3.6 - Remote Code Execution | eyou | 9.8 (v3.1) | Critical |
| CVE-2014-8673 | SO Planning 1.32 - Multiple Vulnerabilities | soplanning | 9.8 (v3.1) | Critical |
| CVE-2015-3933 | GeniXCMS 0.0.3 - 'register.php' SQL Injection | genixcms | 9.8 (v3.0) | Critical |
| CVE-2015-3934 | Fiyo CMS 2.0_1.9.1 - SQL Injection | fiyo cms | 9.8 (v3.0) | Critical |
| CVE-2016-10134 | Zabbix - SQL Injection | zabbix | 9.8 (v3.0) | Critical |
| CVE-2016-2386 | SAP NetWeaver J2EE Engine 7.40 - SQL Injection | netweaver application server java | 9.8 (v3.1) | Critical |
| CVE-2017-11444 | Subrion CMS <4.1.5.10 - SQL Injection | subrion cms | 9.8 (v3.0) | Critical |
| CVE-2017-17970 | Muviko 1.1 - SQL Injection | muviko | 9.8 (v3.0) | Critical |
| CVE-2017-17999 | RISE 1.9 - 'search' SQL Injection | rise ultimate project manager | 9.8 (v3.0) | Critical |
| CVE-2017-8917 | Joomla! <3.7.1 - SQL Injection | joomla! | 9.8 (v3.0) | Critical |
| CVE-2018-11511 | ASUSTOR ADM 3.1.0.RFQ3 - SQL Injection | asustor data master | 9.8 (v3.0) | Critical |
| CVE-2018-11535 | Sitemakin SLAC 1.0 - 'my_item_search' SQL Injection | slac | 9.8 (v3.0) | Critical |
| CVE-2018-17254 | Joomla! JCK Editor SQL Injection | jck editor | 9.8 (v3.1) | Critical |
| CVE-2018-18755 | K-iwi Framework 1775 - SQL Injection | k-iwi | 9.8 (v3.1) | Critical |
| CVE-2018-18761 | SaltOS Erp Crm 3.1 r8126 - SQL Injection | saltos | 9.8 (v3.1) | Critical |
| CVE-2018-18763 | SaltOS Erp Crm 3.1 r8126 - SQL Injection (2) | saltos | 9.8 (v3.0) | Critical |
| CVE-2018-18800 | PayPal-Credit Card-Debit Card Payment 1.0 - SQL Injection | welcome to our resort | 9.8 (v3.0) | Critical |
| CVE-2018-18801 | E-Negosyo System 1.0 - SQL Injection | bsen ordering software | 9.8 (v3.0) | Critical |
| CVE-2018-6220 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 9.8 (v3.0) | Critical |
| CVE-2018-6223 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 9.8 (v3.0) | Critical |
| CVE-2018-6228 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 9.8 (v3.0) | Critical |
| CVE-2018-6229 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 9.8 (v3.0) | Critical |
| CVE-2018-7314 | Joomla! Component PrayerCenter 3.0.2 - SQL Injection | prayercenter | 9.8 (v3.0) | Critical |
| CVE-2018-7538 | Tuleap 9.17.99.189 - Blind SQL Injection | tuleap | 9.8 (v3.0) | Critical |
| CVE-2019-10232 | Teclib GLPI <= 9.3.3 - Unauthenticated SQL Injection | gestionnaire libre de parc informatique | 9.8 (v3.0) | Critical |
| CVE-2019-12989 | Citrix SD-WAN and NetScaler SD-WAN - SQL Injection | netscaler sd-wan | 9.8 (v3.1) | Critical |
| CVE-2019-16759 | vBulletin 5.0.0-5.5.4 - Remote Command Execution | vbulletin | 9.8 (v3.1) | Critical |
| CVE-2019-9083 | SQLiteManager 1.2.0 / 1.2.4 - Blind SQL Injection | sqlitemanager | 9.8 (v3.0) | Critical |
| CVE-2020-10220 | rConfig 3.9 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-10546 | rConfig 3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-10547 | rConfig 3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-10548 | rConfig 3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-10549 | rConfig <=3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-12720 | vBulletin SQL Injection | vbulletin | 9.8 (v3.1) | Critical |
| CVE-2020-17463 | Fuel CMS 1.4.7 - 'col' SQL Injection (Authenticated) | fuel cms | 9.8 (v3.1) | Critical |
| CVE-2020-17506 | Artica Web Proxy 4.30 - Authentication Bypass/SQL Injection | web proxy | 9.8 (v3.1) | Critical |
| CVE-2020-22208 | 74cms - ajax_street.php 'x' SQL Injection | 74cms | 9.8 (v3.1) | Critical |
| CVE-2020-22211 | 74cms - ajax_street.php 'key' SQL Injection | 74cms | 9.8 (v3.1) | Critical |
| CVE-2020-26935 | phpMyAdmin < 5.0.3 - SQL Injection | phpmyadmin | 9.8 (v3.1) | Critical |
| CVE-2020-27615 | WordPress Loginizer < 1.6.4 – Unauthenticated SQL Injection via log Parameter | loginizer | 9.8 (v3.1) | Critical |
| CVE-2020-29390 | Zeroshell 3.9.3 - Command Injection | zeroshell | 9.8 (v3.1) | Critical |
| CVE-2020-35545 | Spotweb 1.4.9 - 'search' SQL Injection | spotweb | 9.8 (v3.1) | Critical |
| CVE-2020-5722 | Grandstream UCM6200 - SQL Injection | ucm6200 firmware | 9.8 (v3.1) | Critical |
| CVE-2021-24139 | 10Web Photo Gallery < 1.5.55 - SQL Injection | photo gallery | 9.8 (v3.1) | Critical |
| CVE-2021-24731 | Pie Register < 3.7.1.6 - SQL Injection | pie register | 9.8 (v3.1) | Critical |
| CVE-2021-24827 | WordPress Asgaros Forum <1.15.13 - SQL Injection | asgaros forum | 9.8 (v3.1) | Critical |
| CVE-2021-25114 | WordPress Paid Memberships Pro <2.6.7 - Blind SQL Injection | paid memberships pro | 9.8 (v3.1) | Critical |
| CVE-2021-26599 | ImpressCMS < 1.4.3 - SQL Injection | impresscms | 9.8 (v3.1) | Critical |
| CVE-2021-3110 | PrestaShop 1.7.7.0 - SQL Injection | prestashop | 9.8 (v3.1) | Critical |
| CVE-2021-31316 | CentOS Web Panel - SQL Injection | webpanel | 9.8 (v3.1) | Critical |
| CVE-2021-31324 | CentOS Web Panel - OS Command Injection | webpanel | 9.8 (v3.1) | Critical |
| CVE-2021-31856 | Layer5 Meshery 0.5.2 - SQL Injection | meshery | 9.8 (v3.1) | Critical |
| CVE-2021-34187 | Chamilo model.ajax.php - SQL Injection | chamilo | 9.8 (v3.1) | Critical |
| CVE-2021-37291 | KevinLAB BEMS 1.0 - SQL Injection | 4st l-bems | 9.8 (v3.1) | Critical |
| CVE-2021-37538 | PrestaShop SmartBlog <4.0.6 - SQL Injection | smartblog | 9.8 (v3.1) | Critical |
| CVE-2021-40617 | openSIS Community Edition 8.0 - SQL Injection | opensis | 9.8 (v3.1) | Critical |
| CVE-2021-41691 | openSIS Student Information System 8.0 SQL Injection | opensis | 9.8 (v3.1) | Critical |
| CVE-2022-0332 | Moodle 3.11.4 - SQL Injection | moodle | 9.8 (v3.1) | Critical |
| CVE-2022-0349 | WordPress NotificationX <2.3.9 - SQL Injection | notificationx | 9.8 (v3.1) | Critical |
| CVE-2022-0412 | WordPress TI WooCommerce Wishlist <1.40.1 - SQL Injection | ti woocommerce wishlist | 9.8 (v3.1) | Critical |
| CVE-2022-0434 | WordPress Page Views Count <2.4.15 - SQL Injection | page view count | 9.8 (v3.1) | Critical |
| CVE-2022-22897 | PrestaShop AP Pagebuilder <= 2.4.4 - SQL Injection | ap pagebuilder | 9.8 (v3.1) | Critical |
| CVE-2022-23898 | MCMS 5.2.5 - SQL Injection | mcms | 9.8 (v3.1) | Critical |
| CVE-2022-24260 | VoipMonitor - Pre-Auth SQL Injection | voipmonitor | 9.8 (v3.1) | Critical |
| CVE-2022-25125 | MCMS 5.2.4 - SQL Injection | mcms | 9.8 (v3.1) | Critical |
| CVE-2022-27927 | Microfinance Management System 1.0 - 'customer_number' SQLi | microfinance management system | 9.8 (v3.1) | Critical |
| CVE-2022-27985 | Cuppa CMS v1.0 - SQL injection | cuppacms | 9.8 (v3.1) | Critical |
| CVE-2022-29383 | NETGEAR ProSafe SSL VPN firmware - SQL Injection | ssl312 firmware | 9.8 (v3.1) | Critical |
| CVE-2022-31181 | PrestaShop - SQL Injection to Eval Injection | prestashop | 9.8 (v3.1) | Critical |
| CVE-2022-31340 | simple inventory system SQL Injection Vulnerability | simple inventory system | 9.8 (v3.1) | Critical |
| CVE-2022-33965 | WordPress Visitor Statistics <=5.7 - SQL Injection | wp visitor statistics | 9.8 (v3.1) | Critical |
| CVE-2022-38627 | Nortek Linear eMerge E3-Series - SQL Injection | emerge e3 firmware | 9.8 (v3.1) | Critical |
| CVE-2022-40032 | Simple Task Managing System v1.0 - SQL Injection (Unauthenticated) | simple task managing system | 9.8 (v3.1) | Critical |
| CVE-2022-40347 | Intern Record System v1.0 - SQL Injection (Unauthenticated) | intern record system | 9.8 (v3.1) | Critical |
| CVE-2022-45297 | EQ Enterprise management system v2.2.0 - SQL Injection | eq | 9.8 (v3.1) | Critical |
| CVE-2022-45808 | LearnPress Plugin < 4.2.0 - Unauthenticated Time-Based Blind SQLi | learnpress | 9.8 (v3.1) | Critical |
| CVE-2023-0037 | WordPress 10Web Map Builder < 1.0.73 - Unauthenticated SQL Injection | map builder for google maps | 9.8 (v3.1) | Critical |
| CVE-2023-0600 | WP Visitor Statistics (Real Time Traffic) < 6.9 - SQL Injection | wp visitor statistics | 9.8 (v3.1) | Critical |
| CVE-2023-1730 | SupportCandy < 3.1.5 - Unauthenticated SQL Injection | supportcandy | 9.8 (v3.1) | Critical |
| CVE-2023-27637 | PrestaShop tshirtecommerce Module - SQL Injection | custom product designer | 9.8 (v3.1) | Critical |
| CVE-2023-27638 | tshirtecommerce PrestaShop Module - SQL Injection | prestashop | 9.8 (v3.1) | Critical |
| CVE-2023-27847 | PrestaShop xipblog - SQL Injection | xipblog | 9.8 (v3.1) | Critical |
| CVE-2023-30150 | PrestaShop leocustomajax 1.0 & 1.0.0 - SQL Injection | leocustomajax | 9.8 (v3.1) | Critical |
| CVE-2023-30192 | PrestaShop 'possearchproducts' <= 1.7 - SQL Injection | possearchproducts | 9.8 (v3.1) | Critical |
| CVE-2023-30194 | Prestashop posstaticfooter <= 1.0.0 - SQL Injection | poststaticfooter | 9.8 (v3.1) | Critical |
| CVE-2023-3077 | MStore API < 3.9.8 - SQL Injection | mstore api | 9.8 (v3.1) | Critical |
| CVE-2023-34751 | bloofoxCMS v0.5.2.1 - SQL Injection | bloofoxcms | 9.8 (v3.1) | Critical |
| CVE-2023-34752 | bloofoxCMS v0.5.2.1 - SQL Injection | bloofoxcms | 9.8 (v3.1) | Critical |
| CVE-2023-34753 | bloofoxCMS v0.5.2.1 - SQL Injection | bloofoxcms | 9.8 (v3.1) | Critical |
| CVE-2023-34754 | Bloofox v0.5.2.1 - SQL Injection | bloofoxcms | 9.8 (v3.1) | Critical |
| CVE-2023-34960 | Chamilo Command Injection | chamilo | 9.8 (v3.1) | Critical |
| CVE-2023-39650 | PrestaShop Theme Volty CMS Blog - SQL Injection | theme volty cms blog | 9.8 (v3.1) | Critical |
| CVE-2023-40748 | PHPJabbers Food Delivery Script - SQL Injection | food delivery script | 9.8 (v3.1) | Critical |
| CVE-2023-40749 | PHPJabbers Food Delivery Script v3.0 - SQL Injection | food delivery script | 9.8 (v3.1) | Critical |
| CVE-2023-43373 | Hoteldruid v3.0.5 - SQL Injection | hoteldruid | 9.8 (v3.1) | Critical |
| CVE-2023-43374 | Hoteldruid v3.0.5 - SQL Injection | hoteldruid | 9.8 (v3.1) | Critical |
| CVE-2023-4490 | WordPress Job Portal < 2.0.6 - SQL Injection | wp job portal | 9.8 (v3.1) | Critical |
| CVE-2023-46347 | PrestaShop Step by Step products Pack - SQL Injection | ndk steppingpack | 9.8 (v3.1) | Critical |
| CVE-2023-4974 | Academy LMS 6.2 - SQL Injection | academy lms | 9.8 (v3.1) | Critical |
| CVE-2023-6360 | WordPress My Calendar <3.4.22 - SQL Injection | my calendar | 9.8 (v3.1) | Critical |
| CVE-2023-6655 | Hongjing e-HR 2020 - SQL Injection | e-hr | 9.8 (v3.1) | Critical |
| CVE-2024-1512 | MasterStudy LMS WordPress Plugin <= 3.2.5 - SQL Injection | masterstudy lms | 9.8 (v3.1) | Critical |
| CVE-2024-1698 | NotificationX <= 2.8.2 - SQL Injection | notificationx | 9.8 (v3.1) | Critical |
| CVE-2024-24495 | Daily Habit Tracker 1.0 - SQL Injection | daily habit tracker | 9.8 (v3.1) | Critical |
| CVE-2024-2621 | Fujian Kelixin Communication - Command Injection | kelixin communication command and dispatch | 9.8 (v3.1) | Critical |
| CVE-2024-27956 | WordPress Automatic Plugin <= 3.92.0 - SQL Injection | automatic | 9.8 (v3.1) | Critical |
| CVE-2024-31750 | F-logic DataCube3 - SQL Injection | datacube3 firmware | 9.8 (v3.1) | Critical |
| CVE-2024-3605 | WP Hotel Booking <= 2.1.0 - SQL Injection | wp hotel booking | 9.8 (v3.1) | Critical |
| CVE-2024-36412 | SuiteCRM - SQL Injection | suitecrm | 9.8 (v3.1) | Critical |
| CVE-2024-38289 | TurboMeeting - Boolean-based SQL Injection | turbomeeting | 9.8 (v3.1) | Critical |
| CVE-2024-43360 | ZoneMinder - SQL Injection | zoneminder | 9.8 (v3.1) | Critical |
| CVE-2024-48307 | JeecgBoot v3.7.1 - SQL Injection | jeecg boot | 9.8 (v3.1) | Critical |
| CVE-2024-51211 | openSIS Classic v9.1 - SQL Injection | opensis | 9.8 (v3.1) | Critical |
| CVE-2024-6205 | PayPlus Payment Gateway < 6.6.9 - SQL Injection | payplus payment gateway | 9.8 (v3.1) | Critical |
| CVE-2024-6265 | UsersWP <= 1.2.10 - Unauthenticated SQL Injection | userswp | 9.8 (v3.1) | Critical |
| CVE-2024-6670 | WhatsUp Gold HasErrors SQL Injection - Authentication Bypass | whatsup gold | 9.8 (v3.1) | Critical |
| CVE-2024-6924 | TrueBooker <= 1.0.2 - SQL Injection | truebooker | 9.8 (v3.1) | Critical |
| CVE-2025-24799 | GLPI < 10.0.17 - Pre-Auth SQL Injection | glpi | 9.8 (v3.1) | Critical |
| CVE-2025-29085 | Vipshop Saturn Console <= 3.5.1 - SQL Injection via ClusterKey Component | vipshop Saturn v.3.5.1 and before | 9.8 (v3.1) | Critical |
| CVE-2025-32814 | NetMRI Unauthenticated SQL Injection via skipjackUsername | netmri | 9.8 (v3.1) | Critical |
| CVE-2025-51683 | mJobTime <= 15.7.2 - Unauthenticated Blind SQL Injection to RCE | mjobtime | 9.8 (v3.1) | Critical |
| CVE-2025-57631 | tduck Arbitrary Code Execution Vulnerability | tduck | 9.8 (v3.1) | Critical |
| CVE-2025-65336 | Ecommerce-project-with-php-and-mysqli-Fruits-Bazar 1.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2025-65340 | kishan0725 Hospital Management System 4.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2025-67066 | oasys sysoa version 1.0 Arbitrary Code Execution Vulnerability | oasys sysoa version 1.0 | 9.8 (v3.1) | Critical |
| CVE-2025-67403 | Sourcecodester CASAP Automated Enrollment System 1.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2025-67404 | Sourcecodester CASAP Automated Enrollment System 1.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2025-69935 | SQL Injection | - | 9.8 (v3.1) | Critical |
| CVE-2025-69938 | CodeAstro Membership Management System 1.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2025-69942 | kishan0725 Hospital Management System 4.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2025-69943 | SQL Injection | - | 9.8 (v3.1) | Critical |
| CVE-2025-69946 | SourceCodester Modern Loan Management System 1.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2025-70152 | scholars tracking system SQL Injection Vulnerability | scholars tracking system | 9.8 (v3.1) | Critical |
| CVE-2026-21875 | ClipBucket v5 <= 5.5.2 - Unauthenticated Blind SQL Injection | clipbucket | 9.8 (v3.1) | Critical |
| CVE-2026-46670 | YesWiki: Unauthenticated SQL Injection | yeswiki | 9.8 (v3.1) | Critical |
| CVE-2026-48528 | Metacat has an unauthenticated SQL injection vulnerability | metacat | 9.8 (v3.1) | Critical |
| CVE-2026-51775 | Fastadmin v.1.6.1.20250430 SQL Injection Vulnerability | Fastadmin v.1.6.1.20250430 | 9.8 (v3.1) | Critical |
| CVE-2026-52348 | cool-admin-java 8.0.0 SQL Injection Vulnerability | cool-admin-java 8.0.0 | 9.8 (v3.1) | Critical |
| CVE-2026-52472 | Wgcloud 3.6.4 SQL Injection Vulnerability | Wgcloud 3.6.4 | 9.8 (v3.1) | Critical |
| CVE-2026-67689 | FineAdmin V1.0 Arbitrary Code Execution Vulnerability | FineAdmin V1.0 | 9.8 (v3.1) | Critical |
| CVE-2026-68000 | The front-end interface /cms/category/list of MCMS <=6.2.0 SQL Injection Vulnerability | - | 9.8 (v3.1) | Critical |
| CVE-2026-69240 | Sequelize: SQL Injection (Oracle DB) | sequelize | 9.8 (v3.1) | Critical |
| CVE-2026-75330 | SQL Injection | - | 9.8 (v3.1) | Critical |
| CVE-2026-79569 | Movie_Recommend v1.0.0 SQL Injection Vulnerability | Movie Recommend v1.0.0 | 9.8 (v3.1) | Critical |
| CVE-2026-79570 | mfish-nocode-pro v1.0.0 SQL Injection Vulnerability | mfish-nocode-pro v1.0.0 | 9.8 (v3.1) | Critical |
| CVE-2026-9082 | Drupal Core - Anonymous SQL Injection via PostgreSQL Entity Query | drupal | 9.8 (v3.1) | Critical |
| CVE-2026-15623 | Authenticated Blind SQL Injection in Google Cloud SecOps SOAR Dashboard Widget Query Service | Google SecOps (Chronicle SOAR) | 9.4 (v4.0) | Critical |
| CVE-2026-23696 | Windmill < 1.603.3 - SQL Injection | windmill | 9.4 (v4.0) | Critical |
| CVE-2026-39342 | ChurchCRM has a SQL injection searchwhat parameter via QueryView.php | churchcrm | 9.4 (v4.0) | Critical |
| CVE-2026-44262 | Scramble Laravel - Remote Code Execution | scramble | 9.4 (v3.1) | Critical |
| CVE-2016-20096 | Linknat VOS3000/VOS2009 2.1.2.0 SQL Injection via login.jsp | Linknat VOS3000 | 9.3 (v4.0) | Critical |
| CVE-2023-28787 | Quiz and Survey Master <= 8.1.4 - SQL Injection | Quiz And Survey Master | 9.3 (v3.1) | Critical |
| CVE-2024-32128 | WordPress Realtyna Organic IDX Plugin <= 4.14.4 - SQL Injection | Realtyna Organic IDX plugin | 9.3 (v3.1) | Critical |
| CVE-2024-32709 | WP-Recall <= 16.26.5 - SQL Injection | WP-Recall | 9.3 (v3.1) | Critical |
| CVE-2025-1023 | ChurchCRM - SQL Injection | churchcrm | 9.3 (v4.0) | Critical |
| CVE-2025-48281 | MyStyle Custom Product Designer <= 3.21.1 - SQL Injection | MyStyle Custom Product Designer | 9.3 (v3.1) | Critical |
| CVE-2025-54726 | WordPress JS Archive List <= 6.1.5 - SQL Injection | JS Archive List | 9.3 (v3.1) | Critical |
| CVE-2026-40329 | SQL Injection vulnerability via sortBy in beanFeed | MasaCMS | 9.3 (v4.0) | Critical |
| CVE-2026-40330 | Masa CMS SQL injection via sortDirection parameter in beanFeed | MasaCMS | 9.3 (v4.0) | Critical |
| CVE-2026-42647 | JoomSport <= 5.7.7 - SQL Injection | joomsport-sports-league-results-management | 9.3 (v3.1) | Critical |
| CVE-2026-54836 | YMC Filter - SQL Injection | YMC Filter | 9.3 (v3.1) | Critical |
| CVE-2026-63106 | ReadyEcommerce < 4.5.2 Unauthenticated SQL Injection via ProductController.php | Ready eCommerce | 9.3 (v4.0) | Critical |
| CVE-2026-81672 | Multiple Vulnerabilities in TOOOLS' iSquad | iSquad | 9.3 (v4.0) | Critical |
| CVE-2026-81673 | Multiple Vulnerabilities in TOOOLS' iSquad | iSquad | 9.3 (v4.0) | Critical |
| CVE-2026-81674 | Multiple Vulnerabilities in TOOOLS' iSquad | iSquad | 9.3 (v4.0) | Critical |
| CVE-2026-81675 | Multiple Vulnerabilities in TOOOLS' iSquad | iSquad | 9.3 (v4.0) | Critical |
| CVE-2026-82526 | R2R 3.6.6 SQL Injection via Vector Index Creation Endpoint | R2R | 9.3 (v4.0) | Critical |
| CVE-2024-9465 | Palo Alto Expedition - SQL Injection | expedition | 9.2 (v4.0) | Critical |
| CVE-2019-13462 | Lansweeper Unauthenticated SQL Injection | lansweeper | 9.1 (v3.0) | Critical |
| CVE-2022-44727 | PrestaShop lgcookieslaw - SQL Injection | eu cookie law gdpr | 9.1 (v3.1) | Critical |
| CVE-2024-5276 | Fortra FileCatalyst Workflow <= v5.1.6 - SQL Injection | filecatalyst workflow | 9.1 (v3.1) | Critical |
| CVE-2025-50455 | Arbitrary Code Execution | - | 9.1 (v3.1) | Critical |
| CVE-2026-16532 | Link Library < 7.9.3 - Unauthenticated SQL Injection via the Front-End Link Submission Form | Link Library | 9.1 (v3.1) | Critical |
| CVE-2026-40887 | Vendure Core - SQL Injection | vendure | 9.1 (v3.1) | Critical |
| CVE-2026-73069 | Twenty: SQL Injection in the searchVector Field Settings Allows Arbitrary PostgreSQL Execution | twenty | 9.1 (v3.1) | Critical |
| CVE-2017-20243 | WordPress Car Park Booking Plugin SQL Injection via space_id | Car Park Booking System | 8.8 (v4.0) | High |
| CVE-2017-20247 | WordPress Plugin PICA Photo Gallery 1.0 SQL Injection | PICA Photo Gallery | 8.8 (v4.0) | High |
| CVE-2017-20249 | WordPress Plugin Apptha Slider Gallery 1.0 SQL Injection | Apptha Slider Gallery | 8.8 (v4.0) | High |
| CVE-2017-20260 | Joomla! Component Price Alert 3.0.2 SQL Injection | price alert | 8.8 (v4.0) | High |
| CVE-2017-20261 | Joomla! Component Bargain Product VM3 1.0 SQL Injection | bargain product vm3 | 8.8 (v4.0) | High |
| CVE-2017-20263 | Joomla! FocalPoint Pro Free 1.2.3 SQL Injection via location | focalpoint | 8.8 (v4.0) | High |
| CVE-2017-20266 | Joomla SP Movie Database 1.3 SQL Injection via searchword | standard pro movie database | 8.8 (v4.0) | High |
| CVE-2017-20267 | Joomla! Component Calendar Planner 1.0.1 SQL Injection | calendar planner | 8.8 (v4.0) | High |
| CVE-2017-20268 | Joomla! Component Zap Calendar Lite 4.3.4 SQL Injection | zap calendar lite | 8.8 (v4.0) | High |
| CVE-2017-20271 | Joomla StreetGuessr Game 1.1.8 SQL Injection via catid | streetguessr game | 8.8 (v4.0) | High |
| CVE-2017-20272 | Joomla Ultimate Property Listing 1.0.2 SQL Injection via sf_selectuser_id | ultimate property listing | 8.8 (v4.0) | High |
| CVE-2017-20274 | Joomla LMS King Professional 3.2.4.0 SQL Injection via learningpath | learning management system king | 8.8 (v4.0) | High |
| CVE-2017-20275 | Joomla! Component PHP-Bridge 1.2.3 SQL Injection via id Parameter | bridge | 8.8 (v4.0) | High |
| CVE-2017-20276 | Joomla! Component SIMGenealogy 2.1.5 SQL Injection | simgenealogy | 8.8 (v4.0) | High |
| CVE-2017-20277 | Joomla JoomRecipe 1.0.4 Component Blind SQL Injection via search_author | joomla joomrecipe | 8.8 (v4.0) | High |
| CVE-2017-20278 | Joomla JoomRecipe 1.0.3 SQL Injection via category parameter | joomrecipe | 8.8 (v4.0) | High |
| CVE-2017-20279 | Joomla Payage 2.05 SQL Injection via aid Parameter | joomla payage | 8.8 (v4.0) | High |
| CVE-2017-20280 | Joomla Component Myportfolio 3.0.2 SQL Injection via pid Parameter | myportfolio | 8.8 (v4.0) | High |
| CVE-2017-20282 | Joomla! Component jCart for OpenCart 2.0 SQL Injection | jcart for opencart | 8.8 (v4.0) | High |
| CVE-2018-11442 | EasyService Billing 1.0 - Cross-Site Request Forgery | easyservice billing | 8.8 (v3.0) | High |
| CVE-2018-11445 | EasyService Billing 1.0 - Cross-Site Request Forgery | easyservice billing | 8.8 (v3.0) | High |
| CVE-2018-25342 | Smartshop 1 SQL Injection via search.php | Smartshop | 8.8 (v4.0) | High |
| CVE-2018-25362 | Twitter-Clone 1 SQL Injection via follow.php | PHP-Twitter-Clone | 8.8 (v4.0) | High |
| CVE-2018-25364 | Twitter-Clone 1 SQL Injection via search.php | PHP-Twitter-Clone | 8.8 (v4.0) | High |
| CVE-2018-25371 | mooSocial Store Plugin 2.6 SQL Injection via product parameter | mooSocial Store Plugin | 8.8 (v4.0) | High |
| CVE-2018-25385 | E-Registrasi Pencak Silat 18.10 SQL Injection via id_partai | Registrasi Pencak Silat | 8.8 (v4.0) | High |
| CVE-2018-25386 | HaPe PKH 1.1 SQL Injection via id Parameter in admin/media.php | HaPe PKH | 8.8 (v4.0) | High |
| CVE-2018-25394 | Kados R10 GreenBee SQL Injection via update_release.php | Kados R10 GreenBee | 8.8 (v4.0) | High |
| CVE-2018-25395 | Kados R10 GreenBee SQL Injection via update_feature.php | Kados R10 GreenBee | 8.8 (v4.0) | High |
| CVE-2018-25413 | AiOPMSD Final 1.0.0 SQL Injection via search.php | AiOPMSD Final | 8.8 (v4.0) | High |
| CVE-2018-25414 | AiOPMSD Final 1.0.0 SQL Injection via actor.php | AiOPMSD Final | 8.8 (v4.0) | High |
| CVE-2018-25416 | AiOPMSD Final 1.0.0 SQL Injection via country.php | AiOPMSD Final | 8.8 (v4.0) | High |
| CVE-2018-25417 | AiOPMSD Final 1.0.0 SQL Injection via quality.php | AiOPMSD Final | 8.8 (v4.0) | High |
| CVE-2018-25418 | AiOPMSD Final 1.0.0 SQL Injection via year.php | AiOPMSD Final | 8.8 (v4.0) | High |
| CVE-2018-25419 | AiOPMSD Final 1.0.0 SQL Injection via genre.php | AiOPMSD Final | 8.8 (v4.0) | High |
| CVE-2018-25424 | Gate Pass Management System 2.1 SQL Injection via login-exec.php | Gate Pass Management System | 8.8 (v4.0) | High |
| CVE-2018-25425 | Yot CMS 3.3.1 SQL Injection via aid and cid Parameters | Yot CMS | 8.8 (v4.0) | High |
| CVE-2018-25428 | Paroiciel 11.20 SQL Injection via tRecIdListe Parameter | Paroiciel | 8.8 (v4.0) | High |
| CVE-2018-25433 | Joomla JE Photo Gallery 1.1 SQL Injection via categoryid | JE Photo Gallery | 8.8 (v4.0) | High |
| CVE-2018-25434 | WP AutoSuggest 0.24 SQL Injection via autosuggest.php | WP AutoSuggest | 8.8 (v4.0) | High |
| CVE-2018-6224 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 8.8 (v3.0) | High |
| CVE-2018-7765 | Schneider Electric U.Motion Builder 1.3.4 - 'track_import_export.php object_id' Unauthenticated Command Injection | u.motion builder | 8.8 (v3.0) | High |
| CVE-2019-25662 | ResourceSpace 8.6 SQL Injection via watched_searches.php | resourcespace | 8.8 (v4.0) | High |
| CVE-2019-25668 | News Website Script 2.0.5 SQL Injection via index.php | news website script | 8.8 (v4.0) | High |
| CVE-2019-25669 | qdPM 9.1 SQL Injection via search_by_extrafields Parameter | qdpm | 8.8 (v4.0) | High |
| CVE-2019-25675 | eDirectory All Versions SQL Injection Authentication Bypass | edirectory | 8.8 (v4.0) | High |
| CVE-2019-25678 | C4G BLIS 3.4 SQL Injection via users_select.php | computing for good's basic laboratory information system | 8.8 (v4.0) | High |
| CVE-2019-25680 | Advance Gift Shop Pro Script 2.0.3 SQL Injection via search | advance gift shop pro script | 8.8 (v4.0) | High |
| CVE-2019-25694 | Kados R10 GreenBee SQL Injection via user2reset | kados | 8.8 (v4.0) | High |
| CVE-2019-25728 | Care2x 2.7 Hospital Information System SQL Injection via ck_config | Care2x | 8.8 (v4.0) | High |
| CVE-2019-25732 | PHP EI-Tube Script 3 SQL Injection via search parameter | EI-Tube | 8.8 (v4.0) | High |
| CVE-2019-25745 | WordPress Plugin Google Review Slider 6.1 SQL Injection via tid | Google Review Slider | 8.8 (v4.0) | High |
| CVE-2019-25748 | Joomla JHotelReservation 6.0.7 SQL Injection via search-hotels | jhotelreservation | 8.8 (v4.0) | High |
| CVE-2019-25750 | Joomla J-MultipleHotelReservation 6.0.7 SQL Injection | multiplehotelreservation | 8.8 (v4.0) | High |
| CVE-2019-25751 | Joomla J-ClassifiedsManager 3.0.5 SQL Injection | classifiedsmanager | 8.8 (v4.0) | High |
| CVE-2019-25752 | Joomla! Component J-BusinessDirectory 4.9.7 SQL Injection | j-businessdirectory | 8.8 (v4.0) | High |
| CVE-2019-25756 | Joomla! Component vAccount 2.0.2 SQL Injection via vaccount-dashboard | vaccount | 8.8 (v4.0) | High |
| CVE-2020-15876 | SQL Injection | - | 8.8 (v3.1) | High |
| CVE-2020-15878 | SQL Injection | - | 8.8 (v3.1) | High |
| CVE-2020-17505 | Artica Web Proxy 4.30 - OS Command Injection | web proxy | 8.8 (v3.1) | High |
| CVE-2020-6010 | WordPress Plugin LearnPress 3.2.6.7 - 'current_items' SQL Injection (Authenticated) | learnpress | 8.8 (v3.1) | High |
| CVE-2021-47928 | Opencart TMD Vendor System 3.x Blind SQL Injection via product route | Extension TMD Vendor System | 8.8 (v4.0) | High |
| CVE-2021-47930 | Balbooa Joomla Forms Builder 2.0.6 SQL Injection Unauthenticated | Balbooa Joomla Forms Builder | 8.8 (v4.0) | High |
| CVE-2022-1883 | Terraboard <2.2.0 - SQL Injection | terraboard | 8.8 (v3.1) | High |
| CVE-2022-28079 | College Management System 1.0 - 'course_code' SQL Injection (Authenticated) | college management system | 8.8 (v3.1) | High |
| CVE-2022-28080 | Royal Event Management System 1.0 - 'todate' SQL Injection (Authenticated) | event management system | 8.8 (v3.1) | High |
| CVE-2022-46443 | Bangresto - SQL Injection | bangresto | 8.8 (v3.1) | High |
| CVE-2023-0903 | Employee Task Management System v1.0 - SQL Injection on edit-task.php | employee task management system | 8.8 (v3.1) | High |
| CVE-2023-0904 | Employee Task Management System v1.0 - SQL Injection on (task-details.php?task_id=?) | employee task management system | 8.8 (v3.1) | High |
| CVE-2023-45375 | PrestaShop PireosPay - SQL Injection | pireospay | 8.8 (v3.1) | High |
| CVE-2024-29824 | Ivanti EPM - Remote Code Execution | endpoint manager | 8.8 (v3.1) | High |
| CVE-2025-45868 | LogicalDOC Enterprise up to and for v9.1.1 SQL Injection Vulnerability | - | 8.8 (v3.1) | High |
| CVE-2026-31069 | BillaBear (all versions prior to Jan 2026) SQL Injection Vulnerability | BillaBear (all versions prior to Jan 2026) | 8.8 (v3.1) | High |
| CVE-2026-35395 | WeGIA has a SQL Injection in DespachoDAO.php via id_memorando parameter | wegia | 8.8 (v3.1) | High |
| CVE-2026-35470 | OpenSTAManager has a SQL Injection via righe Parameter in confronta_righe Modals | openstamanager | 8.8 (v3.1) | High |
| CVE-2026-41075 | RT: SQL injection via entry_aggregator parameter in JSON search | rt | 8.8 (v3.1) | High |
| CVE-2026-52775 | YesWiki Authenticated SQL Injection in ReactionManager | yeswiki | 8.8 (v3.1) | High |
| CVE-2026-55509 | WsgiDAV: Blind SQL injection in the MySQL provider | wsgidav | 8.8 (v4.0) | High |
| CVE-2026-70370 | Koha - SQL Injection in reports/catalogue_stats.pl | Koha | 8.8 (v3.1) | High |
| CVE-2026-70373 | Koha - SQL Injection in reports/issues_stats.pl | Koha | 8.8 (v3.1) | High |
| CVE-2026-81676 | Multiple Vulnerabilities in TOOOLS' iSquad | iSquad | 8.8 (v4.0) | High |
| CVE-2026-81677 | Multiple Vulnerabilities in TOOOLS' iSquad | iSquad | 8.8 (v4.0) | High |
| CVE-2016-20097 | Weaver E-cology 8.0 SQL Injection File Read via SignatureDownLoad | E-cology 8.0 | 8.7 (v4.0) | High |
| CVE-2024-58374 | Hongjing e-HR Unauthenticated SQL Injection via getSdutyTree | e-HR | 8.7 (v4.0) | High |
| CVE-2026-27634 | Piwigo: Pre-auth SQL injection via date filter parameters in ws_std_image_sql_filter | piwigo | 8.7 (v4.0) | High |
| CVE-2026-31844 | Authenticated SQL Injection in Koha displayby parameter of suggestion.pl | koha | 8.7 (v4.0) | High |
| CVE-2026-34104 | Guardian Language-System SQL Injection via name Parameter in designer.php | language-system | 8.7 (v4.0) | High |
| CVE-2026-35184 | EcclesiaCRM has a Critical SQL Injection | ecclesiacrm | 8.7 (v4.0) | High |
| CVE-2026-41453 | Krayin CRM < 2.2.4 Blind SQL Injection via LeadDataGrid.php rotten_lead Parameter | laravel-crm | 8.7 (v4.0) | High |
| CVE-2026-44739 | Pimcore: SQL Injection in Custom Reports Column Configuration | pimcore | 8.7 (v3.1) | High |
| CVE-2026-44886 | Pi.Alert: Web Interface Vulnerable to Unauthenticated Blind SQL Injection | Pi.Alert | 8.7 (v4.0) | High |
| CVE-2026-50636 | LimeSurvey RemoteControl invite_participants/remind_participants SQL Injection | LimeSurvey | 8.7 (v4.0) | High |
| CVE-2026-61518 | ISPConfig Authenticated SQL Injection via Remote API primary_id Parameter | ispconfig3 | 8.7 (v4.0) | High |
| CVE-2026-82655 | Admidio before 5.0.12 SQL Injection via relation_type_list | admidio | 8.7 (v4.0) | High |
| CVE-2026-84208 | AVideo User_Location Plugin Unauthenticated SQL Injection | AVideo | 8.7 (v4.0) | High |
| CVE-2026-85155 | WWBN AVideo SQL Injection via get.json.php APIName channels | AVideo | 8.7 (v4.0) | High |
| CVE-2026-87807 | siyuan before v3.8.2 SQL Injection via fullTextSearchBlock | siyuan | 8.7 (v4.0) | High |
| CVE-2024-13726 | Themes Coder Ecommerce <= 1.3.4 - SQL Injection | tc-ecommerce | 8.6 (v3.1) | High |
| CVE-2024-9186 | Automation By Autonami < 3.3.0 - SQL Injection | wp-marketing-automations | 8.6 (v3.1) | High |
| CVE-2026-12721 | Kirki < 6.0.13 - Unauthenticated SQL Injection | Kirki | 8.6 (v3.1) | High |
| CVE-2026-3326 | XStore Theme < 9.7.3 - SQL Injection | Xstore | 8.6 (v3.1) | High |
| CVE-2026-39931 | OpenEMR Authenticated SQL Injection via backup.php Import Feature | openemr | 8.6 (v4.0) | High |
| CVE-2026-73850 | Emlog: Arbitrary SQL Execution Vulnerability in ai.php within queryDatabase() Function | emlog | 8.6 (v4.0) | High |
| CVE-2026-76635 | baserCMS < 5.3.0 SQL Injection and Code Injection via BcDatabaseService.php | basercms | 8.6 (v4.0) | High |
| CVE-2026-81728 | Dolibarr before 24.0.0 SQL Injection via the CSV and XLSX Import Update Keys | dolibarr erp/crm | 8.6 (v4.0) | High |
| CVE-2026-44238 | FreePBX: Authenticated SQL Injection via ORDER BY in CDR Reports | freepbx | 8.5 (v4.0) | High |
| CVE-2026-44706 | Chatwoot: SQL Injection in Conversation/Contact Filter API via Custom Attribute Values | chatwoot | 8.5 (v3.1) | High |
| CVE-2026-65707 | Likeshop 3.0.5 Authenticated SQL Injection via adjustAccount Endpoint | likeshop | 8.5 (v4.0) | High |
| CVE-2026-49489 | OpenCATS - SQL Injection in DataGrid sortDirection Parameter | OpenCATS | 8.4 (v4.0) | High |
| CVE-2026-64657 | Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL | budibase | 8.4 (v3.1) | High |
| CVE-2026-52771 | YesWiki: Second-Order SQL Injection in Page Delete API via Unescaped Page Tag (ApiController::deletePage) | yeswiki | 8.3 (v3.1) | High |
| CVE-2020-26248 | PrestaShop Product Comments <4.2.0 - SQL Injection | productcomments | 8.2 (v3.1) | High |
| CVE-2026-14920 | AcyMailing < 10.11.1 - Unauthenticated SQL Injection via subscription[] Parameter | AcyMailing | 8.2 (v3.1) | High |
| CVE-2018-6221 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 8.1 (v3.0) | High |
| CVE-2024-29889 | GLPI 10.0.10-10.0.14 - SQL Injection | glpi | 8.1 (v3.1) | High |
| CVE-2026-15258 | Product Feed Manager for WooCommerce < 7.6.1 - Contributor+ SQL Injection via Feed Filter | Product Feed Manager For WooCommerce | 8.1 (v3.1) | High |
| CVE-2026-39341 | SQL injection in ChurchCRM.0 | churchcrm | 8.1 (v3.1) | High |
| CVE-2025-6204 | DELMIA Apriso - Command Injection | delmia apriso | 8.0 (v3.1) | High |
| CVE-2018-6222 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 7.8 (v3.0) | High |
| CVE-2023-46022 | Blood Bank 1.0 - 'bid' SQLi | blood bank | 7.8 (v3.1) | High |
| CVE-2026-64636 | Plesk 18.0.51 up to 18.0.79.4 Blind SQL Injection | Plesk | 7.7 (v3.1) | High |
| CVE-2006-0887 | PHPLib < 7.4 - SQL Injection | phplib | 7.5 (v2.0) | High |
| CVE-2006-2826 | PHPLib < 7.4 - SQL Injection | phplib | 7.5 (v2.0) | High |
| CVE-2014-8675 | SO Planning 1.32 - Multiple Vulnerabilities | soplanning | 7.5 (v3.0) | High |
| CVE-2015-1518 | RedaxScript CMS 2.2.0 - SQL Injection | redaxscript | 7.5 (v2.0) | High |
| CVE-2015-7297 | Joomla! Core SQL Injection | joomla! | 7.5 (v2.0) | High |
| CVE-2019-7481 | SonicWall SRA 4600 VPN - SQL Injection | sma 100 firmware | 7.5 (v3.1) | High |
| CVE-2021-25899 | Void Aural Rec Monitor 9.0.0.1 - SQL Injection | aurall rec monitor | 7.5 (v3.1) | High |
| CVE-2021-27316 | Doctor Appointment System 1.0 - SQL Injection | doctor appointment system | 7.5 (v3.1) | High |
| CVE-2021-27320 | Doctor Appointment System 1.0 - SQL Injection | doctor appointment system | 7.5 (v3.1) | High |
| CVE-2021-36748 | PrestaHome Blog for PrestaShop <1.7.8 - SQL Injection | blog | 7.5 (v3.1) | High |
| CVE-2021-37589 | Virtua Software Cobranca 12S - SQLi | cobranca | 7.5 (v3.1) | High |
| CVE-2022-1453 | RSVPMaker <= 9.2.5 - SQL Injection | rsvpmaker | 7.5 (v3.1) | High |
| CVE-2022-1768 | WordPress RSVPMaker <=9.3.2 - SQL Injection | rsvpmaker | 7.5 (v3.1) | High |
| CVE-2022-24124 | Casdoor 1.13.0 - Unauthenticated SQL Injection | casdoor | 7.5 (v3.1) | High |
| CVE-2022-24264 | Cuppa CMS v1.0 - SQL injection | cuppacms | 7.5 (v3.1) | High |
| CVE-2022-24265 | Cuppa CMS v1.0 - SQL injection | cuppacms | 7.5 (v3.1) | High |
| CVE-2022-24266 | Cuppa CMS v1.0 - SQL injection | cuppacms | 7.5 (v3.1) | High |
| CVE-2023-32590 | Subscribe to Category <= 2.7.4 - SQL Injection | subscribe to category | 7.5 (v3.1) | High |
| CVE-2023-36284 | QloApps 1.6.0 - SQL Injection | qloapps | 7.5 (v3.1) | High |
| CVE-2023-6063 | WP Fastest Cache 1.2.2 - Unauthenticated SQL Injection | wp fastest cache | 7.5 (v3.1) | High |
| CVE-2023-6567 | LearnPress <= 4.2.5.7 - SQL Injection | learnpress | 7.5 (v3.1) | High |
| CVE-2024-12025 | WordPress Collapsing Categories <= 3.0.8 - SQL Injection | Collapsing Categories | 7.5 (v3.1) | High |
| CVE-2024-32736 | CyberPower < v2.8.3 - SQL Injection | powerpanel | 7.5 (v3.1) | High |
| CVE-2024-32737 | CyberPower - SQL Injection | powerpanel | 7.5 (v3.1) | High |
| CVE-2024-32738 | CyberPower - SQL Injection | powerpanel | 7.5 (v3.1) | High |
| CVE-2024-32739 | CyberPower < v2.8.3 - SQL Injection | powerpanel | 7.5 (v3.1) | High |
| CVE-2024-8522 | LearnPress < 4.2.7.1 - SQL Injection | learnpress | 7.5 (v3.1) | High |
| CVE-2024-8529 | LearnPress < 4.2.7.1 - SQL Injection | learnpress | 7.5 (v3.1) | High |
| CVE-2025-4396 | Relevanssi <= 4.24.4 (Free) - Unauthenticated SQL Injection | Relevanssi Premium | 7.5 (v3.1) | High |
| CVE-2026-0702 | VidShop for WooCommerce <= 1.1.4 - SQL Injection | VidShop – Shoppable Videos for WooCommerce | 7.5 (v3.1) | High |
| CVE-2026-10716 | Directus <12.1.0 - Authenticated time-based SQL injection in PostgreSQL/PostGIS collection creation | Directus | 7.5 (v4.0) | High |
| CVE-2026-1581 | wpForo Forum <= 2.4.14 - SQL Injection | wpForo Forum | 7.5 (v3.1) | High |
| CVE-2026-3018 | WordPress Newsletters <= 4.13 - Unauthenticated SQL Injection | Newsletters | 7.5 (v3.1) | High |
| CVE-2026-4060 | Geo Mashup <= 1.13.18 - SQL Injection | Geo Mashup | 7.5 (v3.1) | High |
| CVE-2026-52476 | aiflowy <= 2.1.2 SQL Injection Vulnerability | aiflowy <= 2.1.2 | 7.5 (v3.1) | High |
| CVE-2026-52770 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in yeswiki/yeswiki | yeswiki | 7.5 (v3.1) | High |
| CVE-2026-6854 | My Calendar < 3.7.9 - Unauthenticated SQL Injection | My Calendar – Accessible Event Manager | 7.5 (v3.1) | High |
| CVE-2024-33288 | Prison Management System - SQL Injection Authentication Bypass | prison management system | 7.3 (v3.1) | High |
| CVE-2024-48259 | Cloudlog - SQL Injection | cloudlog | 7.3 (v3.1) | High |
| CVE-2025-67407 | Sourcecodester CASAP Automated Enrollment System 1.0 SQL Injection Vulnerability | - | 7.3 (v3.1) | High |
| CVE-2025-67408 | Sourcecodester CASAP Automated Enrollment System 1.0 SQL Injection Vulnerability | - | 7.3 (v3.1) | High |
| CVE-2025-69944 | kishan0725 Hospital Management System 4.0 SQL Injection Vulnerability | - | 7.3 (v3.1) | High |
| CVE-2025-69945 | kishan0725 Hospital Management System 4.0 SQL Injection Vulnerability | - | 7.3 (v3.1) | High |
| CVE-2018-10735 | NagiosXI <= 5.4.12 commandline.php SQL injection | nagios xi | 7.2 (v3.0) | High |
| CVE-2018-10736 | NagiosXI <= 5.4.12 - SQL injection | nagios xi | 7.2 (v3.0) | High |
| CVE-2018-10737 | NagiosXI <= 5.4.12 logbook.php SQL injection | nagios xi | 7.2 (v3.0) | High |
| CVE-2018-10738 | NagiosXI <= 5.4.12 menuaccess.php - SQL injection | nagios xi | 7.2 (v3.0) | High |
| CVE-2019-16997 | Metinfo 7.0.0 beta - SQL Injection | metinfo | 7.2 (v3.1) | High |
| CVE-2019-17418 | MetInfo 7.0.0 beta - SQL Injection | metinfo | 7.2 (v3.1) | High |
| CVE-2022-31974 | Online Fire Reporting System v1.0 - SQL injection | online fire reporting system | 7.2 (v3.1) | High |
| CVE-2022-32015 | Complete Online Job Search System 1.0 - SQL Injection | complete online job search system | 7.2 (v3.1) | High |
| CVE-2022-32018 | Complete Online Job Search System 1.0 - SQL Injection | complete online job search system | 7.2 (v3.1) | High |
| CVE-2022-32024 | Car Rental Management System 1.0 - SQL Injection | car rental management system | 7.2 (v3.1) | High |
| CVE-2023-1211 | phpIPAM 1.5.1 - SQL Injection | phpipam | 7.2 (v3.1) | High |
| CVE-2026-27834 | Piwigo: SQL Injection in pwg.users.getList API Method via filter Parameter | piwigo | 7.2 (v3.1) | High |
| CVE-2026-39343 | ChurchCRM has a SQL Injection in Event Type Editor (Admin) | churchcrm | 7.2 (v3.1) | High |
| CVE-2018-25392 | MaxOn ERP Software 8.x-9.x SQL Injection via nomor Parameter | MaxOn ERP | 7.1 (v4.0) | High |
| CVE-2018-25410 | SIM-PKH 2.4.1 SQL Injection via media.php id Parameter | SIM-PKH | 7.1 (v4.0) | High |
| CVE-2018-25429 | Paroiciel 11.20 SQL Injection via zProIdPro Parameter | Paroiciel | 7.1 (v4.0) | High |
| CVE-2018-25430 | Paroiciel 11.20 SQL Injection via eGeqIdEquipe Parameter | Paroiciel | 7.1 (v4.0) | High |
| CVE-2018-25431 | No-Cms 1.0 SQL Injection via order_by Parameter | No-CMS | 7.1 (v4.0) | High |
| CVE-2019-25664 | SuiteCRM 7.10.7 SQL Injection via record Parameter | suitecrm | 7.1 (v4.0) | High |
| CVE-2019-25749 | Joomla J-CruisePortal 6.0.4 SQL Injection via cruises | j-cruiseportal | 7.1 (v4.0) | High |
| CVE-2019-25761 | Joomla! Component JoomCRM 1.1.1 SQL Injection via deal_id | joomcrm | 7.1 (v4.0) | High |
| CVE-2026-16007 | Authenticated SQL Injection in AppFlowy | AppFlowy-Cloud | 7.1 (v4.0) | High |
| CVE-2026-18737 | Shlink Blind SQL Injection via tags/stats orderBy Parameter | Shlink | 7.1 (v4.0) | High |
| CVE-2026-33714 | Chamilo LMS has Authenticated SQL Injection in statistics.ajax.php users_active action (2.0 RC2) | chamilo lms | 7.1 (v4.0) | High |
| CVE-2026-48231 | Open ISES Tickets < 3.44.2 SQL Injection via tables.php Multiple Parameters | Tickets | 7.1 (v4.0) | High |
| CVE-2026-48232 | Open ISES Tickets < 3.44.2 SQL Injection via ajax/fullsit_incidents.php offset Parameter | Tickets | 7.1 (v4.0) | High |
| CVE-2026-48233 | Open ISES Tickets < 3.44.2 SQL Injection via ajax/sit_incidents.php offset Parameter | Tickets | 7.1 (v4.0) | High |
| CVE-2026-48234 | Open ISES Tickets < 3.44.2 SQL Injection via portal/ajax/list_requests.php sort and dir Parameters | Tickets | 7.1 (v4.0) | High |
| CVE-2026-48236 | Open ISES Tickets < 3.44.2 SQL Injection via db_loader.php Multiple Parameters | Tickets | 7.1 (v4.0) | High |
| CVE-2026-48237 | Open ISES Tickets < 3.44.2 SQL Injection via message.php frm_ticket_id and frm_resp_id Parameters | Tickets | 7.1 (v4.0) | High |
| CVE-2026-48239 | Open ISES Tickets < 3.44.2 SQL Injection via ajax/reports.php tick_id Parameter | Tickets | 7.1 (v4.0) | High |
| CVE-2026-48240 | Open ISES Tickets < 3.44.2 SQL Injection via ajax/statistics.php tick_id and f_tick_id Parameters | Tickets | 7.1 (v4.0) | High |
| CVE-2026-63080 | Aptabase SQL Injection via ClickHouse query backend | aptabase | 7.1 (v4.0) | High |
| CVE-2026-72607 | Koha Community Koha - Stored SQL Injection via agefield in Automatic Item Modifications by Age | Koha | 7.1 (v3.1) | High |
| CVE-2026-72609 | Koha Community Koha - SQL Injection via ORDER BY Direction in acqui/parcels.pl | Koha | 7.1 (v3.1) | High |
| CVE-2026-75132 | WAPT Server SQL Injection via /api/v3/hosts Endpoint | WAPT | 7.1 (v4.0) | High |
| CVE-2026-69704 | Atals-Livre SQL Injection via Unsanitized GET Parameter in supp() | Atals-Livre | 7.0 (v4.0) | High |
| CVE-2024-10758 | NEWS-BUZZ News Management System 1.0 - SQL Injection | news-buzz | 6.9 (v4.0) | Medium |
| CVE-2024-7188 | Bylancer Quicklancer 2.4 G - SQL Injection | quicklancer | 6.9 (v4.0) | Medium |
| CVE-2024-8877 | Riello Netman 204 - SQL Injection | netman 204 firmware | 6.9 (v4.0) | Medium |
| CVE-2012-3350 | Webmatic 3.1.1 - Blind SQL Injection | webmatic | 6.8 (v2.0) | Medium |
| CVE-2018-6230 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 6.8 (v3.0) | Medium |
| CVE-2012-1258 | Scrutinizer NetFlow & sFlow Analyzer - Multiple Vulnerabilities | scrutinizer netflow & sflow analyzer | 6.5 (v3.1) | Medium |
| CVE-2012-4240 | Group Office Calendar - '/calendar/json.php' SQL Injection | groupoffice | 6.5 (v2.0) | Medium |
| CVE-2015-4062 | WordPress NewStatPress 0.9.8 - SQL Injection | newstatpress | 6.5 (v2.0) | Medium |
| CVE-2018-6219 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 6.5 (v3.0) | Medium |
| CVE-2021-27124 | Doctor Appointment System 1.0 - SQL Injection | doctor appointment system | 6.5 (v3.1) | Medium |
| CVE-2022-38812 | AeroCMS 0.1.1 - SQL Injection | aerocms | 6.5 (v3.1) | Medium |
| CVE-2023-45826 | Leantime < 2.4 - Authenticated SQL Injection | leantime | 6.5 (v3.1) | Medium |
| CVE-2024-4257 | BlueNet Technology Clinical Browsing System 1.2.1 - Sql Injection | clinical browsing system | 6.5 (v3.1) | Medium |
| CVE-2026-34788 | Emlog: SQL Injection in tag_model::updateTagName() via unsanitized parameters | emlog | 6.5 (v3.1) | Medium |
| CVE-2026-39229 | Bolt CMS through 3.7.0 SQL Injection Vulnerability | - | 6.5 (v3.1) | Medium |
| CVE-2026-72608 | Koha Community Koha - Stored SQL Injection via Patron Card Layout image_name | Koha | 6.5 (v3.1) | Medium |
| CVE-2012-1260 | Scrutinizer NetFlow & sFlow Analyzer - Multiple Vulnerabilities | scrutinizer netflow & sflow analyzer | 6.1 (v3.1) | Medium |
| CVE-2012-1261 | Scrutinizer NetFlow & sFlow Analyzer - Multiple Vulnerabilities | scrutinizer netflow & sflow analyzer | 6.1 (v3.1) | Medium |
| CVE-2018-5715 | SugarCRM 3.5.1 - Cross-Site Scripting | sugarcrm | 6.1 (v3.0) | Medium |
| CVE-2020-15500 | TileServer GL <=3.0.0 - Cross-Site Scripting | tileservergl | 6.1 (v3.1) | Medium |
| CVE-2021-24435 | WordPress Titan Framework plugin <= 1.12.1 - Cross-Site Scripting | titan framework | 6.1 (v3.1) | Medium |
| CVE-2021-33904 | Accela Civic Platform 21.1 - 'servProvCode' Cross-Site-Scripting (XSS) | civic platform | 6.1 (v3.1) | Medium |
| CVE-2021-34370 | Accela Civic Platform 21.1 - 'successURL' Cross-Site-Scripting (XSS) | civic platform | 6.1 (v3.1) | Medium |
| CVE-2021-42551 | NetBiblio WebOPAC - Cross-Site Scripting | netbiblio | 6.1 (v3.1) | Medium |
| CVE-2023-48728 | WWBN AVideo 11.6 - Cross-Site Scripting | avideo | 6.1 (v3.1) | Medium |
| CVE-2026-10186 | code-projects Online Hospital Management System patient.php sql injection | Online Hospital Management System | 5.5 (v4.0) | Medium |
| CVE-2026-10250 | itsourcecode Online Blood Bank Management System campsdetails.php sql injection | Online Blood Bank Management System | 5.5 (v4.0) | Medium |
| CVE-2026-10262 | code-projects Real State Services Login loginuser.php sql injection | Real State Services | 5.5 (v4.0) | Medium |
| CVE-2026-10620 | code-projects Student Admission System index.php sql injection | Student Admission System | 5.5 (v4.0) | Medium |
| CVE-2026-10704 | SourceCodester Pizzafy E-Commerce System Administrative Control Panel admin_class_novo.php login sql injection | Pizzafy E-Commerce System | 5.5 (v4.0) | Medium |
| CVE-2026-11435 | Jinher OA nextselectplan.aspx sql injection | OA | 5.5 (v4.0) | Medium |
| CVE-2026-11456 | Chanjet CRM HTTP GET Request jxf_dump_systable.php sql injection | CRM | 5.5 (v4.0) | Medium |
| CVE-2026-11482 | SourceCodester Class and Exam Timetabling System archive5.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-11483 | SourceCodester Class and Exam Timetabling System archive4.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-11484 | SourceCodester Class and Exam Timetabling System archive3.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-11485 | SourceCodester Class and Exam Timetabling System archive2.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-11486 | SourceCodester Class and Exam Timetabling System archive1.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-11490 | code-projects Online Music Site Search.php sql injection | Online Music Site | 5.5 (v4.0) | Medium |
| CVE-2026-11582 | CodeAstro Student Attendance Management System index.php sql injection | Student Attendance Management System | 5.5 (v4.0) | Medium |
| CVE-2026-16765 | CodeAstro Online Classroom loginlinkadmin.php sql injection | Online Classroom | 5.5 (v4.0) | Medium |
| CVE-2026-19344 | code-projects Task Management System comment_count_user.php sql injection | Task Management System | 5.5 (v4.0) | Medium |
| CVE-2026-19384 | SourceCodester Simple Doctors Appointment System ajax.php set_appointment sql injection | Simple Doctors Appointment System | 5.5 (v4.0) | Medium |
| CVE-2026-19926 | Evergreen open-ils.fielder OpenSRF Service osrf-gateway-v1 sql injection | Evergreen | 5.5 (v4.0) | Medium |
| CVE-2026-45376 | Decidim: Admin user search allows SQL injection through similarity-based sorting | decidim | 5.5 (v3.1) | Medium |
| CVE-2026-5368 | projectworlds Car Rental Project Parameter login.php sql injection | car rental project | 5.5 (v4.0) | Medium |
| CVE-2026-5551 | itsourcecode Free Hotel Reservation System Parameter login.php sql injection | Free Hotel Reservation System | 5.5 (v4.0) | Medium |
| CVE-2026-5554 | code-projects Concert Ticket Reservation System Parameter process_search.php sql injection | Concert Ticket Reservation System | 5.5 (v4.0) | Medium |
| CVE-2026-5564 | code-projects Simple Laundry System Parameter searchguest.php sql injection | Simple Laundry System | 5.5 (v4.0) | Medium |
| CVE-2026-5565 | code-projects Simple Laundry System Parameter delmemberinfo.php sql injection | Simple Laundry System | 5.5 (v4.0) | Medium |
| CVE-2026-5575 | SourceCodester/jkev Record Management System Login index.php sql injection | Record Management System | 5.5 (v4.0) | Medium |
| CVE-2026-5634 | projectworlds Car Rental Project Parameter book_car.php sql injection | Car Rental Project | 5.5 (v4.0) | Medium |
| CVE-2026-5672 | code-projects Simple IT Discussion Forum Parameter edit-category.php sql injection | Simple IT Discussion Forum | 5.5 (v4.0) | Medium |
| CVE-2026-5805 | code-projects Easy Blog Site contact_us.php sql injection | Easy Blog Site | 5.5 (v4.0) | Medium |
| CVE-2026-5814 | PHPGurukul Online Course Registration check_availability.php sql injection | Online Course Registration | 5.5 (v4.0) | Medium |
| CVE-2026-5824 | code-projects Simple Laundry System userchecklogin.php sql injection | Simple Laundry System | 5.5 (v4.0) | Medium |
| CVE-2026-5829 | code-projects Simple IT Discussion Forum content.php sql injection | Simple IT Discussion Forum | 5.5 (v4.0) | Medium |
| CVE-2026-7194 | SourceCodester Pharmacy Sales and Inventory System ajax.php sql injection | Pharmacy Sales and Inventory System | 5.5 (v4.0) | Medium |
| CVE-2026-75014 | SourceCodester Pet Grooming Management Software get_barcode_data.php sql injection | Pet Grooming Management Software | 5.5 (v4.0) | Medium |
| CVE-2026-75986 | code-projects Online Job Portal System Password Recovery ForPass.php sql injection | Online Job Portal System | 5.5 (v4.0) | Medium |
| CVE-2026-76049 | SourceCodester Simple Online Food Ordering System ajax.php save_menu sql injection | Simple Online Food Ordering System | 5.5 (v4.0) | Medium |
| CVE-2026-76574 | code-projects Hospital Information System User Login UsersController.php login sql injection | Hospital Information System | 5.5 (v4.0) | Medium |
| CVE-2026-76762 | code-projects Assessment Management welcome.php sql injection | Assessment Management | 5.5 (v4.0) | Medium |
| CVE-2026-76764 | code-projects Employee Management System Admin Login Endpoint aprocess.php sql injection | Employee Management System | 5.5 (v4.0) | Medium |
| CVE-2026-77019 | CodeAstro Apartment Visitor Management System forgotpw.php sql injection | Apartment Visitor Management System | 5.5 (v4.0) | Medium |
| CVE-2026-78143 | code-projects Barangay Resident Profiling Management System Resident Search Functionality residents.php sql injection | Barangay Resident Profiling Management System | 5.5 (v4.0) | Medium |
| CVE-2026-78171 | itsourcecode Sales and Inventory System processlogin.php sql injection | Sales and Inventory System | 5.5 (v4.0) | Medium |
| CVE-2026-78198 | SourceCodester Simple Online Food Ordering System ajax.php add_to_cart sql injection | Simple Online Food Ordering System | 5.5 (v4.0) | Medium |
| CVE-2026-78244 | itsourcecode Real Estate Management System search.php sql injection | Real Estate Management System | 5.5 (v4.0) | Medium |
| CVE-2026-78248 | SourceCodester Simple Online Food Ordering System ajax.php save_settings sql injection | Simple Online Food Ordering System | 5.5 (v4.0) | Medium |
| CVE-2026-79804 | SililaWijesinghe Food Ordering System search.php sql injection | Food Ordering System | 5.5 (v4.0) | Medium |
| CVE-2026-82600 | SeaCMS zyapi.php sql injection | SeaCMS | 5.5 (v4.0) | Medium |
| CVE-2026-82611 | itsourcecode Online Medicine Delivery System Customer Login login.php cusAuthentication sql injection | Online Medicine Delivery System | 5.5 (v4.0) | Medium |
| CVE-2026-82613 | itsourcecode Online Medicine Delivery System Product Search index.php loadResultList sql injection | Online Medicine Delivery System | 5.5 (v4.0) | Medium |
| CVE-2026-82614 | itsourcecode Online Medicine Delivery System Product Category Filter index.php loadResultList sql injection | Online Medicine Delivery System | 5.5 (v4.0) | Medium |
| CVE-2026-82701 | code-projects Online Shopping System Search Functionality action.php sql injection | Online Shopping System | 5.5 (v4.0) | Medium |
| CVE-2026-84111 | Chanjet CRM jxf_dump_table.php sql injection | CRM | 5.5 (v4.0) | Medium |
| CVE-2026-85379 | light0011 cms Query Builder ChapterController.class.php searchChapter sql injection | cms | 5.5 (v4.0) | Medium |
| CVE-2026-85397 | code-projects Hospital Information System addReq.php findBySearch sql injection | Hospital Information System | 5.5 (v4.0) | Medium |
| CVE-2026-85402 | code-projects Doctor Appointment System booking.php sql injection | Doctor Appointment System | 5.5 (v4.0) | Medium |
| CVE-2026-85403 | code-projects Doctor Appointment System contactus.php sql injection | Doctor Appointment System | 5.5 (v4.0) | Medium |
| CVE-2026-85512 | SourceCodester Class and Exam Timetabling System session.php authorization | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-85516 | code-projects Vehicle Management System busprofile.php sql injection | Vehicle Management System | 5.5 (v4.0) | Medium |
| CVE-2026-86159 | SourceCodester Online Voting System ajax.php save_user sql injection | Online Voting System | 5.5 (v4.0) | Medium |
| CVE-2026-86160 | SourceCodester Online Voting System ajax.php delete_voting sql injection | Online Voting System | 5.5 (v4.0) | Medium |
| CVE-2026-86161 | SourceCodester Online Voting System ajax.php delete_category sql injection | Online Voting System | 5.5 (v4.0) | Medium |
| CVE-2026-86168 | code-projects Content Management System login.php sql injection | Content Management System | 5.5 (v4.0) | Medium |
| CVE-2026-86208 | SourceCodester Class and Exam Timetabling System delete_teacher.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86209 | SourceCodester Class and Exam Timetabling System delete_user.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86210 | SourceCodester Class and Exam Timetabling System delete_user_account.php sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86213 | Mstfakts College-Management-System Search university.php mysqli_query sql injection | College-Management-System | 5.5 (v4.0) | Medium |
| CVE-2026-86220 | SourceCodester Class and Exam Timetabling System modal_add_course.php mysqli_query sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86221 | SourceCodester Class and Exam Timetabling System modal_add_course1.php mysqli_query sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86222 | SourceCodester Class and Exam Timetabling System modal_add_course2.php mysqli_query sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86223 | SourceCodester Class and Exam Timetabling System modal_add_coursea.php mysqli_query sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86224 | SourceCodester Class and Exam Timetabling System modal_add_product.php mysqli_query sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86225 | SourceCodester Class and Exam Timetabling System modal_add_room.php mysqli_query sql injection | Class and Exam Timetabling System | 5.5 (v4.0) | Medium |
| CVE-2026-86290 | SourceCodester Online Voting System ajax.php save_category sql injection | Online Voting System | 5.5 (v4.0) | Medium |
| CVE-2026-9364 | projectworlds Online Art Gallery Shop adminHome.php sql injection | Online Art Gallery Shop | 5.5 (v4.0) | Medium |
| CVE-2026-9469 | yashpokharna2555 StudentManagementSystem success.php sql injection | StudentManagementSystem | 5.5 (v4.0) | Medium |
| CVE-2026-9470 | yashpokharna2555 StudentManagementSystem student_trans.php confirm_logged_in sql injection | StudentManagementSystem | 5.5 (v4.0) | Medium |
| CVE-2026-9525 | itsourcecode Electronic Judging System edit_judge.php sql injection | Electronic Judging System | 5.5 (v4.0) | Medium |
| CVE-2026-9526 | itsourcecode Electronic Judging System edit_team.php sql injection | Electronic Judging System | 5.5 (v4.0) | Medium |
| CVE-2026-9528 | itsourcecode Electronic Judging System delete_judge.php sql injection | Electronic Judging System | 5.5 (v4.0) | Medium |
| CVE-2026-9573 | itsourcecode Student Transcript Processing System index.php sql injection | Student Transcript Processing System | 5.5 (v4.0) | Medium |
| CVE-2026-9574 | itsourcecode Student Transcript Processing System trans.php sql injection | Student Transcript Processing System | 5.5 (v4.0) | Medium |
| CVE-2026-9584 | code-projects Project Management System Login chk.php sql injection | Project Management System | 5.5 (v4.0) | Medium |
| CVE-2014-8674 | SO Planning 1.32 - Multiple Vulnerabilities | soplanning | 5.4 (v3.1) | Medium |
| CVE-2018-6226 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 5.4 (v3.0) | Medium |
| CVE-2018-6227 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 5.4 (v3.0) | Medium |
| CVE-2023-0902 | Employee Task Management System v1.0 - SQL Injection on edit-task.php | simple food ordering system | 5.4 (v3.1) | Medium |
| CVE-2023-6030 | LogDash Activity Log <= 1.1.3 - SQL Injection | logdash activity log | 5.4 (v3.1) | Medium |
| CVE-2026-1207 | Django RasterField - SQL Injection | django | 5.4 (v3.1) | Medium |
| CVE-2026-30520 | loan management system SQL Injection Vulnerability | loan management system | 5.4 (v3.1) | Medium |
| CVE-2026-38467 | the tags manager in GazellePW (GazellePosterWall) commit 86c4bedf727691b5a97af42a4864869d18446449 SQL Injection Vulnerability | the tags manager in GazellePW (GazellePosterWall) commit 86c4bedf727691b5a97af42a4864869d18446449 | 5.4 (v3.1) | Medium |
| CVE-2014-8676 | SO Planning 1.32 - Multiple Vulnerabilities | soplanning | 5.3 (v3.0) | Medium |
| CVE-2014-8677 | SO Planning 1.32 - Multiple Vulnerabilities | soplanning | 5.3 (v3.0) | Medium |
| CVE-2016-1910 | SAP NetWeaver J2EE Engine 7.40 - SQL Injection | netweaver | 5.3 (v3.0) | Medium |
| CVE-2016-2388 | SAP NetWeaver J2EE Engine 7.40 - SQL Injection | netweaver application server java | 5.3 (v3.1) | Medium |
| CVE-2024-11305 | Altenergy Power Control Software - SQL Injection | energy communication unit firmware | 5.3 (v4.0) | Medium |
| CVE-2025-5569 | IdeaCMS <= 1.7 - SQL Injection | ideacms | 5.3 (v4.0) | Medium |
| CVE-2026-47720 | FUXA: SQL injection in TDengine DAQ connector via backslash bypass of escapeTdString | FUXA | 5.3 (v3.1) | Medium |
| CVE-2026-5606 | PHPGurukul Online Shopping Portal Project Parameter order-details.php sql injection | Online Shopping Portal Project | 5.3 (v4.0) | Medium |
| CVE-2026-78864 | liketrek TREK Journey Entry Update journey.controller.t journeyService.updateEntry sql injection | TREK | 5.3 (v4.0) | Medium |
| CVE-2026-85205 | itsourcecode Online Medicine Delivery System Wishlist controller.php addwishlist sql injection | Online Medicine Delivery System | 5.3 (v4.0) | Medium |
| CVE-2026-9524 | xianrendzw EasyReport REST Endpoint execute sql injection | EasyReport | 5.3 (v4.0) | Medium |
| CVE-2020-29470 | OpenCart 3.0.3.6 - 'subject' Stored Cross-Site Scripting | opencart | 4.8 (v3.1) | Medium |
| CVE-2014-3110 | Honeywell XL Web Controller - Cross-Site Scripting | falcon xlweb linux controller | 4.3 (v2.0) | Medium |
| CVE-2018-6225 | Trend Micro Email Encryption Gateway 5.5 (Build 1111.00) - Multiple Vulnerabilities | email encryption gateway | 4.3 (v3.0) | Medium |
| CVE-2025-22214 | Landray EIS SQL注入漏洞 | - | 4.3 (v3.1) | Medium |
| CVE-2026-38468 | the country-code lookup endpoint in GazellePW (GazellePosterWall) commit 86c4bedf727691b5a97af42a4864869d18446449 SQL Injection Vulnerability | the country-code lookup endpoint in GazellePW (GazellePosterWall) commit 86c4bedf727691b5a97af42a4864869d18446449 | 4.3 (v3.1) | Medium |
| CVE-2026-72610 | Koha Community Koha - Stored SQL Injection via Patron lang Field in Issue Slip Generation | Koha | 4.3 (v3.1) | Medium |
| CVE-2026-14238 | Vitepos < 3.6.0 - Admin+ SQL Injection via product-details-report | vitepos | 4.1 (v3.1) | Medium |
| CVE-2025-10210 | ChanCMS <= 3.3.0 - SQL Injection | chancms | 2.1 (v4.0) | Low |
| CVE-2025-10592 | itsourcecode Online Public Access Catalog OPAC POST Parameter mysearch.php sql injection | online public access catalog | 2.1 (v4.0) | Low |
| CVE-2025-13811 | jsnjfz WebStack-Guns PageFactory.java sql injection | webstack-guns | 2.1 (v4.0) | Low |
| CVE-2026-10193 | OFCMS ComnController ComnController.java query sql injection | OFCMS | 2.1 (v4.0) | Low |
| CVE-2026-10202 | OFCMS JSON Query SystemDictController.java query sql injection | OFCMS | 2.1 (v4.0) | Low |
| CVE-2026-10203 | OFCMS JSON Query SystemParamController.java query sql injection | OFCMS | 2.1 (v4.0) | Low |
| CVE-2026-10204 | OFCMS JSON Query SysUserController.java query sql injection | OFCMS | 2.1 (v4.0) | Low |
| CVE-2026-10209 | code-projects Online Hospital Management System Appointment appointmentdetail.php sql injection | Online Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-10256 | itsourcecode Content Management System save_comment.php sql injection | Content Management System | 2.1 (v4.0) | Low |
| CVE-2026-10258 | itsourcecode Content Management System add_sub_topic.php sql injection | Content Management System | 2.1 (v4.0) | Low |
| CVE-2026-10265 | itsourcecode Content Management System edit_topic.php sql injection | Content Management System | 2.1 (v4.0) | Low |
| CVE-2026-10286 | CodeAstro Payroll System home_employee.php sql injection | Payroll System | 2.1 (v4.0) | Low |
| CVE-2026-10811 | itsourcecode Fees Management System receipt.php sql injection | Fees Management System | 2.1 (v4.0) | Low |
| CVE-2026-10874 | projectworlds Online Art Gallery Shop Project adminHome.php sql injection | Online Art Gallery Shop Project | 2.1 (v4.0) | Low |
| CVE-2026-10875 | projectworlds Online Art Gallery Shop Project adminHome.ph sql injection | Online Art Gallery Shop Project | 2.1 (v4.0) | Low |
| CVE-2026-11475 | Kushan2k student-management-system Certificate Verification Endpoint GradeController.php getStatus sql injection | student-management-system | 2.1 (v4.0) | Low |
| CVE-2026-11476 | Kushan2k student-management-system Profile Update Endpoint AdminController.php edit-admin improper authorization | student-management-system | 2.1 (v4.0) | Low |
| CVE-2026-11506 | CodeAstro Leave Management System search_staff_for_deletion.php sql injection | Leave Management System | 2.1 (v4.0) | Low |
| CVE-2026-11507 | CodeAstro Leave Management System delete_leave_type.php sql injection | Leave Management System | 2.1 (v4.0) | Low |
| CVE-2026-11508 | CodeAstro Leave Management System search_staff_to_assign_pc.php sql injection | Leave Management System | 2.1 (v4.0) | Low |
| CVE-2026-11510 | CodeAstro Leave Management System add_leave.php sql injection | Leave Management System | 2.1 (v4.0) | Low |
| CVE-2026-11513 | itsourcecode Hospital Management System adminaccount.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-11514 | itsourcecode Hospital Management System addpatient.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-11558 | CodeAstro Payroll System home_salary.php sql injection | Payroll System | 2.1 (v4.0) | Low |
| CVE-2026-11559 | CodeAstro Payroll System view_account.php sql injection | Payroll System | 2.1 (v4.0) | Low |
| CVE-2026-11583 | CodeAstro Student Attendance Management System createClass.php sql injection | Student Attendance Management System | 2.1 (v4.0) | Low |
| CVE-2026-11584 | CodeAstro Student Attendance Management System createClass.php edit sql injection | Student Attendance Management System | 2.1 (v4.0) | Low |
| CVE-2026-11585 | CodeAstro Student Attendance Management System createClassArms.php sql injection | Student Attendance Management System | 2.1 (v4.0) | Low |
| CVE-2026-16131 | itsourcecode Hospital Management System prescriptionrecord.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-16244 | itsourcecode Hospital Management System prescriptionorderreport.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-16334 | itsourcecode Hospital Management System prescriptionorder.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-16449 | zsadmin2025 ZS-Admin com.zs.sys.dept.controller.SysDeptController page OrderItem.desc sql injection | ZS-Admin | 2.1 (v4.0) | Low |
| CVE-2026-18766 | chetans9 core-php-admin-panel customers.php sql injection | core-php-admin-panel | 2.1 (v4.0) | Low |
| CVE-2026-18896 | lavkush-maurya Student-Registration-System changepass.php sql injection | Student-Registration-System | 2.1 (v4.0) | Low |
| CVE-2026-19020 | itsourcecode Hospital Management System servicetype.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19067 | itsourcecode Hospital Management System treatment.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19068 | itsourcecode Hospital Management System treatmentdetail.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19069 | itsourcecode Hospital Management System treatmentrecord.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19070 | itsourcecode Hospital Management System viewadmin.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19071 | itsourcecode Hospital Management System viewappointment.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19347 | itsourcecode Hospital Management System viewdoctor.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19364 | itsourcecode Hospital Management System viewdoctorconsultancycharge.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19767 | itsourcecode Hospital Management System viewdoctortimings.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19894 | itsourcecode Hospital Management System viewmedicine.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19917 | code-projects Online Food Order System delete_food_items1.php sql injection | Online Food Order System | 2.1 (v4.0) | Low |
| CVE-2026-19920 | code-projects Online Shopping System action.php sql injection | Online Shopping System | 2.1 (v4.0) | Low |
| CVE-2026-19921 | code-projects Online Shopping System homeaction.php sql injection | Online Shopping System | 2.1 (v4.0) | Low |
| CVE-2026-19923 | code-projects Online Shopping System checkout_process.php sql injection | Online Shopping System | 2.1 (v4.0) | Low |
| CVE-2026-19934 | itsourcecode Hospital Management System vieworder.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19972 | itsourcecode Hospital Management System viewpatient.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-19973 | itsourcecode Hospital Management System viewpaymentreport.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-20000 | itsourcecode Hospital Management System viewprescriptionrecord.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-5206 | code-projects Simple Gym Management System Payment sql injection | Simple Gym Management System | 2.1 (v4.0) | Low |
| CVE-2026-5537 | halex CourseSEL HTTP GET Parameter IndexController.class.php check_sel sql injection | CourseSEL | 2.1 (v4.0) | Low |
| CVE-2026-5552 | PHPGurukul Online Shopping Portal Project Parameter sub-category.php sql injection | Online Shopping Portal Project | 2.1 (v4.0) | Low |
| CVE-2026-5553 | itsourcecode Online Cellphone System Parameter available.php sql injection | Online Cellphone System | 2.1 (v4.0) | Low |
| CVE-2026-5560 | PHPGurukul Online Shopping Portal Project Parameter payment-method.php sql injection | Online Shopping Portal Project | 2.1 (v4.0) | Low |
| CVE-2026-5578 | CodeAstro Online Classroom Parameter addassessment.php sql injection | Online Classroom | 2.1 (v4.0) | Low |
| CVE-2026-5579 | CodeAstro Online Classroom Parameter updatedetailsfromfaculty.php sql injection | Online Classroom | 2.1 (v4.0) | Low |
| CVE-2026-5580 | CodeAstro Online Classroom Parameter addvideos.php sql injection | Online Classroom | 2.1 (v4.0) | Low |
| CVE-2026-5583 | PHPGurukul Online Shopping Portal Project Parameter my-profile.php sql injection | Online Shopping Portal Project | 2.1 (v4.0) | Low |
| CVE-2026-5620 | itsourcecode Construction Management System Parameter borrowed_equip_report.php sql injection | Construction Management System | 2.1 (v4.0) | Low |
| CVE-2026-5636 | PHPGurukul Online Shopping Portal Project Parameter cancelorder.php sql injection | Online Shopping Portal Project | 2.1 (v4.0) | Low |
| CVE-2026-5675 | itsourcecode Construction Management System Parameter borrowed_tool.php sql injection | Construction Management System | 2.1 (v4.0) | Low |
| CVE-2026-5681 | itsourcecode sanitize or validate this input Parameter borrowedequip.php sql injection | sanitize or validate this input | 2.1 (v4.0) | Low |
| CVE-2026-5823 | itsourcecode Construction Management System borrowed_tool_report.php sql injection | Construction Management System | 2.1 (v4.0) | Low |
| CVE-2026-7196 | CodeAstro Online Classroom guestdetails sql injection | Online Classroom | 2.1 (v4.0) | Low |
| CVE-2026-75086 | itsourcecode Hospital Management System viewroom.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-75087 | itsourcecode Hospital Management System viewdepartment.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-75088 | itsourcecode Hospital Management System viewbilling.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-75876 | xianrendzw EasyReport Move Operations ModuleController.java sql injection | EasyReport | 2.1 (v4.0) | Low |
| CVE-2026-76785 | amirsanni Mini-Inventory-and-Sales-Management-System Transaction.php getAll sql injection | Mini-Inventory-and-Sales-Management-System | 2.1 (v4.0) | Low |
| CVE-2026-76991 | itsourcecode Hospital Management System viewappointmentapproved.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-76997 | SourceCodester Simple Online Food Ordering System ajax.php save_category sql injection | Simple Online Food Ordering System | 2.1 (v4.0) | Low |
| CVE-2026-77025 | itsourcecode Hospital Management System viewappointmentpending.php sql injection | Hospital Management System | 2.1 (v4.0) | Low |
| CVE-2026-78056 | sambitraj Student-Management-System Dashboard sql injection | Student-Management-System | 2.1 (v4.0) | Low |
| CVE-2026-78057 | sambitraj Student-Management-System Management Mutation sql injection | Student-Management-System | 2.1 (v4.0) | Low |
| CVE-2026-78112 | itsourcecode Hospital Management System Project in PHP viewservicetype.php sql injection | Hospital Management System Project in PHP | 2.1 (v4.0) | Low |
| CVE-2026-84109 | Xinhu Rainrock RockOA webmainAction.php getOrder sql injection | Rainrock RockOA | 2.1 (v4.0) | Low |
| CVE-2026-84153 | Xinhu Rainrock RockOA index.php toaddval sql injection | Rainrock RockOA | 2.1 (v4.0) | Low |
| CVE-2026-85383 | itsourcecode Sales and Inventory System inv_del.php sql injection | Sales and Inventory System | 2.1 (v4.0) | Low |
| CVE-2026-86234 | itsourcecode Sales and Inventory System cust_transac.php add sql injection | Sales and Inventory System | 2.1 (v4.0) | Low |
| CVE-2026-86235 | itsourcecode Sales and Inventory System pos_transac.php add sql injection | Sales and Inventory System | 2.1 (v4.0) | Low |
| CVE-2026-86236 | itsourcecode Sales and Inventory System pro_transac.php add sql injection | Sales and Inventory System | 2.1 (v4.0) | Low |
| CVE-2026-86245 | itsourcecode Sales and Inventory System sup_transac.php sql injection | Sales and Inventory System | 2.1 (v4.0) | Low |
| CVE-2026-86265 | itsourcecode Sales and Inventory System us_transac.php sql injection | Sales and Inventory System | 2.1 (v4.0) | Low |
| CVE-2026-86267 | itsourcecode Information System Society Membership System check_student.php sql injection | Information System Society Membership System | 2.1 (v4.0) | Low |
| CVE-2026-9450 | code-projects Employee Management System psubmit.php sql injection | Employee Management System | 2.1 (v4.0) | Low |
| CVE-2026-9451 | code-projects Employee Management System applyleaveprocess.php sql injection | Employee Management System | 2.1 (v4.0) | Low |
| CVE-2026-9607 | itsourcecode Courier Management System parcel_list.php sql injection | Courier Management System | 2.1 (v4.0) | Low |
| CVE-2026-10155 | Bdtask Multi-Store Inventory Management System Accounts Report Accounts.php accounts_report_search sql injection | Multi-Store Inventory Management System | 2.0 (v4.0) | Low |
| CVE-2026-10171 | code-projects Online Music Site AdminUpdateAlbum.php sql injection | Online Music Site | 2.0 (v4.0) | Low |
| CVE-2026-5576 | SourceCodester/jkev Record Management System Add Employee save_emp.php unrestricted upload | Record Management System | 2.0 (v4.0) | Low |
| CVE-2026-86667 | aircheng-org iWebShop-5 member.php member_list sql injection | iWebShop-5 | 2.0 (v4.0) | Low |
| CVE-2024-24497 | Employee Management System 1.0 - txtusername and txtpassword SQL Injection (Admin Login) | - | N/A | N/A |
Observed CWEs
These CWEs are recorded on published CVEs in the selected observations associated with this rule. They are observational relationships, not a claim that the rule universally blocks every vulnerability assigned to a CWE.
Documentation Source
- Original wiki page: WAF 341245
- Source revision: 5827
- Source revision date: 2017-02-15