Lucene search
+L

91 matches found

Kitploit
Kitploit
added 2026/09/07 12:35 a.m.4 views

CVE-2024-37759_PoC

CVE-2024-37759 PoC Descripción DataGear versión 5.0.0 y anteriores tiene una vulnerabilidad de inyección de expresiones SpEL que conduce a la ejecución remota de código. Exploit Detalles del Exploit CVE Cuando solicita la interfaz /data/schemaId/tableName/view, si la tabla de la base de datos no...

9.8CVSS5.9AI score0.0282EPSS
SaveExploits2
NVD
NVD
added 2026/09/01 4:18 a.m.7 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
EUVD
EUVD
added 2026/09/01 3:42 a.m.7 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
Cvelist
Cvelist
added 2026/09/01 3:42 a.m.40 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
CVE
CVE
added 2026/09/01 3:42 a.m.11 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.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.19 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.8 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
CVE
CVE
added 2026/08/31 2:31 a.m.27 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.53 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
Cvelist
Cvelist
added 2026/08/31 2:26 a.m.46 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
CVE
CVE
added 2026/08/31 2:26 a.m.27 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
OSV
OSV
added 2026/08/31 2:26 a.m.7 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...

2CVSS6AI score0.00268EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/31 2:26 a.m.8 views

EUVD-2026-68327

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...

2CVSS6AI score0.00268EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/24 1:16 a.m.9 views

CVE-2026-78203

Ghostwriter before 7.1.2 fails to validate template ownership in the report template swap endpoint, allowing attackers to attach client-scoped templates from other clients to their own reports. Attackers can exploit sequential template primary keys to enumerate and attach foreign templates, then...

7.1CVSS0.0027EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 12:30 a.m.10 views

CVE-2026-78203 Ghostwriter before 7.1.2 Cross-Client Report Template Disclosure via Unauthorized Template Swap

Ghostwriter before 7.1.2 fails to validate template ownership in the report template swap endpoint, allowing attackers to attach client-scoped templates from other clients to their own reports. Attackers can exploit sequential template primary keys to enumerate and attach foreign templates, then...

7.1CVSS5.5AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/21 6:40 a.m.19 views

postgresql: PostgreSQL: Arbitrary code execution vulnerability in 'refint' module

A flaw was found in PostgreSQL. A stack buffer overflow in the 'refint' module allows an unprivileged database user to execute arbitrary code as the operating system user running the database. Additionally, a separate vulnerability exists where, if an application uses a user-controlled column as ...

8.8CVSS8.9AI score0.0037EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/30 1:11 p.m.23 views

postgresql: PostgreSQL: Arbitrary code execution vulnerability in 'refint' module

A flaw was found in PostgreSQL. A stack buffer overflow in the 'refint' module allows an unprivileged database user to execute arbitrary code as the operating system user running the database. Additionally, a separate vulnerability exists where, if an application uses a user-controlled column as ...

8.8CVSS7.3AI score0.0037EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/29 12:35 p.m.25 views

postgresql: PostgreSQL: Arbitrary code execution vulnerability in 'refint' module

A flaw was found in PostgreSQL. A stack buffer overflow in the 'refint' module allows an unprivileged database user to execute arbitrary code as the operating system user running the database. Additionally, a separate vulnerability exists where, if an application uses a user-controlled column as ...

8.8CVSS7.3AI score0.0037EPSS
SaveExploits0References5
Rows per page
Query Builder