PT-2026-68097 · Unknown · Iotsmarthome
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
IOTSmartHome (affected versions not specified)
Description
The
checkCookie() function in the 'gui/login.php' endpoint is susceptible to SQL injection. The issue occurs when the system processes the lastLogin cookie using the safe decode() function, which performs URL-safe base64 decoding without sanitizing the resulting value before incorporating it into a SQL query. An unauthenticated attacker can provide a base64-encoded payload within the lastLogin cookie to bypass authentication or use UNION-based injection to extract sensitive data, such as user credentials.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
As a temporary mitigation, restrict access to the 'gui/login.php' endpoint or disable the use of the
lastLogin cookie.SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Iotsmarthome