CVE-2025-64176
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-06

Last updated on: 2025-11-21

Assigner: GitHub, Inc.

Description
ThinkDashboard is a self-hosted bookmark dashboard built with Go and vanilla JavaScript. In versions 0.6.7 and below, an attacker can upload any file they wish to the /data directory of the web application via the backup import feature. When importing a backup, an attacker can first choose a .zip file to bypass the client-side file-type verification. This could lead to stored XSS, or be used for other nefarious purposes such as malware distribution. This issue is fixed in version 0.6.8.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-06
Last Modified
2025-11-21
Generated
2026-05-07
AI Q&A
2025-11-06
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
matiasdesuu thinkdashboard to 0.6.8 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in ThinkDashboard versions 0.6.7 and below allows an attacker to upload any file to the /data directory of the web application via the backup import feature. The attacker can bypass client-side file-type verification by choosing a .zip file, potentially leading to stored cross-site scripting (XSS) attacks or other malicious activities such as malware distribution. The issue is fixed in version 0.6.8.


How can this vulnerability impact me? :

The vulnerability can allow attackers to upload malicious files to the web application, which could result in stored XSS attacks affecting users or the distribution of malware. This can compromise the security and integrity of the application and its users.


What immediate steps should I take to mitigate this vulnerability?

Upgrade ThinkDashboard to version 0.6.8 or later, as this version fixes the vulnerability allowing arbitrary file uploads via the backup import feature. Until the upgrade can be applied, restrict access to the /data directory and disable the backup import feature if possible to prevent exploitation.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart