CVE-2019-25696
Infor · Kados R10 GreenBee
Kados R10 GreenBee contains an SQL injection vulnerability in the language_tag parameter, allowing attackers to manipulate database queries.
Executive summary
An SQL injection vulnerability in Infor Kados R10 GreenBee allows unauthorized database manipulation through the language_tag parameter.
Vulnerability
The application improperly handles the language_tag parameter, which is used in database queries. This flaw allows an attacker to inject malicious SQL commands, potentially resulting in unauthorized data access.
Business impact
Exploitation of this flaw could lead to data exfiltration or unauthorized database modification, impacting business operations and data security. The CVSS score of 8.2 reflects the high severity and the potential for significant impact on the organization.
Remediation
Immediate Action: Apply the vendor-recommended security updates to fix the input validation vulnerability.
Proactive Monitoring: Monitor for suspicious activity in application logs and ensure database query logging is enabled.
Compensating Controls: Deploy WAF rules to inspect traffic for SQL injection attempts specifically targeting the language_tag parameter.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Organizations should prioritize applying the vendor-provided patch to mitigate this risk. Regular auditing of database access is recommended to ensure no unauthorized activity occurs.