VYPR
Unrated severityNVD Advisory· Published May 27, 2022· Updated Aug 3, 2024

CVE-2022-24240

CVE-2022-24240

Description

ACEweb Online Portal 3.5.065 was discovered to contain a SQL injection vulnerability via the criteria parameter in showschedule.awp.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SQL injection in ACEweb Online Portal 3.5.065 allows remote unauthenticated attackers to execute arbitrary SQL commands via the criteria parameter in showschedule.awp.

Vulnerability

ACEweb Online Portal version 3.5.065 is vulnerable to SQL injection in the showschedule.awp endpoint via the criteria parameter. The parameter is passed unsanitized into a database query, allowing an attacker to inject arbitrary SQL statements. [1]

Exploitation

An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable endpoint with malicious SQL payloads in the criteria parameter. No authentication is required, and the attacker only needs network access to the web application. [1]

Impact

Successful exploitation can lead to unauthorized access to the underlying database, potentially exposing sensitive user data, modifying records, or achieving complete database compromise. The impact includes full information disclosure and possible data integrity loss depending on the database permissions. [1]

Mitigation

As of the publication date, no official patch or fixed version has been released by ACEweb. Users should consider applying generic web application firewall rules to filter SQL injection attempts or disable the affected endpoint if possible until a vendor update is provided.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.