Lucene search
+L

135 matches found

Kitploit
Kitploit
added 2026/09/12 11:31 p.m.11 views

CVE-2024-54820

Vulnerability: Unauthenticated SQL Injection - Clear Credentials Dump Author : Javier Carabantes Affected Software : XOne Web Monitor Software : https://xone.es/ Affected Version : 02.10.2024.530 framework 1.0.4.9 Description An unauthenticated SQL injection vulnerability has been discovered in t...

9.8CVSS5.9AI score0.0122EPSS
SaveExploits1
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.137 views

NocoBase - SQL Injection

NocoBase versions prior to 2.0.39 contain a SQL injection vulnerability in the @nocobase/database package. The queryParentSQL function in eager-loading-tree.ts constructs a recursive CTE query by directly concatenating user-controlled primary key values into the SQL WHERE IN clause without...

8.8CVSS5.9AI score0.01875EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/11 2:33 a.m.10 views

CVE-2026-0603

CVE-2026-0603 Hibernate ORM 인젝션 / 2차 SQL 인젝션 ★ CVE-2026-0603 Hibernate SQL 인젝션 PoC ★ https://github.com/user-attachments/assets/2e7c3a89-e26f-48cd-af0b-8b82d32ce71f 개요 CVE-2026-0603 은 널리 사용되는 Java ORM 프레임워크인 Hibernate ORM 의 2차 SQL 인젝션 취약점입니다. 악성 SQL 페이로드가 포함된 사용자 제공 문자열 기본 키가 대량 DELETE 또는 UPDATE...

8.3CVSS5.8AI score0.00814EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/11 1:20 a.m.5 views

CVE-2025-6783

Inject an always-true condition into the WHERE clause so that every row matches: root@kitploit: curl -i -X POST \ -H "Content-Type: application/json" \ -H "forms-id: poc-001' OR '1'='1' -- " \ -H "domain-id: example.com" \ -d ' "emabedtype":"iframe", "shortcodetitle":"INJECTED",...

7.5CVSS5.8AI score0.00361EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 9:04 p.m.8 views

RocketChat-NoSQLi-Chain-CVE-2021-22911

Rocket.Chat NoSQLi: Утечка токена и сброс пароля Автоматизированный эксплойт для Rocket.Chat и приложений на базе Meteor, который использует NoSQL-инъекцию через выражение $where для утечки токенов сброса пароля через исключения на стороне сервера. После утечки токена скрипт выполняет...

9.8CVSS8.2AI score0.95242EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/10 8:19 p.m.10 views

CVE-2026-30951

CVE-2026-30951 Sequelize JSON Cast SQLインジェクション ★ CVE-2026-30951 Sequelize ORM SQLインジェクション PoC ★ https://github.com/user-attachments/assets/30b19211-890a-4780-acd9-04856ec98381 概要 CVE-2026-30951 は、広く使用されている Node.js ORM である Sequelize v6 における SQLインジェクション の脆弱性です。 この脆弱性は JSON/JSONB の where...

7.5CVSS7.2AI score0.00422EPSS
SaveExploits3References1
OSV
OSV
added 2026/09/08 8:14 a.m.4 views

BIT-GRAFANA-2026-19475 SQL Data Source Plugin: OOM DoS via $__timeGroup macro

An authenticated user with permission to query a SQL data source can bypass the fix for CVE-2026-33375 by injecting the timeGroup macro through a WHERE clause, which Grafana's regex-based macro parsing does not reject. Evaluating the injected macro causes uncontrolled memory consumption that can...

6.5CVSS0.00401EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 3:56 p.m.25 views

CVE-2026-19475

Grafana is vulnerable to a denial of service via a bypass of the fix for CVE-2026-33375 . An authenticated user with permission to query a SQL data source can inject the timeGroup macro through a WHERE clause , which Grafana's regex-based macro parsing does not reject. Evaluating the injected mac...

6.5CVSS5.9AI score0.00401EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/15 3:25 a.m.28 views

CVE-2026-15993

The Form Maker by 10Web WordPress plugin (vulnerable up to 1.15.44) is affected by a blind SQL Injection in the Dynamic-Choice Field WHERE clause that references the {username} placeholder. Root cause: insufficient escaping of the user-supplied parameter and inadequate preparation of the existing...

5.3CVSS5.8AI score0.00302EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/04 1:18 p.m.13 views

CVE-2026-70369

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

8.8CVSS0.00306EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 12:19 p.m.23 views

CVE-2026-63755

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS0.00361EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.32 views

CVE-2026-63755

CVE-2026-63755 affects SurrealDB prior to 3.1.0. The bug evaluates user-supplied WHERE clauses (and related clauses in UPDATE/UPSERT/INSERT/RELATE) against full record data before applying table-level permissions, allowing an authenticated user to read full contents of any table in the current da...

7.1CVSS4.4AI score0.00361EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 12:04 p.m.20 views

EUVD-2026-45926

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS4.4AI score0.00361EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.8 views

CVE-2026-63755

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS4.4AI score0.00361EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.21 views

CVE-2026-63755 SurrealDB before 3.1.0 Permission Bypass via WHERE Clause

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS4.4AI score0.00361EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.42 views

CVE-2026-63755 SurrealDB before 3.1.0 Permission Bypass via WHERE Clause

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS0.00361EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.13 views

PT-2026-61571

SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements against full record data before enforcing PERMISSIONS FOR SELECT WHERE restrictions. An...

7.1CVSS4.4AI score0.00361EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/18 1:10 p.m.24 views

EUVD-2024-55683

SurrealDB versions before 2.0.4 fail to properly enforce field permissions during SELECT, UPDATE, and DELETE operations, allowing authorized users to access unauthorized field values through various query techniques. Attackers can exploit SELECT VALUE operations, field aliasing, function argument...

7.1CVSS5.2AI score0.00209EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/15 5:35 a.m.15 views

SUSE CVE-2026-15043

DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted = SQL operators on text. DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the ismatched method, = was evaluated using Perl's le operator...

5.3CVSS5.7AI score0.00387EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/14 10:16 a.m.9 views

ALPINE-CVE-2026-15043

DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted = SQL operators on text. DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the ismatched method, = was evaluated using Perl's le operator...

9.8CVSS6AI score0.00387EPSS
SaveExploits0References1
Rows per page
Query Builder