Lucene search
+L

31342 matches found

CVE
CVE
added 2026/08/05 6:59 a.m.68 views

CVE-2026-71207

The Stock-Inventory-Management-System is affected in login.php, where raw $_POST values are assigned to $_SESSION and concatenated into a SQL query without parameterization, enabling unauthenticated SQL injection. An attacker could bypass authentication by submitting payloads like ' OR '1'='1, le...

9.8CVSS5.5AI score0.00531EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 5:27 a.m.53 views

CVE-2026-5062

CVE-2026-5062 affects PrettyLinks (WordPress plugin) versions up to and including 3.6.20. The vulnerability is an SQL injection via the 's' (search) parameter on the Pretty Links listing page, caused by insufficient escaping and lack of proper prepared statements in search_links_table(). It requi...

4.9CVSS5.8AI score0.00259EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 1:00 p.m.18 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/04 1:00 p.m.60 views

CVE-2026-70372

Koha: SQL Injection in reports/bor_issues_top.pl. The vulnerability arises from dynamic SQL built by concatenating several user-controlled parameters into the query string, with the Criteria parameter not whitelisted and embedded in identifier positions (SELECT/DISTINCTROW, GROUP BY, ORDER BY); f...

8.8CVSS5.7AI score0.00306EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/04 1:00 p.m.12 views

CVE-2026-70371 Koha - SQL Injection in reports/issues_avg_stats.pl

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:00 p.m.13 views

CVE-2026-70370 Koha - SQL Injection in reports/catalogue_stats.pl

Koha's reports/cataloguestats.pl builds dynamic SQL in sub calculate by interpolating the user-controlled Line and Column request parameters directly into identifier positions of the query SELECT DISTINCTROW, GROUP BY, ORDER BY with no whitelist validation...

8.8CVSS5.6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/04 12:59 p.m.10 views

CVE-2026-70369 Koha - SQL Injection in reports/acquisitions_stats.pl

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

8.8CVSS5.2AI score0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 8:18 a.m.17 views

EUVD-2026-52646

Cleartext storage of sensitive information vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows SQL Injection. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1...

9.8CVSS5.6AI score0.00172EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/04 8:18 a.m.9 views

CVE-2026-15721

Cleartext storage of sensitive information vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows SQL Injection. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1...

9.8CVSS5.6AI score0.00172EPSS
SaveExploits0References2Affected Software1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/08/04 5:10 a.m.11 views

CSV file injection vulnerability in BaserCMS

Overview BaserCMS provided by baserCMS Users Community contains the following vulnerability. Improper neutralization of formula elements in a CSV file CWE-1236 - CVE-2026-65875 This vulnerability was reported by the following persons to JPCERT/CC. JPCERT/CC coordinated with the developer. VCSLab ...

7.1CVSS5.4AI score0.00152EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/04 1:15 a.m.50 views

CVE-2026-18719

CVE-2026-18719 affects cemtan sar2html 4.0.0, specifically an issue in the Search component’s sar2html.py that enables SQL injection via manipulation of the Search argument. The vulnerability may be exploitable remotely; public exploit activity is noted. The entry notes that the vendor was contac...

6.5CVSS6.5AI score0.00192EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 12:34 a.m.15 views

EUVD-2026-52515

Adobe Campaign Classic ACC is affected by an Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary SQL...

10CVSS6.6AI score0.00693EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/04 12:34 a.m.15 views

EUVD-2026-52513

Adobe Campaign Classic ACC is affected by an Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability that could result in arbitrary code execution in the context of the current user. A low-privileged attacker could exploit this vulnerability to execute...

9.9CVSS6.6AI score0.00496EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 3:54 p.m.11 views

CVE-2026-39931 OpenEMR Authenticated SQL Injection via backup.php Import Feature

OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a crafted SQL file at the...

8.6CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 6:00 a.m.56 views

CVE-2026-12965 Super Store Finder < 7.11 - Unauthenticated SQL Injection via ssf_tracking

The Super Store Finder WordPress plugin before 7.11 does not sanitize a parameter of an unauthenticated AJAX action before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection and extract data from the database...

0.00348EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 1:16 a.m.19 views

CVE-2026-65875

BaserCMS provided by baserCMS Users Community contains a CSV file injection vulnerability. If a user downloads and opens a CSV file containing malicious code injected by an attacker, the malicious code may be executed...

7.1CVSS0.00152EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 12:13 a.m.14 views

EUVD-2026-52014

BaserCMS provided by baserCMS Users Community contains a CSV file injection vulnerability. If a user downloads and opens a CSV file containing malicious code injected by an attacker, the malicious code may be executed...

7.1CVSS5.5AI score0.00152EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 11:12 a.m.21 views

OESA-2026-3197 mariadb-connector-c security update

This package is used for connecting C/C++ programs to MariaDB and MySQL database. Security Fixes: MariaDB server is a community developed fork of MySQL server. In versions 3.3.18 and 3.4.8, an application that was taking non-validated user input, escaping it with mysqlrealescapestring and sending...

9.1CVSS5.6AI score0.00591EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/01 6:00 a.m.45 views

CVE-2026-13596 Participants Database < 2.7.8.4 - Unauthenticated SQL Injection via List Search

The Participants Database WordPress plugin before 2.7.8.4 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection attacks...

0.00262EPSS
SaveExploits0References1
Atlassian
Atlassian
added 2026/08/01 4:30 a.m.9 views

Injection org.apache.tomcat:tomcat-coyote-ffm Dependency in Jira Service Management Data Center

This High severity Injection vulnerability was introduced in versions 5.15.2, 5.16.0, 5.17.0, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This Injection vulnerability, with a CVSS Score of 7.5 and a CVS...

7.5CVSS6.5AI score0.00498EPSS
SaveExploits0
Rows per page
Query Builder