Lucene search
+L

85701 matches found

CVE
CVE
added 2026/07/31 3:13 p.m.48 views

CVE-2026-56571

Technical details about CVE-2026-56571 are not publicly available in the provided documents. No specifics on affected product versions, root cause, impact, or remediation are present. Monitor sources for updates.

5.3CVSS5.4AI score0.00172EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/31 3:13 p.m.47 views

CVE-2026-56571 HCL iControl is affected by multiple security vulnerabilities.

HCL iControl was affected by Improper Error Handling vulnerabilities. It involves Out of memory, null pointer exceptions, system call failure, database unavailable, network timeout, and hundreds of other common conditions can cause errors to be generated...

3.7CVSS0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/31 12:16 p.m.13 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 2026/07/31 11:40 a.m.42 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
EUVD
EUVD
added 2026/07/31 9:18 a.m.26 views

EUVD-2026-51510

A flaw was found in 389 Directory Server. An unauthenticated remote attacker can inject LDAP search filters into the CleanAllRUV replication status-check extended operation. Because the handler performs the search against cn=config with elevated replication plugin privileges and returns a boolean...

7.5CVSS5.5AI score0.00527EPSS
SaveExploits0References3
NCSC
NCSC
added 2026/07/31 9:11 a.m.21 views

vulnerabilities in Adobe Campaign Classic

Adobe has identified vulnerabilities in Adobe Campaign Classic ACC. The first vulnerability relates to incorrect authorization in ACC’s core authorization mechanisms, allowing attackers to execute arbitrary code without any user interaction. This means that attackers can perform actions beyond th...

10CVSS6.3AI score0.00958EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/31 7:16 a.m.18 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
NVD
NVD
added 2026/07/31 7:16 a.m.18 views

CVE-2026-14333

The Demi WordPress plugin before 0.0.7 stores its full-site backup archives in a publicly accessible location under a predictable filename and without access protection, allowing unauthenticated attackers to download complete backups including the site database and its user password hashes...

7.5CVSS0.00296EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/31 6:00 a.m.19 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
EUVD
EUVD
added 2026/07/31 6:00 a.m.24 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
CVE
CVE
added 2026/07/31 6:00 a.m.57 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 2026/07/31 6:00 a.m.17 views

EUVD-2026-51409

The Demi WordPress plugin before 0.0.7 stores its full-site backup archives in a publicly accessible location under a predictable filename and without access protection, allowing unauthenticated attackers to download complete backups including the site database and its user password hashes...

7.5CVSS5.8AI score0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/31 6:00 a.m.48 views

CVE-2026-14333 Demi - One Click Demo Import, Backup & Site Migration < 0.0.7 - Unauthenticated Sensitive Data Exposure via Public Backup Directory

The Demi WordPress plugin before 0.0.7 stores its full-site backup archives in a publicly accessible location under a predictable filename and without access protection, allowing unauthenticated attackers to download complete backups including the site database and its user password hashes...

0.00296EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/31 6:00 a.m.9 views

CVE-2026-14333

The Demi WordPress plugin before 0.0.7 stores its full-site backup archives in a publicly accessible location under a predictable filename and without access protection, allowing unauthenticated attackers to download complete backups including the site database and its user password hashes...

7.5CVSS5.3AI score0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/31 6:00 a.m.39 views

CVE-2026-14333

CVE-2026-14333 affects the Demi WordPress plugin (before 0.0.7). The vulnerability arises because full-site backup archives are stored in a publicly accessible location with a predictable filename and without access protection. This enables unauthenticated attackers to download complete backups, ...

7.5CVSS5.8AI score0.00296EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/31 4:03 a.m.14 views

CVE-2026-63221 CodeIgniter: SQL injection is possible via Query Builder deleteBatch() when used with where() conditions

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS5.8AI score0.00372EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.28 views

PT-2026-66785

Name of the Vulnerable Software and Affected Versions cPanel affected versions not specified Description Improper preservation of SQL mode when renaming databases allows the execution of SQL commands in root context. Recommendations At the moment, there is no information about a newer version tha...

9.4CVSS5.8AI score0.00967EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.31 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
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.24 views

PT-2026-66860

Name of the Vulnerable Software and Affected Versions Modern Loan Management System version 1.0 Description An issue exists that allows SQL Injection, a technique where malicious SQL statements are inserted into entry fields for execution, at the '/admin/delete group.php' endpoint via the id...

5.6AI score0.00307EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/31 12:00 a.m.13 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.00337EPSS
SaveExploits0References6
Rows per page
Query Builder