CVE-2025-13058
BaseFortify
Publication date: 2025-11-12
Last updated on: 2026-02-24
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| extplorer | extplorer | to 2.1.15 (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 soerennb eXtplorer up to version 2.1.15, specifically in an unknown function of the Filename Handler component. It allows an attacker to perform cross-site scripting (XSS) attacks remotely by manipulating the affected function.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute cross-site scripting attacks remotely, which may lead to limited integrity impacts such as injecting malicious scripts into web pages viewed by other users. This could potentially be used to hijack user sessions or perform other malicious actions, although the overall impact is rated as low to medium.
What immediate steps should I take to mitigate this vulnerability?
Apply the patch identified as 002def70b985f7012586df2c44368845bf405ab3 to resolve the issue.