abel Studio is a popular open source data labeling tool. The vulnerability affects all versions of Label Studio prior to 1.11.0 and was tested on version 1.8.2. Label Studio's SSRF protections that can be enabled by setting the `SSRF_PROTECTION_ENABLED` environment variable can be bypassed to access internal web servers. This is because the current SSRF validation is done by executing a single DNS lookup to verify that the IP address is not in an excluded subnet range. This protection can be bypassed by either using HTTP redirection or performing a DNS rebinding attack.
21 Nov 2024, 08:29
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/HumanSignal/label-studio/commit/55dd6af4716b92f2bb213fe461d1ffbc380c6a64 - Patch | |
| References | () https://github.com/HumanSignal/label-studio/releases/tag/1.11.0 - Release Notes | |
| References | () https://github.com/HumanSignal/label-studio/security/advisories/GHSA-p59w-9gqw-wj8r - Exploit, Third Party Advisory |
Published : 2024-01-31 17:15
Updated : 2024-11-21 08:29
NVD link : CVE-2023-47116
Mitre link : CVE-2023-47116
CVE.ORG link : CVE-2023-47116
JSON object : View
Server-Side Request Forgery (SSRF)