Lucene search
+L

39 matches found

Kitploit
Kitploit
added 2026/09/03 1:26 a.m.7 views

CVE-2026-26198-analysis

CVE-2026-26198 — SQL Injection in Ormar ORM A deep dive into a critical CVSS 9.8 SQL injection vulnerability in a Python async ORM, with reproduction, analysis, and fix. The Vulnerability Ormar is a popular async mini ORM for Python, commonly used with FastAPI and Starlette. Versions 0.9.9 throug...

9.8CVSS8.5AI score0.00915EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/01 9:03 p.m.5 views

CVE-2021-35042

CVE-2021-35042 Bug de inyección SQL en Django Pregunta: ¿hasta qué punto es explotable? Respuesta: estoy aterrorizado Instalación poetry install poetry run ./manage.py migrate poetry run ./manage.py loaddata dummydata.json Demo interactiva poetry run ./manage.py runserver Ordenar por campos...

9.8CVSS7.7AI score0.44369EPSS
SaveExploits1
CVE
CVE
added 2026/08/19 5:16 p.m.22 views

CVE-2025-14603

vsDesk is vulnerable to blind SQL injection due to insecure handling of user-supplied parameters that are passed directly into SQL queries. An unauthenticated remote attacker can exploit this over the network with low complexity to potentially expose database contents or render the application un...

8.8CVSS5.9AI score0.00281EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 5:16 p.m.12 views

CVE-2025-14603 Use of user input in raw SQL queries in vsDesk leading to blind SQL injection

The application component processes user-supplied parameters insecurely, passing them into SQL queries. This can enable blind SQL injection, potentially exposing database contents or causing the application to become unresponsive. Apply patch from vendor https://vsdesk.ru/ . Versions 14.0101 and...

8.8CVSS5.8AI score0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:16 p.m.37 views

CVE-2025-14603 Use of user input in raw SQL queries in vsDesk leading to blind SQL injection

The application component processes user-supplied parameters insecurely, passing them into SQL queries. This can enable blind SQL injection, potentially exposing database contents or causing the application to become unresponsive. Apply patch from vendor https://vsdesk.ru/ . Versions 14.0101 and...

8.8CVSS0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/17 9:16 p.m.9 views

CVE-2026-65822

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.116.0 and 16.23.0, erpnext/selling/report/inactivecustomers/inactivecustomers.py accepts an unvalidated doctype filter and interpolates it into raw SQL in getsalesdetails and getlastsalesamt, allowing an authenticate...

7.6CVSS0.00264EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/17 8:45 p.m.9 views

CVE-2026-65822 ERPNext: SQL Injection in "Inactive Customers" report via unvalidated `doctype` filter

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.116.0 and 16.23.0, erpnext/selling/report/inactivecustomers/inactivecustomers.py accepts an unvalidated doctype filter and interpolates it into raw SQL in getsalesdetails and getlastsalesamt, allowing an authenticate...

7.6CVSS5.8AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.7 views

CVE-2026-71282

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro , while only the tag VALUE is safely parameter-bound via Diesel's .bind...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 8:34 a.m.19 views

EUVD-2026-49723

The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to SQL Injection via the 'code' parameter of the POST /wp-json/wpdmpp/v1/cart/coupon REST API endpoint in versions up to, and including, 6.2.0. This is due to insufficient escaping on the user-supplied...

7.5CVSS6AI score0.00304EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/20 9:56 p.m.76 views

CVE-2026-47255

The CVE-2026-47255 entry concerns AgenticMail API/core vulnerabilities in versions prior to 0.9.32 and 0.9.10, respectively. The connected documents specify multiple hardening and validation weaknesses across storage and outbound relay handling, including: (1) validation and binding of inactive-a...

8.2CVSS5.6AI score0.00252EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/16 5:49 p.m.69 views

CVE-2026-44970

