CVE-2025-13786
BaseFortify
Publication date: 2025-11-30
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 |
|---|---|---|
| wtcms_project | wtcms | to 2019-12-20 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the taosir WTCMS software, specifically in the fetch function of the /index.php file. By manipulating the 'content' argument, an attacker can perform code injection remotely, allowing them to execute arbitrary code on the affected system. The exploit is publicly available, and the vendor has not responded to the disclosure.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to inject and execute arbitrary code on the affected system without any authentication or user interaction. This can lead to unauthorized control over the system, data compromise, service disruption, or further attacks within the network.