CVE-2024-58298
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| compuware | istrobe_web | 20.13 |
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 Compuware iStrobe Web 20.13 allows unauthenticated attackers to perform remote code execution by exploiting a path traversal flaw in the file upload form. Attackers can manipulate the 'fileName' parameter to upload malicious JSP files (web shells) and then execute arbitrary commands on the server by sending POST requests to these uploaded JSP endpoints.
How can this vulnerability impact me? :
The vulnerability can lead to a complete compromise of the affected system, as attackers can execute arbitrary code remotely without authentication. This can result in unauthorized access, data theft, system manipulation, or further attacks within the network.