CVE-2018-25395
HIGHKados R10 GreenBee SQL Injection via update_feature.php
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25395. 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 malicious queries to extract database information.
Description
Kados R10 GreenBee contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the feature_id parameter of boards_buttons/update_feature.php. The feature_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 malicious queries 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