Lucene search
+L

244 matches found

Kitploit
Kitploit
added 2026/08/31 3:57 a.m.6 views

CVE-2025-59213

Microsoft Configuration Manager ConfigMgr / SCCM 2503 Unauthenticated SQL injection CVE-2025-59213 exploit This script exploits the CVE-2025-59213 vulnerability, which allows an unauthenticated attacker with network access to a Management Point to execute arbitrary SQL queries on the site databas...

8.8CVSS8.3AI score0.00341EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 12:12 a.m.4 views

CVE-2022-34265

CVE-2022-34265 Utilizzo avvio root@kitploit: docker-compose build docker-compose up -d arresto root@kitploit: docker-compose down Verifica PoC della vulnerabilità Django CVE-2022-34265 Una vulnerabilità CVE-2022-34265 in Django è stata divulgata il 5 luglio 2022 ora USA. Questo articolo descrive ...

9.8CVSS6.7AI score0.73274EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/29 5:25 p.m.4 views

CVE-2024-50972

CVE-2024-50972 Descrizione Una vulnerabilità di SQL injection in printtool.php di Itsourcecode Construction Management System 1.0 consente a utenti malintenzionati remoti di eseguire comandi SQL arbitrari tramite il parametro borrowid. Tipo di vulnerabilità Iniezione SQL Fornitore del prodotto...

7.2CVSS5.9AI score0.00742EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 3:07 p.m.3 views

CVE-2024-50971

CVE-2024-50971 Descrizione Una vulnerabilità di SQL injection in print.php di Itsourcecode Construction Management System 1.0 consente a un attaccante remoto di eseguire comandi SQL arbitrari tramite il parametro mapid. Tipo di vulnerabilità SQL Injection Fornitore del prodotto Itsourcecode Base...

7.2CVSS5.9AI score0.00742EPSS
SaveExploits0
NVD
NVD
added 2026/08/27 8:18 p.m.26 views

CVE-2026-74820

ServiceNow has remediated a SQL injection vulnerability that was identified in in the ServiceNow AI platform. This vulnerability could enable an unauthenticated user, in certain circumstances, to execute arbitrary SQL statements against the instance's underlying database and gain access to, or...

10CVSS0.00248EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 1:55 p.m.2 views

CVE-2025-67644-LangGraph-3.0.1-SQLite-Checkpoint-SQL-Injection

CVE-2025-67644 PoC – Iniezione SQL nel checkpoint SQLite di LangGraph CVE-2025-67644 è una vulnerabilità di SQL Injection CWE-89 nel pacchetto langgraph-checkpoint-sqlite parte dell'ecosistema LangGraph / LangChain. Consente a un attaccante di iniettare SQL arbitrario tramite chiavi di filtro dei...

7.8CVSS6.2AI score0.02254EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 3:56 a.m.3 views

sparx_hack

Múltiplas vulnerabilidades no Sparx Pro Cloud Server e Enterprise Architect Código de exploit para executar comandos SQL arbitrários no servidor Sparx PCS sem autenticação. NOTA: a chave NÃO está correta para impedir que s|rIpt kIddi3 seja hackeado facilmente ;- Artigo completo:...

5.8AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in PostgresSQL 11

A flaw was discovered in PostgreSQL versions prior to 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20, and before 9.5.24. An attacker who has permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The...

8.8CVSS8AI score0.4644EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/21 8:25 p.m.11 views

GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers

Summary An SQL Injection Vulnerability has been found when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function Requires PostGIS 12 or greater with a String or JSON field For PostGIS 12 and greater jsonArrayContains, , function writes into generated SQL without...

9.8CVSS6.5AI score0.01791EPSS
SaveExploits1References10Affected Software1
Snyk
Snyk
added 2026/08/21 8:25 p.m.7 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the jsonArrayContains function. An attacker can execute arbitrary SQL statements by supplying crafted input to the filter, which is incorporated into SQL queries without proper escaping. Remediation Upgrade...

9.8CVSS6.4AI score0.01791EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/20 9:33 p.m.29 views

CVE-2026-46682

BigBlueButton (open-source virtual classroom) is vulnerable to SQL injection in versions prior to 3.0.23 . The flaw resides in the refreshBreakoutRoomsVisibleForUsers method within BreakoutRoomUserDAO.scala, which interpolates meetingId and userId values directly into breakout room visibility que...

8.5CVSS6.1AI score0.00333EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 9:33 p.m.12 views

EUVD-2026-63677

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton allowed authenticated moderators to inject SQL through the meetingId and userId values used by refreshBreakoutRoomsVisibleForUsers in akka-bbb-apps/src/main/scala/org/bigbluebutton/core/db/BreakoutRoomUserDAO.scala...

8.5CVSS6.2AI score0.00333EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 5:18 p.m.11 views

CVE-2026-55642

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS0.00372EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 4:38 p.m.41 views

CVE-2026-55642

In dbx-web before 0.5.51, auth_middleware in crates/dbx-web/src/auth.rs bypasses authentication when password_hash is None, which occurs on fresh deployments with DBX_PASSWORD unset. The service binds to 0.0.0.0:4224 by default, allowing unauthenticated attackers to call /api/connection/connect a...

9.8CVSS5.8AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 4:38 p.m.11 views

CVE-2026-55642 dbx: Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured)

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 4:38 p.m.15 views

EUVD-2026-63470

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS5.9AI score0.00372EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 4:38 p.m.37 views

CVE-2026-55642 dbx: Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured)

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS0.00372EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.16 views

PT-2026-79060

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web auth middleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when password hash is None. A fresh deployment reaches that state when DBX PASSWORD is unset and no stored password...

9.8CVSS5.8AI score0.00372EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 8:24 p.m.12 views

CVE-2026-64657 Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 8:24 p.m.38 views

CVE-2026-64657 Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS0.00244EPSS
SaveExploits0References2
Rows per page
Query Builder