CVE-2018-25394
HIGHKados R10 GreenBee SQL Injection via update_release.php
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25394. PoCs published by Ihsan Sencan.
AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in Kados R10 GreenBee via the 'release_id' and 'feature_id' parameters. It includes URL-encoded SQL payloads that concatenate database information (e.g., CONCAT_WS, USER(), DATABASE(), VERSION()).
Description
Kados R10 GreenBee contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the release_id parameter of boards_buttons/update_release.php. The release_id value is concatenated directly into SQL statements without sanitization, allowing attackers to send a crafted GET request with a UNION-based payload to extract sensitive database information including the current user, database name, and DBMS version.
Exploits (1)
The exploit demonstrates SQL injection vulnerabilities in Kados R10 GreenBee via the 'release_id' and 'feature_id' parameters. It includes URL-encoded SQL payloads that concatenate database information (e.g., CONCAT_WS, USER(), DATABASE(), VERSION()).
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N