CVE-2025-49410
BaseFortify
Publication date: 2025-08-20
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | tc_testimonials | 1.1.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| 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 Stored Cross-site Scripting (XSS) issue in the TC Testimonials plugin by Imran Emu. It occurs because the application does not properly neutralize input during web page generation, allowing malicious scripts to be stored and executed when users view the affected pages.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to execute malicious scripts in the context of users' browsers, potentially leading to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent. This can compromise the confidentiality, integrity, and availability of the affected system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability can negatively impact compliance with standards such as GDPR and HIPAA because it may lead to unauthorized access or disclosure of personal or sensitive data, violating data protection and privacy requirements.