Lucene search
+L

301 matches found

Kitploit
Kitploit
added 2026/08/30 7:18 a.m.7 views

HoneySAP

HoneySAP: SAP Low-interaction honeypot Version 0.1.2.dev0 XXX 2022 Overview HoneySAP is a low-interaction research-focused honeypot specific for SAP services. It's aimed at learn the techniques and motivations behind attacks against SAP systems. Features low-interaction honeypot for SAP services...

5.9AI score
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.78 views

CKAN DataStore SQL Search - SQL Injection

CKAN, an open-source data management system used for powering open data portals, contains an unauthenticated SQL injection vulnerability in the datastoresearchsql API endpoint. id: CVE-2026-42031 info: name: CKAN DataStore SQL Search - SQL Injection author: theamanrawat severity: high description...

9.8CVSS5.9AI score0.01817EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/29 10:07 a.m.232 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.3AI score0.85247EPSS
SaveExploits3References5
CVE
CVE
added 2026/08/27 5:57 p.m.37 views

CVE-2026-59289

Spring for GraphQL 's Spring Data pagination support resolves arguments of a scrollable query and forwards client-supplied values directly to the underlying repository without adequate validation. An attacker can forge a malicious query targeting a Connection field , exhausting application memory...

5.4AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 9:17 p.m.14 views

CVE-2026-76904

GeoTools is an open source Java library that provides tools for geospatial data. Starting in version 30.5 and prior to versions 33.6, 34.5, and 33.6, an SQL Injection Vulnerability is present when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function; Requires...

9.8CVSS0.01791EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.15 views

PT-2026-79450

Name of the Vulnerable Software and Affected Versions GeoTools versions 30.5 through 33.5 GeoTools version 34.4 Description An SQL injection flaw exists when executing OGC Filters with the PostGIS DataStore implementation. The issue occurs within the jsonArrayContains function, which fails to...

9.8CVSS5.6AI score0.01791EPSS
SaveExploits1References11
VulnCheck KEV
VulnCheck KEV
added 2026/08/21 12:00 a.m.13 views

VulnCheck KEV: CVE-2026-76904

GeoTools is an open source Java library that provides tools for geospatial data. Starting in version 30.5 and prior to versions 33.6, 34.5, and 33.6, an SQL Injection Vulnerability is present when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function; Requires...

9.8CVSS6AI score0.01791EPSS
SaveIn wildExploits1References3
NVD
NVD
added 2026/08/12 3:17 p.m.7 views

CVE-2025-59323

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 fails to validate the integrity of the DataStore, a non-partitioned filesystem, responsible for storing configuration and cryptographic details. Crafted DataStore contents can impact service availability and/or allow for code execution in the...

8.4CVSS0.00104EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-71071

Name of the Vulnerable Software and Affected Versions CryptoPro Secure Disk for Bitlocker versions prior to 7.7.4 Description The software fails to validate the integrity of the DataStore, which is a non-partitioned filesystem used to store configuration and cryptographic details. An attacker can...

8.4CVSS5.8AI score0.00104EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 12:00 a.m.31 views

CVE-2025-59323

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 fails to validate the integrity of the DataStore, a non-partitioned filesystem, responsible for storing configuration and cryptographic details. Crafted DataStore contents can impact service availability and/or allow for code execution in the...

0.00104EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:00 a.m.7 views

CVE-2025-59323

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 fails to validate the integrity of the DataStore, a non-partitioned filesystem, responsible for storing configuration and cryptographic details. Crafted DataStore contents can impact service availability and/or allow for code execution in the...

5.8AI score0.00104EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/07 4:07 p.m.10 views

CVE-2026-17603

Nexus Repository 3 did not sufficiently restrict which HikariCP connection-pool properties could be set through the DataStore configuration API. A user holding the nx-datastores-update permission could set the connectionInitSql property to execute arbitrary SQL against the configured database on...

8.7CVSS6.7AI score0.00387EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/30 10:16 p.m.11 views

CVE-2026-62246

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema and GetDefaultDatastoreUsername, allowing distinct...

8.5CVSS0.00269EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/30 9:10 p.m.42 views

CVE-2026-62845 Kamaji: SQL injection via unescaped datastore identifiers in PostgreSQL/MySQL drivers

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, the PostgreSQL and MySQL datastore drivers build DDL statements by interpolating the user-supplied DataStoreUsername/DataStoreSchema directly into SQL via fmt.Sprintf, without escaping identifiers. These fields have ...

4.7CVSS0.00196EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 9:10 p.m.37 views

CVE-2026-62845

Kamaji (Hosted Control Plane Manager for Kubernetes) is affected by a SQL injection in the PostgreSQL and MySQL datastore drivers. The root cause is that DataStoreUsername and DataStoreSchema are interpolated into SQL statements via fmt.Sprintf without escaping identifiers, and these fields have ...

4.7CVSS5.9AI score0.00196EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 9:06 p.m.27 views

CVE-2026-62246

Kamaji (Hosted Control Plane Manager for Kubernetes) before version 26.7.4-edge uses a lossy namespace/name normalization in GetDefaultDatastoreSchema() and GetDefaultDatastoreUsername() to derive a TenantControlPlane datastore schema, DB user, and etcd key prefix. This can cause namespace/name c...

8.5CVSS5.9AI score0.00269EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 9:06 p.m.13 views

EUVD-2026-51311

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema and GetDefaultDatastoreUsername, allowing distinct...

8.5CVSS5.9AI score0.00269EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/30 9:06 p.m.41 views

CVE-2026-62246 Kamaji: TenantControlPlane namespace/name collision binds two tenants to the same SQL datastore schema + DB user, breaking per-tenant isolation

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, Kamaji derives a TenantControlPlane datastore schema, database user, and etcd key prefix from a lossy namespace-and-name normalization in GetDefaultDatastoreSchema and GetDefaultDatastoreUsername, allowing distinct...

8.5CVSS0.00269EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 10:16 a.m.15 views

CVE-2026-18361

The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting XSS in the datastore upload function...

7.6CVSS0.00183EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 9:42 a.m.43 views

CVE-2026-18361 DFIR-IRIS Stored XSS in Datastore Upload

The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting XSS in the datastore upload function...

7.6CVSS0.00183EPSS
SaveExploits0References1
Rows per page
Query Builder