vendor:
Groomify
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Groomify
Affected Version From: Groomify v1.0
Affected Version To: Groomify v1.0
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux
2023
Groomify v1.0 – SQL Injection
This exploit allows an attacker to perform SQL injection on the Groomify v1.0 application. By manipulating the 'search' parameter in the 'blog-search' endpoint, an attacker can execute arbitrary SQL queries.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize user input and use parameterized queries or prepared statements to prevent SQL injection attacks.