CVE-2016-15057
BaseFortify
Publication date: 2026-01-26
Last updated on: 2026-01-27
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | continuum | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Command Injection issue in Apache Continuum where attackers with access to the REST API can execute arbitrary commands on the server due to improper neutralization of special elements in commands.
How can this vulnerability impact me? :
If exploited, this vulnerability allows attackers to run arbitrary commands on the server hosting Apache Continuum, potentially leading to unauthorized control, data compromise, or disruption of services.
What immediate steps should I take to mitigate this vulnerability?
Since Apache Continuum is retired and no fixes will be released, immediate mitigation steps include restricting access to the REST API to trusted users only or migrating to an alternative supported product. [1]