Lucene search
+L

544 matches found

Veracode
Veracode
โ€ขadded 2026/08/14 10:54 a.m.โ€ข8 views

SQL Injection

Spring Data Relational is vulnerable to SQL Injection. The vulnerability is due to insufficient escaping of wildcard characters in user-controlled input, which allows an attacker to inject wildcard patterns and perform boolean-based blind data inference...

4.8CVSS5.7AI score0.00227EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/08/10 1:42 p.m.โ€ข8 views

CVE-2026-63106

ReadyEcommerce before 4.5.2 contains an unauthenticated SQL injection vulnerability in the product listing API where the rating parameter from the products endpoint is concatenated directly into a MySQL HAVING clause without parameterization in ProductController.php. Attackers can perform...

9.8CVSS5.7AI score0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
โ€ขadded 2026/08/04 4:49 p.m.โ€ข32 views

CVE-2026-48121 @langchain/langgraph-checkpoint-mongodb: NoSQL parameter injection in MongoDBSaver allows cross-tenant state access

@langchain/langgraph-checkpoint-mongodb provides a LangGraph.js CheckpointSaver implementation that uses MongoDB for storage. Versions 1.3.0 and below are vulnerable to NoSQL injection: checkpoint identifiers threadid, checkpointns, checkpointid from config.configurable are passed into MongoDB fi...

6.7CVSS0.00229EPSS
SaveExploits0References3
NVD
NVD
โ€ขadded 2026/07/21 10:18 p.m.โ€ข9 views

CVE-2026-61211

Vulnerability in the RDBMS component of Oracle Database Server. Supported versions that are affected are 19.3-19.31 and 23.4.0-23.26.2. Easily exploitable vulnerability allows low privileged attacker having Execute DBMSCLOUD privilege with network access via Oracle Net to compromise RDBMS. While...

9.9CVSS0.00439EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/07/21 10:17 p.m.โ€ข8 views

CVE-2026-60175

Vulnerability in the RDBMS component of Oracle Database Server. Supported versions that are affected are 19.3-19.31, 21.3-21.22 and 23.4.0-23.26.2. Easily exploitable vulnerability allows low privileged attacker having Authenticated User privilege with network access via Oracle Net to compromise...

8.8CVSS0.00403EPSS
SaveExploits0References1
Cvelist
Cvelist
โ€ขadded 2026/07/16 3:56 p.m.โ€ข40 views

CVE-2026-63085 Axelor Open Platform 8.x < 8.2.2 Authorization Bypass via Nested Relational Record Persistence

Axelor Open Platform versions 8.x prior to 8.2.2 contains an authorization bypass vulnerability that allows authenticated non-admin users to escalate privileges by exploiting unenforced field restrictions on nested relational save operations. Attackers can modify sensitive User record fields such...

8.8CVSS0.00371EPSS
SaveExploits0References3
CVE
CVE
โ€ขadded 2026/07/16 3:56 p.m.โ€ข21 views

CVE-2026-63085

Axelor Open Platform 8.x prior to 8.2.2 contains an authorization bypass vulnerability. Authenticated non-admins can escalate privileges by exploiting unenforced field restrictions on nested relational save operations, enabling modification of sensitive User fields (roles, groups) through a relat...

8.8CVSS6.1AI score0.00371EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
โ€ขadded 2026/07/15 12:00 a.m.โ€ข26 views

PT-2026-58895

Name of the Vulnerable Software and Affected Versions Apache Fineract versions prior to 1.14.1 Description An authenticated user with permissions to view clients can exploit a boolean-based SQL Injection in the Client Search API endpoint '/api/v1/clients'. The issue occurs because the orderBy and...

8.1CVSS5.9AI score0.00469EPSS
SaveExploits0References6
OSV
OSV
โ€ขadded 2026/07/07 4:03 p.m.โ€ข13 views

PYSEC-2026-1205 AWS Advanced Python Wrapper: Privilege Escalation in Aurora PostgreSQL instance

Description of Vulnerability: An issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rdssuperuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service RDS...

8.6CVSS5.9AI score0.00452EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
โ€ขadded 2026/06/24 12:00 a.m.โ€ข43 views

PT-2026-52093

๐Ÿšจ CVE-2026-45688 Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.1, 8.3.3, 8.2.3, 8.1.4, 8.0.5, 7.13.7, and 7.10.11, Rocket.Chat's CAS login handler forwards the client-supplied options.cas.credentialToken value straight into a MongoDB findOn...

