CyberRota
Back to database

CVE-2018-25394

HIGH · CVSS 8.2 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-29 · Last synced: 2026-06-28

CyberRota Analysis

SQL Injection riski içeriyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-25394
Severity
HIGH
CVSS
8.2
EPSS
0.33%

Original NVD 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.