Spring Boot Admins integrated notifier support allows arbitrary code execution
High severity
GitHub Reviewed
Published
Dec 9, 2022
in
codecentric/spring-boot-admin
•
Updated Feb 2, 2023
Package
Affected versions
< 2.6.10
>= 2.7.0, < 2.7.8
>= 3.0.0-M1, < 3.0.0-M6
Patched versions
2.6.10
2.7.8
3.0.0-M6
Description
Published to the GitHub Advisory Database
Dec 9, 2022
Reviewed
Dec 9, 2022
Published by the National Vulnerability Database
Dec 9, 2022
Last updated
Feb 2, 2023
Impact
All users who run Spring Boot Admin Server, having enabled Notifiers (e.g. Teams-Notifier) and write access to environment variables via UI are possibly affected.
Patches
In the most recent releases of Spring Boot Admin 2.6.10 and 2.7.8 the issue is fixed by implementing
SimpleExecutionContext
of SpEL. This prevents the arbitrary code execution (i.e. SpEL injection).Workarounds
/env
actuator endpointReferences