dbt-mcp prior to v1.17.1 serializes and transmits the full MCP tool call arguments (including sql_query from show and vars from run/build/test) to the dbt Labs telemetry service without redaction, by default. This telemetry is enabled by default unless explicitly opted out, and a fix is available...

4.3CVSS6.1AI score0.00373EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/16 5:49 p.m.12 views

CVE-2026-44970 dbt-mcp: All MCP Tool Arguments Including Raw SQL and --vars Credentials Transmitted to dbt Labs Telemetry by Default Without Redaction

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DefaultUsageTracker.emittoolcalledevent in src/dbtmcp/tracking/tracking.py serialized every MCP tool call's complete arguments dictionary and sent it through dbtlabsvortex.producer.logproto without redaction,...

3.1CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/05/29 7:23 p.m.26 views

GHSA-WJJV-3MJ2-39HF AgenticMail API/storage and outbound relay hardening fixes

The current upstream main branch at commit 7e0206d was reviewed, and the fix-first patch set was rebased on 2026-05-18. The patches cover: validated and bound inactive-agent hour filtering; storage SQL identifier validation; metadata-backed ownership checks for raw storage SQL; blocking direct...

8.2CVSS5.8AI score0.00252EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/26 5:01 p.m.71 views

CVE-2026-46624 Twenty: SQL Injection via the timeZone field

Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical Remote Code Execution RCE vulnerability exists in Twenty CRM via a chained SQL Injection and PostgreSQL COPY TO PROGRAM attack. If Postgres user is a super user then any authenticated user can execute arbitrary OS commands on the...

9.9CVSS0.00483EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/05/14 6:25 p.m.27 views

dbt MCP Server Transmits All MCP Tool Arguments Including Raw SQL and --vars Credentials to dbt Labs Telemetry by Default Without Redaction

Discovered through manual source code review. Verified by PoC execution against a local dbt-mcp v1.15.1 installation. Summary DefaultUsageTracker.emittoolcalledevent in src/dbtmcp/tracking/tracking.py serializes the complete arguments dictionary of every MCP tool call and transmits it verbatim to...

4.3CVSS6AI score0.00373EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/05/07 1:57 p.m.48 views

CVE-2026-44349 Daptin fuzzy search injects unvalidated column name into raw SQL

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.5, processFuzzySearch in server/resource/resourcefindallpaginated.go:1484 splits the user-supplied column parameter by comma and interpolates each segment directly into goqu.Lfmt.Sprintf"LOWER%s LIKE ?", prefix+col raw SQL with no...

7.1CVSS0.00305EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/07 1:57 p.m.13 views

CVE-2026-44349 Daptin fuzzy search injects unvalidated column name into raw SQL

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.5, processFuzzySearch in server/resource/resourcefindallpaginated.go:1484 splits the user-supplied column parameter by comma and interpolates each segment directly into goqu.Lfmt.Sprintf"LOWER%s LIKE ?", prefix+col raw SQL with no...

7.1CVSS5.9AI score
SaveExploits0References4
Snyk
Snyk
added 2026/05/06 10:10 p.m.11 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the processFuzzySearch function. An attacker can access and extract the entire database contents by supplying crafted input to the column parameter in the HTTP API, which is directly interpolated into raw SQL statement...

7.1CVSS5.9AI score0.00305EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/01 11:20 p.m.39 views

GHSA-9CQ8-3V94-434G PraisonAI Has Second-Order SQL Injection in `get_all_user_threads`

Summary The getalluserthreads function constructs raw SQL queries using f-strings with unescaped thread IDs fetched from the database. An attacker stores a malicious thread ID via updatethread. When the application loads the thread list, the injected payload executes and grants full database...

9.8CVSS6AI score0.00534EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/31 4:16 p.m.11 views

CVE-2026-34220

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, there is a SQL injection vulnerability when specially crafted objects are interpreted as raw SQL query fragments. This issue has been patched in versions 6.6....

9.8CVSS0.00426EPSS
SaveExploits1References1
Rows per page
Query Builder