Possible SQL injection in the event log filter
Package
rudder-server
(rudder)
Affected versions
< 7.3.10
>= 8.0.0, < 8.0.4
Patched versions
7.3.10
8.0.4
rudder-webapp
(rudder)
*
None
Impact
The filter field on the event logs table (Utilities -> Event logs page) is not correctly escaped when producing a SQL query, leading to potential SQL injection.
The impact is very limited as this page content is only available to administrator users, and hence does not allow any privilege escalation.
Patches
Workarounds
None.
References