CVE Catalog

CVE-2018-25395

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

26th percentile - higher than 26% of all known CVEs

Summary

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.

Risk Assessment

The risk for the organization is the potential for unauthorized access to sensitive data stored in the database, which could lead to information leakage, data integrity compromise, and further attacks on the system.

Recommendation

It is recommended to immediately update the Kados R10 GreenBee software to the latest version that fixes this vulnerability, and to implement input validation and parameterized SQL queries for all input parameters.

Other vulnerabilities in Kados R10 GreenBee

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS