Rockoa · Rockoa · CVE-2019-9846
**Name of the Vulnerable Software and Affected Versions**
RockOA version 1.8.7
**Description**
The issue allows remote attackers to obtain sensitive information due to the unsafe construction of a SQL WHERE clause in the webmain/webmainAction.php publictreestore method. This is achieved by exploiting the `pidfields` and `idfields` parameters, which enables background SQL injection.
**Recommendations**
For RockOA version 1.8.7, as a temporary workaround, consider restricting access to the publictreestore method in webmain/webmainAction.php to minimize the risk of exploitation. Avoid using the `pidfields` and `idfields` parameters in the affected method until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.