CVE-2025-11946
BaseFortify
Publication date: 2025-10-19
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| logicaldoc | logicaldoc | to 9.2.1 (inc) |
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. |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a security flaw in LogicalDOC Community Edition up to version 9.2.1, specifically in the Add Contact Page component's /frontend.jsp file. It allows an attacker to perform cross-site scripting (XSS) by manipulating input fields such as First Name, Last Name, Company, Address, Phone, or Mobile. This means an attacker can inject malicious scripts that run in the context of the victim's browser. The vulnerability can be exploited remotely, and a public exploit is available.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious scripts in users' browsers when they visit the affected page. This can lead to unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user without their consent. Although the CVSS scores indicate a low to moderate severity, the presence of a public exploit increases the risk of exploitation.