Label Studio vulnerable to Cross-site Scripting if `<Choices>` or `<Labels>` are used in labeling config
Description
Summary
On all Label Studio versions prior to 1.11.0, data imported via file upload feature is not properly sanitized prior to being rendered within a `Choices` or `Labels` tag, resulting in an XSS vulnerability.
Details
Need permission to use the "data import" function. This was reproduced on Label Studio 1.10.1.
PoC
1. Create a project. !Create a project
2. Upload a file containing the payload using the "Upload Files" function. !2 Upload a file containing the payload using the Upload Files function !3 complete
The following are the contents of the files used in the PoC `` { "data": { "prompt": "labelstudio universe image", "images": [ { "value": "id123#0", "style": "margin: 5px", "html": "" } ] } } ``
3. Select the text-to-image generation labeling template of Ranking and scoring !3 Select the text-to-image generation labelling template for Ranking and scoring !5 save
4. Select a task !4 Select a task
5. Check that the script is running !5 Check that the script is running
Impact
Malicious scripts can be injected into the code, and when linked with vulnerabilities such as CSRF, it can cause even greater damage. In particular, It can become a source of further attacks, especially when linked to social engineering.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
label-studioPyPI | < 1.11.0 | 1.11.0 |
Affected products
2- Range: < 1.11.0
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-6xv9-957j-qfhgghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-26152ghsaADVISORY
- github.com/HumanSignal/label-studio/commit/5df9ae3828b98652e9fa290a19f4deedf51ef6c8ghsax_refsource_MISCWEB
- github.com/HumanSignal/label-studio/pull/5232ghsax_refsource_MISCWEB
- github.com/HumanSignal/label-studio/releases/tag/1.11.0ghsax_refsource_MISCWEB
- github.com/HumanSignal/label-studio/security/advisories/GHSA-6xv9-957j-qfhgghsax_refsource_CONFIRMWEB
- github.com/pypa/advisory-database/tree/main/vulns/label-studio/PYSEC-2024-249.yamlghsaWEB
News mentions
0No linked articles in our index yet.