Impact
Kados R10 GreenBee exposes an SQL injection flaw in boards_buttons/update_feature.php that allows unauthenticated attackers to embed and execute arbitrary SQL queries through the feature_id parameter. The vulnerability results from concatenating the raw feature_id value directly into a SQL statement without any sanitization, enabling the attacker to craft a GET request that injects UNION-based payloads. Consequently, a malicious actor can read sensitive database information such as the current database user, database name, and DBMS version.
Affected Systems
The affected product is Kados R10 GreenBee, a web application platform. The vulnerability is located in the update_feature.php endpoint within the boards_buttons module; no specific version range is provided by the advisory.
Risk and Exploitability
The CVSS score of 8.8 indicates a high severity. The likely attack vector is a remote HTTP request to boards_buttons/update_feature.php that leverages the feature_id parameter; attackers do not need to authenticate. The vulnerability is not listed in the CISA KEV catalog and the EPSS score is not available, but the high CVSS combined with unauthenticated access suggests a significant risk of data disclosure if exploited.
OpenCVE Enrichment