Lucene search
+L

43 matches found

Kitploit
Kitploit
added 2026/09/19 4:21 p.m.11 views

Query-Hub

CQL-Hub | CrowdStrike SIEM & LogScale Queries Welcome to the CQL-Hub Backend Repository This repository powers cql-hub.com: A free, community-driven hub for CrowdStrike Falcon SIEM queries. All queries stored here are automatically published and made visible on the CQL-Hub website, making it easi...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 1:41 p.m.14 views

Security-Detections-MCP

Security Detections MCP An MCP Model Context Protocol server that lets LLMs query a unified database of Sigma , Splunk ESCU , Elastic , KQL , Sublime , and CrowdStrike CQL security detection rules. New here? Start with theSetup Guide -- covers macOS, Windows WSL & native, and Linux step by step...

5.9AI score
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.240 views

GeoServer OGC Filter - SQL Injection

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. GeoServer includes support for the OGC Filter expression language and the OGC Common Query Language CQL as part of the Web Feature Service WFS and Web Map Service WMS protocols. CQL is...

9.8CVSS7.9AI score0.85247EPSS
SaveExploits5References5
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.14 views

GeoServer jsonArrayContains CQL Filter - SQL Injection

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. GeoTools FilterToSqlHelper.constructEquality writes the expected argument of the jsonArrayContains CQL function RAW into the SQL string while only escaping the JSON pointer. A single...

9.8CVSS8AI score0.85247EPSS
SaveExploits6References4
Kitploit
Kitploit
added 2026/09/15 9:32 a.m.9 views

CVE-2023-25157-GeoServer-SQLi-Lab

GeoServer & GeoTools SQL Injection CVE-2023-25157 & CVE-2023-25158 — Laboratorio de Vulnerabilidad e Informe de PoC Entorno de práctica Laboratorio Vulnerable e informe detallado de análisis de explotación de la vulnerabilidad SQL Injection Error-based en GeoServer CVE-2023-25157 y la biblioteca...

9.8CVSS8.2AI score0.85247EPSS
SaveExploits6References1
GithubExploit
GithubExploit
added 2026/07/13 4:09 p.m.86 views

Exploit for SQL Injection in Osgeo Geoserver

GeoServer & GeoTools SQL Injection CVE-2023-25157 & CVE-2023-...

9.8CVSS7.1AI score0.85247EPSS
SaveExploits6
OSV
OSV
added 2026/07/13 3:15 p.m.15 views

PYSEC-2026-2897 PraisonAI knowledge-store backends interpolate unvalidated collection names into SQL and CQL queries

Summary PraisonAI exposes optional SQL/CQL-backed knowledge-store implementations that build table and index identifiers from unvalidated name and collection arguments. Applications that pass untrusted collection names into these backends can trigger SQL or CQL injection. Details This issue affec...

6.3CVSS6.2AI score0.00216EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.18 views

PT-2026-59534

Summary PraisonAI exposes optional SQL/CQL-backed knowledge-store implementations that build table and index identifiers from unvalidated name and collection arguments. Applications that pass untrusted collection names into these backends can trigger SQL or CQL injection. Details This issue affec...

6.3CVSS6.2AI score0.00216EPSS
SaveExploits1References6
NVD
NVD
added 2026/05/08 2:16 p.m.21 views

CVE-2026-44337

PraisonAI is a multi-agent teams system. From version 2.4.1 to before version 4.6.34, PraisonAI exposes optional SQL/CQL-backed knowledge-store implementations that build table and index identifiers from unvalidated name and collection arguments. Applications that pass untrusted collection names...

6.3CVSS0.00216EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/08 1:33 p.m.35 views

CVE-2026-44337

PraisionAI across versions 2.4.1–4.6.34 exposes optional SQL/CQL-backed knowledge-store backends that derive table and index identifiers from unvalidated collection names. This can enable SQL/CQL injection when applications pass untrusted collection names into these backends. The issue is fixed i...

6.3CVSS5.8AI score0.00216EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/04/21 3:18 p.m.18 views

EUVD-2026-23992

Glances has CQL Injection in its Cassandra Export Module via Unsanitized Config Values...

6.3CVSS5.8AI score0.00212EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/21 12:16 a.m.16 views

PYSEC-2026-2177

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Cassandra export module glances/exports/glancescassandra/init.py interpolates keyspace, table, and replicationfactor configuration values directly into CQL statements without validation. A user with write...

6.3CVSS6.1AI score0.00212EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/04/20 11:20 p.m.24 views

CVE-2026-35588

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Cassandra export module glances/exports/glancescassandra/init.py interpolates keyspace, table, and replicationfactor configuration values directly into CQL statements without validation. A user with write...

6.3CVSS5.8AI score0.00212EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/07 5:16 p.m.31 views

AZL-82673 CVE-2026-32588 affecting package cassandra 5.0.0-2

Authenticated DoS over CQL in Apache Cassandra 4.0, 4.1, 5.0 allows authenticated user to raise query latencies via repeated password changes. Users are recommended to upgrade to version 4.0.20, 4.1.11, 5.0.7, which fixes this issue...

6.5CVSS6.7AI score0.00533EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/06 5:56 p.m.22 views

Authorizer: CQL/N1QL Injection in Cassandra and Couchbase Backends via fmt.Sprintf String Interpolation

Vulnerability Details CWE: CWE-943 - Improper Neutralization of Special Elements in Data Query Logic All 66+ CQL queries in internal/storage/db/cassandradb/ use fmt.Sprintf to interpolate user-controlled values directly into CQL query strings without parameterization. Unauthenticated endpoints...

6.1AI score
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.18 views

EUVD-2018-20851

Malware in sbrugna...

7.5CVSS7.6AI score0.01823EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2022-33598

Malicious code in bioql PyPI...

8.1CVSS8AI score0.01248EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.9 views

SUSE CVE-2021-47079

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ideapad-laptop: fix a NULL pointer dereference The third parameter of dytccqlcommand should not be NULL since it will be dereferenced immediately...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/01 10:15 p.m.12 views

CVE-2021-47079

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ideapad-laptop: fix a NULL pointer dereference The third parameter of dytccqlcommand should not be NULL since it will be dereferenced immediately...

5.5CVSS5.6AI score0.00193EPSS
SaveExploits0References2
NVD
NVD
added 2024/02/29 1:44 a.m.35 views

CVE-2024-27284

cassandra-rs is a Cassandra CQL driver for Rust. Code that attempts to use an item e.g., a row returned by an iterator after the iterator has advanced to the next item will be accessing freed memory and experience undefined behaviour. The problem has been fixed in version 3.0.0...

7.5CVSS7.6AI score0.00817EPSS
SaveExploits0References2
Rows per page
Query Builder