Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-25325. PoCs published by LiquidWorm.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Thrive Smart Home 1.1, allowing authentication bypass via a crafted POST request to checklogin.php. The provided curl command injects SQL code into the 'user' parameter to bypass login.
Description
Thrive Smart Home 1.1 contains an SQL injection vulnerability in the checklogin.php endpoint that allows unauthenticated attackers to bypass authentication by manipulating the 'user' POST parameter. Attackers can inject malicious SQL code like ' or 1=1# to manipulate login queries and gain unauthorized access to the application.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Thrive Smart Home 1.1, allowing authentication bypass via a crafted POST request to checklogin.php. The provided curl command injects SQL code into the 'user' parameter to bypass login.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N