CVE-2025-52764
BaseFortify
Publication date: 2025-11-06
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marielav | flexoslider | 1.0004 |
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 the marielav flexoslider flexoslider component. 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, 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 affected web pages. This can lead to theft of sensitive information such as cookies, session tokens, or other private data, as well as potential account hijacking or other malicious actions performed on behalf of the user.