Command execution via shell-interpolated repository path
Published Feb 6, 2023 · Updated Mar 25, 2025
Command injection in all versions of Justin Russell semver-tags allows local users to execute commands via a crafted Git repository path. The getGitTagsRemote function inserts the path between double quotes in a git ls-remote command string and passes that string to child_process.exec without neutralizing shell syntax. Exploitation requires control of the repository path supplied through the CLI or API, and injected commands run with the privileges of the semver-tags process.
Summary
What happened
Command injection in all versions of Justin Russell semver-tags allows local users to execute commands via a crafted Git repository path. The getGitTagsRemote function inserts the path between double quotes in a git ls-remote command string and passes that string to child_process.exec without neutralizing shell syntax. Exploitation requires control of the repository path supplied through the CLI or API, and injected commands run with the privileges of the semver-tags process.
The record
- CVE
- CVE-2022-25853
- Published
- Feb 6, 2023
- Updated
- Mar 25, 2025
- Vendor
- Justin Russell
- Product
- semver-tags
- Classifications
- CWE-78, T1059
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Feb 6, 2023CVE publishedPublication date reported by the CVE source.
- Mar 25, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <*
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Snyk exploitation proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo