Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-65465
March 02, 2026
A reflected Cross-Site Scripting (XSS) vulnerability in the RaiseError function of Skrol29 TbsZip version 2.17 and earlier allows remote attackers to execute arbitrary web script or HTML via a crafted payload in a filename parameter (e.g., to the FileRead function). This occurs because the error message is not properly sanitized before being output to the user. This vulnerability is fixed in version 2.18.
Affected Packages
https://github.com/Skrol29/tbszip.git (GITHUB):
Affected version(s) =v2.17 <v2.18
Fix Suggestion:
Update to version v2.18
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.1
Attack Complexity
LOW
Attack Vector
NETWORK
Availability
NONE
Confidentiality
LOW
Integrity
LOW
Privileges Required
NONE
Scope
CHANGED
User Interaction
REQUIRED
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')