CVE-2018-25394

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
29/05/2026
Last modified:
29/05/2026

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.