CVE-2025-49347
BaseFortify
Publication date: 2025-12-09
Last updated on: 2025-12-11
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jupitercow | wp_sifr | 0.6.8.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Jupitercow WP sIFR plugin (version up to 0.6.8.1) that allows an attacker to perform Stored Cross-Site Scripting (XSS). This means an attacker can trick a user into executing malicious scripts by exploiting the plugin's insufficient request validation.
How can this vulnerability impact me? :
The vulnerability can allow attackers to inject malicious scripts that are stored and executed in the context of the affected website. This can lead to unauthorized actions performed on behalf of users, theft of sensitive information, session hijacking, or defacement of the website.