PT-2026-50656 · Claudiopizzillo · Piaf-Hms
Eshmirzayev Abbos
·
Published
2026-06-18
·
Updated
2026-06-18
·
CVE-2026-54419
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
claudiopizzillo PIAF-HMS (PBX-In-A-Flash Hotel Management System; no released versions, latest commit 389d2633441b65ced1c104212cd62be2bfca21e5) contains multiple unauthenticated SQL injection vulnerabilities. The application has no authentication mechanism and passes user-supplied HTTP parameters directly into deprecated mysql query() calls via string concatenation, without sanitization, escaping, or parameterization. Affected sinks include rooms.php (DELETE FROM Rooms WHERE ID = $ GET['ID'], unquoted numeric context), checkuser.php (WHERE Ext = '$ GET["Ext"]'), ec.php (date/extension parameters in a WHERE), checkin.php and wakeup.php ($ POST values into INSERT statements), bills.php ($ POST fields built into a WHERE clause), and rates.php and checkout.php. A remote, unauthenticated attacker can inject arbitrary SQL to read, modify, or delete arbitrary records in the backing database (e.g. rooms.php?ID=1 OR 1=1 deletes all room records). Note: queries run via the legacy mysql * extension, which does not permit stacked statements.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Piaf-Hms