Description
Atheos is a self-hosted browser-based cloud integrated development environment. Prior to version 6.0.4, improper use of `escapeshellcmd()` in `/components/codegit/traits/execute.php` allows argument injection, leading to arbitrary command execution. Atheos administrators and users of vulnerable versions are at risk of data breaches or server compromise. Version 6.0.4 introduces a `Common::safe_execute` function that sanitizes all arguments using `escapeshellarg()` prior to execution and migrated all components potentially vulnerable to similar exploits to use this new templated execution system.
INFO
Published Date :
2025-06-05T00:13:14.129Z
Last Modified :
2025-06-05T14:10:26.100Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-49008 vulnerability.
| Vendors | Products |
|---|---|
| Atheos |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-49008.