CVE-2010-10013
BaseFortify
Publication date: 2025-08-08
Last updated on: 2025-08-08
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ajaxplorer | ajaxplorer | * |
| ajaxplorer | ajaxplorer | 2.6 |
| ajaxplorer | ajaxplorer | 2.7.1 |
| ajaxplorer | ajaxplorer | 2.5.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS 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 an unauthenticated remote command execution flaw in AjaXplorer (now Pydio Cells) versions prior to 2.6. It exists in the checkInstall.php script within the access.ssh plugin, where the destServer GET parameter is not properly sanitized. This allows remote attackers to inject shell metacharacters and execute arbitrary system commands on the server with the privileges of the web server process.
How can this vulnerability impact me? :
An attacker can remotely execute arbitrary system commands on the affected server without authentication, potentially leading to full compromise of the server, unauthorized access to data, disruption of services, and further attacks within the network, all with the privileges of the web server process.