CVE-2019-25700
SQL Injection in Kados R10 GreenBee Enables Data Manipulation
Publication date: 2026-04-05
Last updated on: 2026-04-07
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marmotech | kados | r10_greenbee |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in Kados R10 GreenBee is an SQL injection issue. It occurs because the application allows attackers to inject malicious SQL code through the sort_direction parameter. This means attackers can manipulate database queries by inserting their own SQL statements.
By exploiting this vulnerability, attackers can extract sensitive information from the database or modify the data stored within it.
How can this vulnerability impact me? :
This vulnerability can have serious impacts including unauthorized access to sensitive database information and unauthorized modification of data.
Because the vulnerability allows remote attackers to execute SQL code without any privileges or user interaction, it poses a high risk of data breach and data integrity issues.