Exploitation Summary
EIP tracks 1 public exploit for CVE-2020-37083. PoCs published by David Velazquez.
AI-analyzed exploit summary This Python script demonstrates a time-based blind SQL injection vulnerability in addressbook 9.0.0.1 by injecting a SLEEP(5) payload into the 'id' parameter of photo.php. It checks for vulnerability by measuring the response time delay.
Description
PHP AddressBook 9.0.0.1 contains a time-based blind SQL injection vulnerability that allows remote attackers to manipulate database queries through the 'id' parameter. Attackers can inject crafted SQL statements with time delays to extract information by observing response times in the photo.php endpoint.
Exploits (1)
This Python script demonstrates a time-based blind SQL injection vulnerability in addressbook 9.0.0.1 by injecting a SLEEP(5) payload into the 'id' parameter of photo.php. It checks for vulnerability by measuring the response time delay.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N