CVE-2025-63748
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-11-26
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| testmanagement | qatraq | 6.9.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in QaTraq 6.9.2 allows authenticated users to upload arbitrary files through the 'Add Attachment' feature in the 'Test Script' module. The application does not restrict file types, so users can upload executable PHP files. These files can then be accessed and executed on the server via the 'View Attachment' option, leading to potential remote code execution.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution on the server, allowing an attacker to run malicious PHP code. This can result in unauthorized access, data theft, server compromise, or further attacks within the network.