VYPR
Unrated severityNVD Advisory· Published Oct 25, 2023· Updated Sep 11, 2024

Unauthenticated SQL Injection In IDAttend’s IDWeb Application

CVE-2023-27255

Description

Unauthenticated SQL injection in the DeleteRoomChanges method in IDAttend’s IDWeb application 3.1.052 and earlier allows extraction or modification of all data by unauthenticated attackers.

AI Insight

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

Unauthenticated SQL injection in IDAttend IDWeb's DeleteRoomChanges method allows full data extraction or modification.

Vulnerability

The DeleteRoomChanges method in IDAttend's IDWeb application versions 3.1.052 and earlier (discovered in 3.1.013) is vulnerable to unauthenticated SQL injection [1]. An attacker can inject arbitrary SQL commands without any authentication, as the method does not properly sanitize user input before constructing database queries. This affects all installations running the affected versions.

Exploitation

An unauthenticated attacker can send crafted HTTP requests to the vulnerable DeleteRoomChanges endpoint. No prior authentication or special network position is required; the attacker only needs network access to the IDWeb application. By manipulating input parameters, the attacker can inject SQL statements that are executed by the backend database.

Impact

Successful exploitation allows the attacker to extract or modify all data stored in the database. This includes sensitive information such as user credentials, attendance records, and other application data. The attacker gains full read and write access to the database, leading to complete compromise of data confidentiality and integrity.

Mitigation

The vulnerability is fixed in IDWeb version 3.1.053 [1]. Users should upgrade to this version or later immediately. No workarounds are mentioned in the available references. The CVE is not listed in the KEV catalog as of the publication date.

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

Affected products

2
  • IDAttend/IDWebllm-fuzzy
    Range: <=3.1.052
  • IDAttend Pty Ltd/IDWebv5
    Range: 9

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.