Lucene search
+L

632 matches found

Kitploit
Kitploit
added 2026/09/16 8:10 p.m.11 views

CVE-2022-28346

CVE-2022-28346 PoC Impact: Potential SQL injection in QuerySet.annotate, aggregate, and extra. Installation root@kitploit: poetry install python manage.py makemigrations python manage.py migrate python manage.py loaddata data.json python manage.py runserver PoC root@kitploit: ?field=poc.title" FR...

9.8CVSS7.1AI score0.18661EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/16 5:19 p.m.11 views

CVE-2022-28346

CVE-2022-28346 SQL injection in QuerySet.annotate, aggregate, and extra Setup: Run ./setup.sh for initial setup Open the docker image to initiate the database: docker exec -it containerid /bin/bash And run the following commands: root@kitploit: python manage.py makemigrations cve202228346 python...

9.8CVSS7AI score0.18661EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/16 1:01 p.m.10 views

CVE-2022-28346

CVE-2022-28346 Django QuerySet.annotate, aggregate, extra SQL Injection Environment Initialization root@kitploit: 1.python manage.py makemigrations 2.python manage.py migrate 3.访问http://x.x.x.x:8000/ 插入初始化数据 Vulnerability Reproduction root@kitploit: 访问http://x.x.x.x:8000/demo POC:...

9.8CVSS6.8AI score0.18661EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/16 10:56 a.m.5 views

CVE-2026-55511

CVE-2026-55511: Yamcs StreamSQL Authenticated RCE Non-weaponized proof of concept and technical documentation for CVE-2026-55511, an authenticated Java code-injection vulnerability in the Yamcs StreamSQL aggregate-expression compiler...

9.1CVSS5.9AI score0.00682EPSS
SaveExploits1
CVE
CVE
added 2026/09/16 8:28 a.m.9 views

CVE-2026-86338

Ash (Elixir) field_policies were intended to prevent filter-based information disclosure by nilling forbidden field references in filters. The nilling mechanism matched only Ash.Resource.* structs (attributes) but failed to match Ash.Query.Calculation and Ash.Query.Aggregate structs, so filters r...

6CVSS5.7AI score0.00321EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 1:37 a.m.9 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.4AI score0.00915EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.7 views

TencentOS Server 3: mingw-sqlite (TSSA-2025:1036)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:1036 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

7.7CVSS6.8AI score0.72547EPSS
SaveExploits3References2
Github Security Blog
Github Security Blog
added 2026/09/08 8:57 p.m.8 views

Predis: Redis command injection and denial of service via CRLF smuggling in pipelined commands on aggregate connections

Summary An improper CRLF neutralization flaw in Predis' pipeline handling on aggregate connections lets an unauthenticated attacker who can influence any pipelined argument — a value or a key, e.g. a URL slug used as a cache key — smuggle arbitrary Redis commands into the connection. - On cluster...

9.8CVSS8.5AI score0.00415EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/09/08 5:18 p.m.6 views

CVE-2026-78230

AshAi exposes Ash read actions to language-model tool calls. The read tool accepts an aggregate result type min, max, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records replacing them with...

6CVSS0.00246EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/08 5:18 p.m.6 views

CVE-2026-78216

AshLua exposes Ash read actions to Lua scripts run through an eval action. A read call accepts an operation list, min, max, first, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records...

6CVSS0.00246EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/08 4:42 p.m.25 views

CVE-2026-78216 AshLua eval read operations can read field-policy-protected fields via aggregates

AshLua exposes Ash read actions to Lua scripts run through an eval action. A read call accepts an operation list, min, max, first, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records...

6CVSS0.00246EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/08 4:42 p.m.8 views

CVE-2026-78216

AshLua (an Elixir library exposing Ash read actions to Lua scripts via an eval action) contains a field-policy bypass in its aggregate read operations (list, min, max, first, sum, avg). Ash field policies redact forbidden fields on returned records, but that redaction does not apply to aggregate ...

6CVSS5.7AI score0.00246EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 4:42 p.m.7 views

EUVD-2026-72931

AshLua exposes Ash read actions to Lua scripts run through an eval action. A read call accepts an operation list, min, max, first, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records...

6CVSS5.7AI score0.00246EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/08 4:42 p.m.6 views

CVE-2026-78216 AshLua eval read operations can read field-policy-protected fields via aggregates

AshLua exposes Ash read actions to Lua scripts run through an eval action. A read call accepts an operation list, min, max, first, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records...

6CVSS5.7AI score0.00246EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/08 4:41 p.m.25 views

CVE-2026-78230 AshAi aggregate tool can read field-policy-protected fields

AshAi exposes Ash read actions to language-model tool calls. The read tool accepts an aggregate result type min, max, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records replacing them with...

6CVSS0.00246EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 4:41 p.m.8 views

EUVD-2026-72924

AshAi exposes Ash read actions to language-model tool calls. The read tool accepts an aggregate result type min, max, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records replacing them with...

6CVSS5.7AI score0.00246EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/08 4:41 p.m.10 views

CVE-2026-78230

ash_ai (an Elixir/Erlang library exposing Ash resources to language-model tool calls) contains an authorization bypass in its read tool. The tool's aggregate result types (min, max, sum, avg ) build an ad-hoc Ash.Query.Aggregate over a named field and return its raw value, but Ash field policies ...

6CVSS5.7AI score0.00246EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/08 4:41 p.m.6 views

CVE-2026-78230 AshAi aggregate tool can read field-policy-protected fields

AshAi exposes Ash read actions to language-model tool calls. The read tool accepts an aggregate result type min, max, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records replacing them with...

6CVSS5.7AI score0.00246EPSS
SaveExploits0References10
NVD
NVD
added 2026/09/07 11:16 p.m.7 views

CVE-2026-82586

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS0.00329EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/07 10:34 p.m.29 views

CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS0.00329EPSS
SaveExploits0References4
Rows per page
Query Builder