9.1CVSS5.8AI score0.00289EPSS
SaveExploits0References4
Snyk
Snyk
โ€ขadded 2026/06/23 5:43 p.m.โ€ข15 views

Improper Neutralization of Special Elements in Data Query Logic

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the enrichContext process. An attacker can access and modify all documents in connected NoSQL databases by injecting crafted...

10CVSS5.8AI score0.00471EPSS
SaveExploits2References3
Veracode
Veracode
โ€ขadded 2026/06/18 7:54 a.m.โ€ข67 views

NoSQL Injection

Spring Data MongoDB is vulnerable to NoSQL Injection. The vulnerability is due to insufficient validation of parameters bound to regular expressions in @Query-annotated repository methods, where attacker-controlled input can break out of the intended regex quoting e.g., ^\Q?0\E$ and manipulate...

5.9CVSS5.3AI score0.00262EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
โ€ขadded 2026/06/11 2:59 a.m.โ€ข18 views

CVE-2026-41697

A flaw was found in Spring Data Relational. This vulnerability allows a remote attacker to perform boolean-based blind data inference by supplying wildcard characters in externally-controlled input when using StringMatcher in Query By Example QBE. This can lead to the disclosure of sensitive...

4.8CVSS5.7AI score0.00227EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
โ€ขadded 2026/06/10 12:31 a.m.โ€ข7 views

Spring Data Relational: Attackers can supply wildcard characters to perform boolean-based blind data inference

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher STARTING, ENDING, or CONTAINING in Query By Example QBE. An attacker can supply wildcard characters to perform boolean-based blind data inference. Affected versions: Spring Data...

4.8CVSS5.3AI score0.00227EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
โ€ขadded 2026/06/10 12:31 a.m.โ€ข21 views

EUVD-2026-35893

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher STARTING, ENDING, or CONTAINING in Query By Example QBE. An attacker can supply wildcard characters to perform boolean-based blind data inference. Affected versions: Spring Data...

4.8CVSS5.5AI score0.00227EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/06/10 12:16 a.m.โ€ข30 views

CVE-2026-41697

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher STARTING, ENDING, or CONTAINING in Query By Example QBE. An attacker can supply wildcard characters to perform boolean-based blind data inference. Affected versions: Spring Data...

4.8CVSS0.00227EPSS
SaveExploits0References1
CNNVD
CNNVD
โ€ขadded 2026/06/10 12:00 a.m.โ€ข27 views

VMware Spring Data Relational ๅฎ‰ๅ…จๆผๆดž

VMware Spring Data Relational is a relational database access framework developed by VMware, Inc. There is a security vulnerability in VMware Spring Data Relational, which stems from the improper escaping of external control inputs when using StringMatcher in Query By Example. Attackers can use...

4.8CVSS5.3AI score0.00227EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 2026/06/09 11:47 p.m.โ€ข71 views

CVE-2026-41697

CVE-2026-41697 affects Spring Data Relational/JDBC/R2DBC across multiple versions (4.0.0โ€“4.0.5; 3.5.0โ€“3.5.11; 3.4.0โ€“3.4.14; 3.3.0โ€“3.3.16; 3.2.0โ€“3.2.15; 3.1.0โ€“3.1.14; 3.0.0โ€“3.0.15; 2.4.0โ€“2.4.19). The root cause is improper escaping of binding values for StringMatcher (STARTING, ENDING, CONTAINING)...

4.8CVSS5.5AI score0.00227EPSS
SaveExploits0References1
Cvelist
Cvelist
โ€ขadded 2026/06/09 11:47 p.m.โ€ข54 views

CVE-2026-41697 Spring Data Relational Parameter not Escaped for Query By Example LIKE Pattern

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher STARTING, ENDING, or CONTAINING in Query By Example QBE. An attacker can supply wildcard characters to perform boolean-based blind data inference. Affected versions: Spring Data...

4.8CVSS0.00227EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/06/09 11:47 p.m.โ€ข15 views

CVE-2026-41697 Spring Data Relational Parameter not Escaped for Query By Example LIKE Pattern

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher STARTING, ENDING, or CONTAINING in Query By Example QBE. An attacker can supply wildcard characters to perform boolean-based blind data inference. Affected versions: Spring Data...

4.8CVSS5.5AI score0.00227EPSS
SaveExploits0References1
Rows per page
Query Builder