Description

Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort. When leveraging the following together: Elide Aggregation Data Store for Analytic Queries, Parameterized Columns (A column that requires a client provided parameter), and a parameterized column of type TEXT. There is the potential for a hacker to provide a carefully crafted query that would bypass server side authorization filters through SQL injection. A recent patch to Elide 6.1.2 allowed the '-' character to be included in parameterized TEXT columns. This character can be interpreted as SQL comments ('--') and allow the attacker to remove the WHERE clause from the generated query and bypass authorization filters. A fix is provided in Elide 6.1.4. The vulnerability only exists for parameterized columns of type TEXT and only for analytic queries (CRUD is not impacted). Workarounds include leveraging a different type of parameterized column (TIME, MONEY, etc) or not leveraging parameterized columns.

INFO

Published Date :

April 11, 2022, 9:15 p.m.

Last Modified :

Nov. 21, 2024, 6:51 a.m.

Remotely Exploitable :

Yes !

Impact Score :

5.9

Exploitability Score :

2.2
Affected Products

The following products are affected by CVE-2022-24827 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Elide elide
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2022-24827.

URL Resource
https://github.com/yahoo/elide/pull/2581 Patch Third Party Advisory
https://github.com/yahoo/elide/releases/tag/6.1.4 Release Notes Third Party Advisory
https://github.com/yahoo/elide/security/advisories/GHSA-8xpj-9j9g-fc9r Third Party Advisory
https://github.com/yahoo/elide/pull/2581 Patch Third Party Advisory
https://github.com/yahoo/elide/releases/tag/6.1.4 Release Notes Third Party Advisory
https://github.com/yahoo/elide/security/advisories/GHSA-8xpj-9j9g-fc9r Third Party Advisory

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2022-24827 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2022-24827 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://github.com/yahoo/elide/pull/2581
    Added Reference https://github.com/yahoo/elide/releases/tag/6.1.4
    Added Reference https://github.com/yahoo/elide/security/advisories/GHSA-8xpj-9j9g-fc9r
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • Initial Analysis by [email protected]

    Apr. 19, 2022

    Action Type Old Value New Value
    Added CVSS V2 NIST (AV:N/AC:M/Au:N/C:P/I:P/A:P)
    Added CVSS V3.1 NIST AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    Changed Reference Type https://github.com/yahoo/elide/pull/2581 No Types Assigned https://github.com/yahoo/elide/pull/2581 Patch, Third Party Advisory
    Changed Reference Type https://github.com/yahoo/elide/releases/tag/6.1.4 No Types Assigned https://github.com/yahoo/elide/releases/tag/6.1.4 Release Notes, Third Party Advisory
    Changed Reference Type https://github.com/yahoo/elide/security/advisories/GHSA-8xpj-9j9g-fc9r No Types Assigned https://github.com/yahoo/elide/security/advisories/GHSA-8xpj-9j9g-fc9r Third Party Advisory
    Added CPE Configuration OR *cpe:2.3:a:elide:elide:6.1.3:*:*:*:*:*:*:*
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2022-24827 is associated with the following CWEs:

Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

0.36 }} 0.08%

score

0.57286

percentile

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Jul. 14, 2025 10:18