CVE-2023-2479:
appium-desktop OS Command Injection vulnerability
9.8
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.99703%
CWE
Published
5/2/2023
Updated
11/7/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
appium-desktop | npm | <= 1.14.1 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information contains no actual code patches or specific technical details about vulnerable functions. The referenced commit only modifies documentation (README.md
) rather than addressing code vulnerabilities. While the CWE-78 classification indicates OS command injection, the advisory materials lack: 1) Code diffs showing vulnerable functions 2) Specific endpoint/API details 3) Stack traces or exploit methodology details 4) Any file paths to source code beyond the README
. Without concrete evidence of specific functions handling untrusted input in command execution contexts, we cannot confidently identify vulnerable functions from the available data.