Lucene search
K

15 matches found

Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.2 views

PT-2026-24610

In MariaDB server version through 11.8.5, when server audit plugin is enabled with server audit events variable configured with QUERY DCL, QUERY DDL, or QUERY DML filtering, if an authenticated database user invokes a SQL statement prefixed with double-hyphen — or hash style comments, the stateme...

5.3CVSS5.8AI score0.00017EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-0250

Malware in sbrugna...

7.5CVSS7.3AI score0.00122EPSS
Exploits0References10
OSV
OSV
added 2025/09/19 2:49 p.m.2 views

CLSA-2025-1758293394 postgresql: Fix of 2 CVEs

CVE-2025-8714: prevent execution of unsafe meta-commands in plain-text dumps pgdump/pgrestore/pgdumpall, psql restricted mode - CVE-2025-8715: sanitize newlines in object names to avoid unsafe SQL comments in dumps...

8.8CVSS6AI score0.00085EPSS
Exploits2References1
CVE
CVE
added 2022/04/11 8:13 p.m.677 views

CVE-2022-24827

Elide (Java) SQL Injection vulnerability (CVE-2022-24827) affects analytic queries that use Parameterized Columns of type TEXT in the Elide Aggregation Data Store. The issue stems from the TEXT parameter handling that can be interpreted as SQL comments (–) after a patch in 6.1.2, allowing bypass ...

8.1CVSS8.3AI score0.00378EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2021/09/20 8:8 p.m.16 views

CVE-2021-32839

A resource-consumption flaw was found in python-sqlparse. The formatter function that strips comments from SQL contains a regular expression that is vulnerable to Regular Expression Denial of Service ReDoS. A network attacker could craft an SQL comment containing numerous repetitions of '\r\n' th...

7.5CVSS1.9AI score0.00122EPSS
Exploits0References3
Prion
Prion
added 2021/09/20 5:15 p.m.14 views

Design/Logic Flaw

sqlparse is a non-validating SQL parser module for Python. In sqlparse versions 0.4.0 and 0.4.1 there is a regular Expression Denial of Service in sqlparse vulnerability. The regular expression may cause exponential backtracking on strings containing many repetitions of '\r\n' in SQL comments. On...

5CVSS7.8AI score0.00122EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/10 5:56 p.m.31 views

StripComments filter contains a regular expression that is vulnerable to ReDOS (Regular Expression Denial of Service)

Impact The formatter function that strips comments from a SQL contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. The regular expression may cause exponential backtracking on strings containing many repetitions of '\r\n' in SQL comments. Patches The...

7.5CVSS8AI score0.00122EPSS
Exploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2021/08/11 6:21 p.m.1 views

hibernate-core: SQL injection vulnerability when both hibernate.use_sql_comments and JPQL String literals are used

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.2AI score0.00676EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/02/17 1:40 p.m.1 views

hibernate-core: SQL injection vulnerability when both hibernate.use_sql_comments and JPQL String literals are used

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.2AI score0.00676EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/02/02 10:25 a.m.1 views

hibernate-core: SQL injection vulnerability when both hibernate.use_sql_comments and JPQL String literals are used

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.2AI score0.00676EPSS
Exploits0References4
OSV
OSV
added 2020/12/02 3:15 p.m.1 views

DEBIAN-CVE-2020-25638

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.7AI score0.00676EPSS
Exploits0References1
NVD
NVD
added 2020/12/02 3:15 p.m.14 views

CVE-2020-25638

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.8AI score0.00676EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2020/11/23 1:35 p.m.2 views

hibernate-core: SQL injection vulnerability when both hibernate.use_sql_comments and JPQL String literals are used

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.2AI score0.00676EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2020/11/13 4:24 a.m.77 views

CVE-2020-25638

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS2.9AI score0.00676EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2020/09/16 12:0 a.m.2 views

PT-2020-6584 · Unknown +4 · Hibernate-Core +4

Name of the Vulnerable Software and Affected Versions: hibernate-core versions prior to and including 5.4.23.Final Description: A flaw was found in the implementation of the JPA Criteria API, which can permit unsanitized literals when a literal is used in the SQL comments of the query, allowing a...

8.8CVSS8.3AI score0.00676EPSS
Exploits0References96
Rows per page
Query Builder