CVE-2025-46500
BaseFortify
Publication date: 2025-07-16
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| patchstack | wordpress_auto_spinner | 3.25.0 |
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 ValvePress Wordpress Auto Spinner plugin. It occurs due to improper neutralization of input during web page generation, allowing attackers to inject malicious scripts that are reflected back to users.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected website, potentially leading to theft of user data, session hijacking, defacement, or other malicious actions that compromise the integrity and confidentiality of the website and its users.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability can negatively impact compliance with standards like GDPR and HIPAA by exposing personal or sensitive data through cross-site scripting attacks, thereby violating requirements for data protection and security.