Lucene search
+L

219341 matches found

CVE
CVE
added 2026/07/29 12:0 a.m.18 views

CVE-2025-67407

CVE-2025-67407 affects Sourcecodester CASAP Automated Enrollment System 1.0. The connected documents confirm a SQL Injection vulnerability in update_student.php triggered via the parameters fname and student_class . The CVSS 3.1 base metrics indicate a HIGH severity (7.3) with network attack vect...

7.3CVSS6AI score0.00169EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 12:0 a.m.9 views

EUVD-2025-210530

kishan0725 Hospital Management System 4.0 is vulnerable to SQL Injection in /betweendates-detailsreports.php...

6AI score0.0026EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 12:0 a.m.23 views

CVE-2025-67408

CVE-2025-67408 affects Sourcecodester CASAP Automated Enrollment System 1.0. The vulnerability is an SQL Injection in /save_user.php via the parameter status. Documented impact is partial confidentiality, integrity, and availability impact with a CVSS 3.1 base score of 7.3 (HIGH), attack vector N...

7.3CVSS6AI score0.00169EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/29 12:0 a.m.7 views

CVE-2026-51992

SQL Injection vulnerability in ClickHouse Server Versions = 26.3.9.8 allows a remote attacker to execute arbitrary code via the create dictionaries function...

6.4AI score0.00515EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/28 11:17 p.m.12 views

CVE-2026-54658

Hypequery is a TypeScript semantic layer for ClickHouse. Prior to 2.5.1, escapeValue in packages/clickhouse/src/core/utils.ts did not escape backslashes before single quotes during parameter substitution, allowing attacker controlled query parameters with a trailing backslash to escape the closin...

9.8CVSS0.0044EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/28 10:19 p.m.6 views

GHSA-6WCC-39RP-HH9P @hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

A SQL injection vulnerability exists in the escapeValue function used for parameter substitution. escapeValue dispatches on the type of the parameter value, and two of its branches failed to escape safely. An attacker who can control a parameter value can terminate the enclosing string literal an...

9.8CVSS5.8AI score0.0044EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/07/28 10:19 p.m.16 views

@hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

A SQL injection vulnerability exists in the escapeValue function used for parameter substitution. escapeValue dispatches on the type of the parameter value, and two of its branches failed to escape safely. An attacker who can control a parameter value can terminate the enclosing string literal an...

9.8CVSS5.8AI score0.0044EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/07/28 10:18 p.m.43 views

CVE-2026-54658

Hypequery/clickhouse (TypeScript semantic layer for ClickHouse) contains a SQL injection due to escapeValue() not escaping backslashes before single quotes during parameter substitution in packages/clickhouse/src/core/utils.ts, prior to version 2.0.2. This allows attacker-controlled query paramet...

9.8CVSS5.6AI score0.0044EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/28 10:18 p.m.10 views

CVE-2026-54658

Hypequery is a TypeScript semantic layer for ClickHouse. Prior to 2.5.1, escapeValue in packages/clickhouse/src/core/utils.ts did not escape backslashes before single quotes during parameter substitution, allowing attacker controlled query parameters with a trailing backslash to escape the closin...

9.8CVSS5.6AI score0.0044EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/28 10:18 p.m.39 views

CVE-2026-54658 @hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

Hypequery is a TypeScript semantic layer for ClickHouse. Prior to 2.5.1, escapeValue in packages/clickhouse/src/core/utils.ts did not escape backslashes before single quotes during parameter substitution, allowing attacker controlled query parameters with a trailing backslash to escape the closin...

9.8CVSS0.0044EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/28 8:3 p.m.5 views

CVE-2026-6881 Authenticated SQL Injection Enables Unauthorized Access to Sensitive Information in Ellucian Advance Web and Legacy Advance

A SQL Injection in the Giving Reports functionality in Ellucian Advance Web and Legacy Advance allows an authenticated attacker to extract sensitive information from databases via a crafted SQL query in the class credit field. This issue affects Advance Web: all versions; Legacy Advance: all...

9.4CVSS6AI score0.00203EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 7:17 p.m.9 views

CVE-2026-7769

IBM Sterling B2B Integrator 6.2.0.0 through 6.2.0.52, 6.2.1.0 through 6.2.1.12, and 6.2.2.0 through 6.2.2.01 and IBM Sterling File Gateway 6.2.0.0 through 6.2.0.52, 6.2.1.0 through 6.2.1.12, and 6.2.2.0 through 6.2.2.01 is vulnerable to SQL injection. A remote attacker could send specially crafte...

8.1CVSS0.00276EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 7:17 p.m.8 views

CVE-2026-15304

The Plugin Organizer plugin for WordPress is vulnerable to SQL Injection via the 'POpluginpath' parameter in versions up to, and including, 10.2.4. This is due to insufficient escaping on the user-supplied parameter in the performpluginsearch function, where escsql output is passed as the...

6.5CVSS0.00249EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/28 6:58 p.m.9 views

EUVD-2026-49993

Tanium addressed a SQL injection vulnerability in Patch...

6.3CVSS5.9AI score0.00186EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 6:35 p.m.13 views

CVE-2026-15304

The CVE affects the WordPress plugin Plugin Organizer . The vulnerability exists in versions up to and including 10.2.4 due to insufficient escaping of the PO_plugin_path parameter in the perform_plugin_search() function, where esc_sql() output is passed as the replacement string to preg_replace(...

6.5CVSS6AI score0.00249EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/28 6:35 p.m.10 views

EUVD-2026-49988

The Plugin Organizer plugin for WordPress is vulnerable to SQL Injection via the 'POpluginpath' parameter in versions up to, and including, 10.2.4. This is due to insufficient escaping on the user-supplied parameter in the performpluginsearch function, where escsql output is passed as the...

6.5CVSS6AI score0.00249EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/28 5:58 p.m.8 views

EUVD-2026-49946

IBM Sterling B2B Integrator 6.2.0.0 through 6.2.0.52, 6.2.1.0 through 6.2.1.12, and 6.2.2.0 through 6.2.2.01 and IBM Sterling File Gateway 6.2.0.0 through 6.2.0.52, 6.2.1.0 through 6.2.1.12, and 6.2.2.0 through 6.2.2.01 is vulnerable to SQL injection. A remote attacker could send specially crafte...

8.1CVSS6AI score0.00276EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 5:58 p.m.31 views

CVE-2026-7769 SQL injection Security Vulnerability in IBM Sterling B2B Integrator and IBM Sterling File Gateway

IBM Sterling B2B Integrator 6.2.0.0 through 6.2.0.52, 6.2.1.0 through 6.2.1.12, and 6.2.2.0 through 6.2.2.01 and IBM Sterling File Gateway 6.2.0.0 through 6.2.0.52, 6.2.1.0 through 6.2.1.12, and 6.2.2.0 through 6.2.2.01 is vulnerable to SQL injection. A remote attacker could send specially crafte...

8.1CVSS0.00276EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/07/28 2:45 p.m.11 views

K000162478: PostgreSQL vulnerability CVE-2026-6637

Security Advisory Description Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a "refint"...

8.8CVSS7.8AI score0.00378EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/07/28 11:32 a.m.32 views

CVE-2026-15444 Tutor LMS <= 4.0.1 - Authenticated (Administrator+) SQL Injection via 'coupon_code' Parameter

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to generic SQL Injection via the 'couponcode' parameter in all versions up to, and including, 4.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existin...

4.9CVSS0.00288EPSS
SaveExploits0References6
Rows per page
Query Builder