Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-25366. PoCs published by felipe andrian.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in microASP (Portal+) CMS via the 'explode_tree' parameter. It includes a functional PoC payload that extracts the database name using MySQL-specific functions like 'extractvalue' and 'concat'.
Description
microASP Portal+ CMS contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code into the explode_tree parameter. Attackers can send crafted requests to pagina.phtml with SQL injection payloads using extractvalue and concat functions to extract sensitive database information like the current database name.
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in microASP (Portal+) CMS via the 'explode_tree' parameter. It includes a functional PoC payload that extracts the database name using MySQL-specific functions like 'extractvalue' and 'concat'.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N