CVE-2019-25690
SQL Injection in Kados R10 GreenBee Enables Data Extraction
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?
Kados R10 GreenBee contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting SQL code through the mng_profile_id parameter.
Attackers can send crafted requests with malicious SQL payloads in the mng_profile_id parameter to extract sensitive database information.
How can this vulnerability impact me? :
This vulnerability can allow attackers to extract sensitive information from the database by exploiting the SQL injection flaw.
Because the vulnerability has a high CVSS score (8.2 in v3.1 and 8.8 in v4.0), it indicates a serious risk with potential for significant confidentiality impact.