{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2014-125121", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2025-07-30T14:40:43.661Z", "datePublished": "2025-07-31T14:52:45.290Z", "dateUpdated": "2026-04-07T14:03:26.222Z" }, "containers": { "cna": { "affected": [ { "defaultStatus": "unknown", "modules": [ "/ca/bin/monitor.sh" ], "product": "vAPV", "vendor": "Array Networks", "versions": [ { "status": "affected", "version": "8.3.2.17" } ] }, { "defaultStatus": "unknown", "modules": [ "/ca/bin/monitor.sh" ], "product": "vxAG", "vendor": "Array Networks", "versions": [ { "status": "affected", "version": "9.2.0.34" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:h:arraynetworks:vapv:8.3.2.17:*:*:*:*:*:*:*", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:arraynetworks:vxag:9.2.0.34:*:*:*:*:*:*:*", "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": "OR" } ], "credits": [ { "lang": "en", "type": "finder", "value": "xistence" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
Array Networks vAPV (version 8.3.2.17) and vxAG (version 9.2.0.34) appliances are affected by a privilege escalation vulnerability caused by a combination of hardcoded SSH credentials (or SSH private key) and insecure permissions on a startup script. The devices ship with a default SSH login or a hardcoded DSA private key, allowing an attacker to authenticate remotely with limited privileges.
\nOnce authenticated, an attacker can overwrite the world-writable /ca/bin/monitor.sh script with arbitrary commands. Since this script is executed with elevated privileges through the backend binary, enabling the debug monitor via backend -c \"debug monitor on\" triggers execution of the attacker's payload as root. This allows full system compromise.