Lucene search
+L

10114 matches found

Nuclei
Nuclei
added yesterday26 views

WCAPF WooCommerce Ajax Product Filter - SQL Injection

WCAPF WooCommerce Ajax Product Filter = 4.2.3 contains a time-based SQL injection caused by insufficient escaping of the 'post-author' parameter, letting unauthenticated attackers extract sensitive database information remotely. id: CVE-2026-3396 info: name: WCAPF WooCommerce Ajax Product Filter ...

7.5CVSS5.7AI score0.01473EPSS
SaveExploits0References2
Nuclei
Nuclei
added yesterday28 views

ChanCMS <= 3.3.0 - SQL Injection

yanyutao0402 ChanCMS = 3.3.0 contains a SQL injection caused by manipulation of the "key" argument in app/modules/api/service/Api.js Search function, letting remote attackers execute arbitrary SQL commands, exploit requires crafted request. id: CVE-2025-10210 info: name: ChanCMS = 3.3.0 - SQL...

8.8CVSS7AI score0.01195EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago7 views

CVE-2026-16614

The CVE-2026-16614 entry concerns the GSheetConnector – CF7 Google Sheets Connector with Real-Time Sync plugin for WordPress, affected up to version 5.2.1. The root cause is insufficient escaping of the user-supplied and interpolated ‘s’ parameter in SQL queries, compounded by inadequate preparat...

4.9CVSS5.8AI score0.00266EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-51700

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...

5.7AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago9 views

CVE-2025-67650

An authenticated SQL injection vulnerability has been identified in multiple PHP Jabbers scripts. Improper neutralization of input provided by an authenticated user into parameters responsible for sorting functions allows an attacker to perform SQL Injection attacks. This issue was fixed in the...

8.6CVSS0.00279EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago10 views

CVE-2025-67649

CVE-2025-67649 affects PHP Jabbers – Car Rental Script. A SQL injection vulnerability arises from improper neutralization of user input in parameters used for sorting, enabling unauthenticated attackers to perform SQL Injection. The issue is fixed in version 4.1. If applying mitigations, upgrade ...

9.3CVSS5.7AI score0.00274EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago7 views

CVE-2026-15381

The WP Go Maps WordPress plugin before 10.1.04 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks...

3.7CVSS0.00178EPSS
SaveExploits0References1
Nuclei
Nuclei
added 3 days ago42 views

Mitel MiCollab <= 9.8.0.33 - SQL Injection

A vulnerability in NuPoint Messenger NPM of Mitel MiCollab through 9.8.0.33 allows an unauthenticated attacker to conduct a SQL injection attack due to insufficient sanitization of user input. A successful exploit could allow an attacker to access sensitive information and execute arbitrary...

9.8CVSS8.2AI score0.9811EPSS
SaveExploits3References2
EUVD
EUVD
added 3 days ago12 views

EUVD-2026-51432

The Kirki WordPress plugin before 6.0.13 does not properly sanitise and escape a value taken from the request before using it in a SQL statement, allowing unauthenticated attackers to perform SQL injection attacks...

8.6CVSS5.9AI score0.00262EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago9 views

CVE-2026-15381

The WP Go Maps WordPress plugin prior to version 10.1.04 is vulnerable to an unauthenticated SQL injection via the Markers REST filter due to improper sanitisation/escaping of a parameter before it is used in a SQL query. Impact is low according to the CVSS 3.1 vector (AV:N/AC:H/PR:N/UI:N/S:U/C:L...

3.7CVSS5.9AI score0.00178EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago12 views

EUVD-2026-51428

The WP Go Maps WordPress plugin before 10.1.04 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks...

3.7CVSS5.9AI score0.00178EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 3 days ago12 views

PT-2026-66748

An authenticated SQL injection vulnerability has been identified in multiple PHP Jabbers scripts. Improper neutralization of input provided by an authenticated user into parameters responsible for sorting functions allows an attacker to perform SQL Injection attacks. This issue was fixed in the...

8.6CVSS5.8AI score0.00279EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago8 views

EUVD-2025-210576

SourceCodester Modern Loan Management System 1.0 is vulnerable to SQL Injection in ajaxData.php via the parameters districtid , divisionid, regionid, and wardid...

5.8AI score0.00162EPSS
SaveExploits0References6
NVD
NVD
added 4 days ago8 views

CVE-2025-69934

CodeAstro Membership Management System 1.0 is vulnerable to SQL Injection in /deletemembers.php?id=1...

9.8CVSS0.0026EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago10 views

CVE-2025-69933

CodeAstro Membership Management System 1.0 is vulnerable to SQL Injection in /memberProfile.php?id=1...

9.8CVSS0.0026EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago9 views

CVE-2025-69931

CodeAstro Membership Management System 1.0 is vulnerable to SQL Injection in /deletemembership.php?id=1...

0.00143EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago5 views

CVE-2026-62845 Kamaji: SQL injection via unescaped datastore identifiers in PostgreSQL/MySQL drivers

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, the PostgreSQL and MySQL datastore drivers build DDL statements by interpolating the user-supplied DataStoreUsername/DataStoreSchema directly into SQL via fmt.Sprintf, without escaping identifiers. These fields have ...

4.7CVSS5.7AI score0.00196EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago10 views

CVE-2026-62845

Kamaji (Hosted Control Plane Manager for Kubernetes) is affected by a SQL injection in the PostgreSQL and MySQL datastore drivers. The root cause is that DataStoreUsername and DataStoreSchema are interpolated into SQL statements via fmt.Sprintf without escaping identifiers, and these fields have ...

4.7CVSS5.9AI score0.00196EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago7 views

CVE-2026-13395

The Online Scheduling and Appointment Booking System WordPress plugin before 27.8 does not sanitize or properly cast a user-supplied parameter from its unauthenticated front-end booking requests before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection attacks an...

8.6CVSS0.00339EPSS
SaveExploits0References1
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-51013

The Online Scheduling and Appointment Booking System WordPress plugin before 27.8 does not sanitize or properly cast a user-supplied parameter from its unauthenticated front-end booking requests before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection attacks an...

8.6CVSS5.9AI score0.00339EPSS
SaveExploits0References1
Rows per page
Query Builder