Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-25755. PoCs published by Ihsan Sencan.
AI-analyzed exploit summary The exploit demonstrates SQL injection in Joomla! Component vReview 1.9.11 via crafted POST requests to 'editReview' and 'displayRecords' endpoints. The payloads use URL-encoded SQL syntax to extract database information.
Description
Joomla Component vReview 1.9.11 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the cmId parameter. Attackers can send POST requests to the editReview task endpoint with URL-encoded SQL UNION statements in the cmId parameter to extract database information including usernames, passwords, and database versions.
Exploits (1)
The exploit demonstrates SQL injection in Joomla! Component vReview 1.9.11 via crafted POST requests to 'editReview' and 'displayRecords' endpoints. The payloads use URL-encoded SQL syntax to extract database information.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N