Lucene search
+L

10202 matches found

CVE
CVE
added 2026/08/06 7:15 p.m.46 views

CVE-2026-19068

The CVE-2026-19068 entry concerns itsourcecode Hospital Management System 1.0. The vulnerability is an SQL injection in the /treatmentdetail.php file, triggered by manipulating the patientid argument. It is exploitable remotely, with a publicly available exploit and Proof-of-Concept code, indicat...

6.5CVSS6.5AI score0.0025EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/06 3:17 p.m.16 views

CVE-2026-66447

Unauthenticated SQL Injection in WordPress File Upload = 5.1.7 versions...

9.3CVSS0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:17 p.m.9 views

CVE-2026-65546

Unauthenticated SQL Injection in Qode Tours = 3.1.3.1 versions...

9.3CVSS0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 1:31 p.m.47 views

CVE-2026-5134

CVE-2026-5134 describes an SQL injection in Loca Software Informatics Technology Ltd. Co. CMS. Affected as of CMS version up to 06082026. The issue is due to improper neutralization of special elements used in SQL commands (SQLi) and is classified with CVSSv3.1: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:...

9.8CVSS5.7AI score0.00265EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 1:31 p.m.10 views

CVE-2026-5134

Improper neutralization of special elements used in an SQL command 'SQL injection' vulnerability in Loca Software Informatics Technology Ltd. Co. CMS allows SQL Injection. This issue affects CMS: through 06082026. NOTE: The vendor was contacted early about this disclosure but did not respond in a...

9.8CVSS5.7AI score0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 7:45 a.m.50 views

CVE-2026-19020

The CVE concerns itsourcecode Hospital Management System 1.0. The vulnerability lies in the file /servicetype.php, where manipulation of the editid parameter enables SQL injection. This affects remote attackers and public PoCs exist, indicating exploitable conditions. CVSS data across versions in...

6.5CVSS6.5AI score0.002EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/05 1:16 p.m.9 views

postgresql: PostgreSQL: Arbitrary code execution vulnerability in 'refint' module

A flaw was found in PostgreSQL. A stack buffer overflow in the 'refint' module allows an unprivileged database user to execute arbitrary code as the operating system user running the database. Additionally, a separate vulnerability exists where, if an application uses a user-controlled column as ...

8.8CVSS6.5AI score0.00378EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 11:16 a.m.6 views

CVE-2026-71237

Miantang/IoT-PHP's index.php implements a POST /userlogin route that reads the password directly from 'pwd' with no sanitization and concatenates it into a raw SQL string: mysqlquery"select from userlists where username='' and password='' limit 1". An unauthenticated attacker can submit a payload...

9.8CVSS0.0042EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71245

Red Hat CNA-LR concluded that this CVE is not valid...

5.2AI score0.00197EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.10 views

EUVD-2026-53318

Mautic's getLeadIdsByFieldValueAction LeadBundle/Controller/AjaxController.php reads a field parameter from the request, sanitizes it only with InputHelper::clean which HTML-entity-encodes quotes and angle brackets but does not restrict other characters, and passes it into...

7.1CVSS5.7AI score0.00197EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71231 IOTSmartHome - Unauthenticated SQL Injection via lastLogin Cookie

IOTSmartHome's gui/login.php checkCookie function builds an authentication query as SELECT FROM users WHERE ID='' after base64-decoding the client-supplied lastLogin cookie via safedecode, which performs URL-safe base64 decoding with no sanitization of the decoded value before it is concatenated...

9.8CVSS5.6AI score0.00358EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.8 views

CVE-2026-71231

IOTSmartHome's gui/login.php checkCookie function builds an authentication query as SELECT FROM users WHERE ID='' after base64-decoding the client-supplied lastLogin cookie via safedecode, which performs URL-safe base64 decoding with no sanitization of the decoded value before it is concatenated...

9.8CVSS5.8AI score0.00358EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/05 9:18 a.m.8 views

WordPress VikAppointments Services Booking Calendar plugin <= 1.2.19 - Unauthenticated SQL Injection vulnerability

Unauthenticated SQL Injection vulnerability discovered by nthng in WordPress Plugin VikAppointments Services Booking Calendar versions = 1.2.19...

7.5CVSS5.8AI score0.00388EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/05 8:36 a.m.51 views

CVE-2026-8029

The CVE-2026-8029 entry concerns a SQL injection in the ZTE Smart Life app that permits UNION SELECT queries to access data in the feedback.db database. The vulnerability can expose sensitive information across tables, including user accounts, phone numbers, feedback content, and local debug log ...

3.9CVSS5.9AI score0.00134EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.8 views

CVE-2026-71207

The Stock-Inventory-Management-System application's login.php assigns raw username/password values to and builds its authentication query by directly concatenating those session values into a SQL statement with no parameterization or escaping. The same script additionally contains hardcoded...

9.8CVSS0.00531EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.9 views

CVE-2026-5651

The Askeet plugin for WordPress is vulnerable to SQL Injection via the 'sqlquery' parameter in multiple AJAX actions askeetexecutesqlquery, askeetexportallresults in all versions up to, and including, 3.0. This is due to the askeetissafequery filter being bypassable using MySQL conditional commen...

4.9CVSS0.00378EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.9 views

CVE-2026-71207 Stock-Inventory-Management-System - Unauthenticated SQL Injection and Hardcoded Credentials in login.php Enable Full Authentication Bypass

The Stock-Inventory-Management-System application's login.php assigns raw username/password values to and builds its authentication query by directly concatenating those session values into a SQL statement with no parameterization or escaping. The same script additionally contains hardcoded...

9.8CVSS5.5AI score0.00531EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:16 a.m.10 views

CVE-2026-15918

VikAppointments Service Booking Calendar wordpress plugin is vulnerable to unauthenticated SQL injection due to one of the parameters that controls how the public reviews list is sorted is taken from the incoming request and used to build a database query without proper validation or sanitization...

7.5CVSS0.00388EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 2:16 a.m.15 views

CVE-2026-18896

A vulnerability was determined in lavkush-maurya Student-Registration-System 1.0. The affected element is an unknown function of the file /student/changepass.php. Executing a manipulation of the argument oldpass can lead to sql injection. It is possible to launch the attack remotely. The exploit...

6.5CVSS0.00192EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 1:45 a.m.53 views

CVE-2026-18896

The CVE-2026-18896 entry concerns lavkush-maurya Student-Registration-System 1.0. The vulnerable component is an unknown function in /student/changepass.php, where manipulating the oldpass parameter enables SQL injection. This vulnerability is described as exploitable remotely and publicly disclo...

6.5CVSS6.5AI score0.00192EPSS
SaveExploits0References5
Rows per page
Query Builder