CVE-2025-58242
BaseFortify
Publication date: 2025-09-22
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 | bg_church_memos | * |
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 DOM-Based Cross-site Scripting (XSS) issue in Bg Church Memos, where improper neutralization of input during web page generation allows attackers to inject malicious scripts into the web page. This can occur when user input is not properly sanitized before being processed in the Document Object Model (DOM), leading to potential execution of arbitrary scripts in the victim's browser.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious scripts in your browser when using Bg Church Memos. This can lead to theft of sensitive information, session hijacking, defacement of web content, or other malicious actions that compromise the integrity, confidentiality, and availability of your data and application.
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 through exploitation of the XSS flaw, thereby violating data protection and privacy requirements mandated by these regulations.