Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://sourceforge.net/projects/kados/
- https://www.exploit-db.com/exploits/45617
- https://www.kados.info/
- https://www.vulncheck.com/advisories/kados-r10-greenbee-sql-injection-via-update
FAQ
What is CVE-2018-25394?
CVE-2018-25394 is a vulnerability with a CVSS score of 8.2 (HIGH). 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...
How severe is CVE-2018-25394?
CVE-2018-25394 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25394?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.