CVE-2025-52763
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-11-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nickduncan | nifty_backups | 1.08 |
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 Reflected Cross-site Scripting (XSS) issue in NickDuncan Nifty Backups (version up to 1.08). It occurs due to improper neutralization of input during web page generation, which means that malicious input can be reflected back in the web page without proper sanitization, potentially allowing attackers to execute arbitrary scripts in the context of the user's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the browsers of users who visit the affected web pages. This can lead to theft of sensitive information such as cookies, session tokens, or other private data, and can also enable actions like session hijacking, defacement, or redirecting users to malicious sites.