CVE-2025-52779
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 | dot_html_php_xml_etc_pages | 1.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 caused by improper neutralization of input during web page generation in certain file types (html, php, xml) of the karimmughal application. It allows attackers to inject malicious scripts that are reflected back to users, potentially executing in their browsers.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious scripts in your users' browsers, which can lead to theft of sensitive information, session hijacking, defacement of web pages, or distribution of malware. It affects 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 affect compliance with standards like GDPR and HIPAA because it may lead to unauthorized access or disclosure of personal or sensitive data, violating data protection and privacy requirements.