CVE-2025-52331
BaseFortify
Publication date: 2025-11-12
Last updated on: 2025-12-31
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rarlab | winrar | 7.11 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a cross-site scripting (XSS) issue in the generate report functionality of Rarlab WinRAR 7.11. It allows attackers to inject malicious HTML tags into the generated HTML report because the archived file names are included without validation. When a user generates and opens the report, the malicious code can execute, potentially disclosing user information such as the computer username, report directory, and IP address.
How can this vulnerability impact me? :
The vulnerability can lead to disclosure of sensitive user information including the computer username, the directory where the report is generated, and the user's IP address. This information leakage can be exploited by attackers to gain insights into the user's environment or to launch further attacks. The attack requires user interaction to generate and open the report.