Lucene search
+L

700 matches found

Kitploit
Kitploit
added 2026/09/14 1:03 p.m.8 views

susinternals

susinternals - de vuelta de entre los muertos por @deft @cablethief & @randomwalksp reino Esta herramienta te permite ejecutar comandos de forma remota a través del servicio PSExeSVC desde un script de Python. Se puede usar para: Autenticarse como usuario con un token primario: Autenticarse como...

5.8AI score
SaveExploits0
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.138 views

NocoBase - SQL Injection

NocoBase versions prior to 2.0.39 contain a SQL injection vulnerability in the @nocobase/database package. The queryParentSQL function in eager-loading-tree.ts constructs a recursive CTE query by directly concatenating user-controlled primary key values into the SQL WHERE IN clause without...

8.8CVSS5.9AI score0.01875EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/13 11:18 p.m.5 views

CVE-2024-37759_PoC

CVE-2024-37759 概念验证 描述 DataGear 5.0.0 及更早版本存在 SpEL 表达式注入漏洞,可导致远程代码执行。 漏洞利用 CVE漏洞利用详情 当你请求 /data/schemaId/tableName/view 接口时,如果数据库表没有主键,攻击者可以在 data 字段中注入恶意的 SpEL 表达式。当点击“查看”按钮时,SpEL 表达式将会被执行。 要执行攻击,你可以创建一个恶意的数据库表,如下所示: root@kitploit: CREATE DATABASE evil; CREATE TABLE evil name varchar209 COLLATE...

9.8CVSS5.9AI score0.0282EPSS
SaveExploits2References1
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100539 CVE-2026-89717 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: zram: set default primary compressor in zramdestroycomps Patch series "zram: fix zram issues reported by sashiko". Sashiko drove by and reported 1 a couple of zram issues: a possible BUGON in zlib code due to missing winbits rang...

0.00166EPSS
SaveExploits0References1
Arista
Arista
added 2026/09/09 12:00 a.m.7 views

Security Advisory 0161

Security Advisory 0161 PDF Date: September 9, 2026 Revision | Date | Changes ---|---|--- 1.0 | September 9, 2026 | Initial release The CVE-ID tracking this issue: CVE-2026-73450 CVSSv3.1 Base Score: 6.9 CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:H CVSSv4.0 Base Score: 7...

SaveExploits0Affected Software1
CVE
CVE
added 2026/09/08 1:19 p.m.23 views

CVE-2026-73320

XenForo before 2.3.13 is affected by an unauthenticated information disclosure vulnerability in the unfurl endpoint . Attackers can supply predictable auto-increment primary key IDs to retrieve rendered preview HTML, original URLs, and query strings from private conversations and other restricted...

6.1CVSS0.00251EPSS
SaveExploits2References5Affected Software1
NVD
NVD
added 2026/09/01 4:18 a.m.8 views

CVE-2026-82745

Improper Access Control vulnerability in ash-project ash lets a create action overwrite an existing record when the ETS or Mnesia data layer is used, because neither enforced primary-key uniqueness on insert. Unlike a SQL data layer, whose unique primary-key constraint rejects a duplicate, the ET...

5.9CVSS0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 3:42 a.m.42 views

CVE-2026-82745 ETS and Mnesia data layers overwrite an existing record on create instead of enforcing primary-key uniqueness

Improper Access Control vulnerability in ash-project ash lets a create action overwrite an existing record when the ETS or Mnesia data layer is used, because neither enforced primary-key uniqueness on insert. Unlike a SQL data layer, whose unique primary-key constraint rejects a duplicate, the ET...

5.9CVSS0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 3:42 a.m.8 views

EUVD-2026-68950

Improper Access Control vulnerability in ash-project ash lets a create action overwrite an existing record when the ETS or Mnesia data layer is used, because neither enforced primary-key uniqueness on insert. Unlike a SQL data layer, whose unique primary-key constraint rejects a duplicate, the ET...

5.9CVSS6AI score0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 3:42 a.m.14 views

CVE-2026-82745

ash (an Elixir data-layer framework) is vulnerable to improper access control in its ETS and Mnesia data layers. Unlike the SQL data layer, these layers implemented create as a keyed insert that silently replaces any existing entry sharing the same primary key, rather than enforcing uniqueness. A...

5.9CVSS6AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 3:42 a.m.9 views

EEF-CVE-2026-82745 ETS and Mnesia data layers overwrite an existing record on create instead of enforcing primary-key uniqueness

Summary Improper Access Control vulnerability in ash-project ash lets a create action overwrite an existing record when the ETS or Mnesia data layer is used, because neither enforced primary-key uniqueness on insert. Unlike a SQL data layer, whose unique primary-key constraint rejects a duplicate...

5.9CVSS6AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 3:42 a.m.5 views

CVE-2026-82745 ETS and Mnesia data layers overwrite an existing record on create instead of enforcing primary-key uniqueness

Improper Access Control vulnerability in ash-project ash lets a create action overwrite an existing record when the ETS or Mnesia data layer is used, because neither enforced primary-key uniqueness on insert. Unlike a SQL data layer, whose unique primary-key constraint rejects a duplicate, the ET...

5.9CVSS6AI score0.00122EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/31 3:16 a.m.22 views

CVE-2026-82681

Improper Encoding or Escaping of Output vulnerability in ash-project ashadmin lets an attacker who controls a record's string primary key rewrite the target of AshAdmin's row-action links. The Table, DataTable, and Show components built row-action URLs by raw string interpolation, splicing the...

2CVSS0.00268EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 2:31 a.m.10 views

EUVD-2026-68330

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbatim as th...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:31 a.m.7 views

EEF-CVE-2026-81853 AshAdmin composite primary key decoding accepts arbitrary fields, enabling a secret-attribute oracle

Summary Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbat...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 2:31 a.m.31 views

CVE-2026-81853

This vulnerability in ash-project/ash_admin (versions 0.1.0 through before 1.3.1) stems from AshAdmin.Helpers.decode_primary_key/2 , which decodes a composite primary key (Base64 + ETF) and returns the resulting map verbatim as the lookup filter without verifying that its keys are actual primary-...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 2:31 a.m.55 views

CVE-2026-81853 AshAdmin composite primary key decoding accepts arbitrary fields, enabling a secret-attribute oracle

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbatim as th...

2.3CVSS0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:31 a.m.7 views

CVE-2026-81853 AshAdmin composite primary key decoding accepts arbitrary fields, enabling a secret-attribute oracle

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbatim as th...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/31 2:26 a.m.29 views

CVE-2026-82681

ash-project ash_admin (Elixir admin panel) contains a query-parameter injection in the Table, DataTable, and Show components. Row-action URLs were built via raw string interpolation of the primary key without URL-encoding. Because the primary key is spliced last into the query string and Plug.Con...

2CVSS6AI score0.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 2:26 a.m.49 views

CVE-2026-82681 Query-parameter injection in AshAdmin row-action links via unencoded string primary keys

Improper Encoding or Escaping of Output vulnerability in ash-project ashadmin lets an attacker who controls a record's string primary key rewrite the target of AshAdmin's row-action links. The Table, DataTable, and Show components built row-action URLs by raw string interpolation, splicing the...

2CVSS0.00268EPSS
SaveExploits0References4
Rows per page
Query Builder