Lucene search
+L

218692 matches found

Vulnrichment
Vulnrichment
added 2026/07/29 12:0 a.m.6 views

CVE-2025-69942

kishan0725 Hospital Management System 4.0 is vulnerable to SQL Injection in /hms/doctor/view-patient.php?viewid=1...

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

CVE-2025-69943

kishan0725 Hospital Management System 4.0 is vulnerale to SQL Injection in getdoctor.php via the parameters doctor and specilizationid...

0.00276EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/29 12:0 a.m.6 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
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 12:0 a.m.56 views

CVE-2025-67408

Sourcecodester CASAP Automated Enrollment System 1.0 is vulnerable to SQL Injection in /saveuser.php via the parameter status...

0.00169EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 12:0 a.m.56 views

CVE-2025-69945

kishan0725 Hospital Management System 4.0 is vulnerable to SQL Injection in /doctor/edit-patient.php?editid=1...

0.00169EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.10 views

PT-2026-65702

A post-authentication SQL injection vulnerability in Koollab LMS allowed an authenticated attacker to use an error-based SQL oracle via the face-to-face runs update endpoint to read the entire application database and obtain valid JWT tokens for account takeover...

8.1CVSS5.9AI score0.00252EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 12:0 a.m.55 views

CVE-2025-67404

Sourcecodester CASAP Automated Enrollment System 1.0 is vulnerable to SQL Injection in savestud.php via the parameters fname, lname, and studentclass...

0.0026EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/29 12:0 a.m.5 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
EUVD
EUVD
added 2026/07/29 12:0 a.m.7 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.15 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
CVE
CVE
added 2026/07/29 12:0 a.m.16 views

CVE-2025-67405

CVE-2025-67405 affects Sourcecodester CASAP Automated Enrollment System 1.0. The vulnerability is a SQL Injection in update_password.php via the parameter new_password . This is the root cause, allowing unintended database queries. Documented impact shows low confidentiality, integrity, and avail...

7.3CVSS6AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 12:0 a.m.13 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
CVE
CVE
added 2026/07/29 12:0 a.m.11 views

CVE-2025-69949

CVE-2025-69949 affects Kishan0725 Hospital Management System 4.0. The vulnerability is a SQL Injection in check_availability.php exploitable via the parameters emailid and email. The CVSS 3.1 base score is 7.3 (High) with network attack vector, low attack complexity, no privileges required, and n...

7.3CVSS6AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 12:0 a.m.51 views

CVE-2025-67405

Sourcecodester CASAP Automated Enrollment System 1.0 is vulnerable to SQL Injection in updatepassword.php via the parameter newpassword...

0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 11:17 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.8CVSS0.0044EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/28 10:19 p.m.5 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.12 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
ATTACKERKB
ATTACKERKB
added 2026/07/28 10:18 p.m.9 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
CVE
CVE
added 2026/07/28 10:18 p.m.17 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
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
Rows per page
Query Builder