Unauthenticated code execution via cached JavaScript
Published May 19, 2022 · Updated Aug 3, 2024
Remote code execution in Subconverter 0.7.2 allows remote attackers to execute arbitrary commands through crafted HTTP parameters. The /sub handler caches attacker-controlled configuration content, resolves a script URL to that file, and runs its parse function through QuickJS without an authorization check. Any unauthenticated caller who can reach the endpoint can invoke os.exec with the service account's privileges; api_mode=false intentionally permits script execution for all callers.
Summary
What happened
Remote code execution in Subconverter 0.7.2 allows remote attackers to execute arbitrary commands through crafted HTTP parameters. The /sub handler caches attacker-controlled configuration content, resolves a script URL to that file, and runs its parse function through QuickJS without an authorization check. Any unauthenticated caller who can reach the endpoint can invoke os.exec with the service account's privileges; api_mode=false intentionally permits script execution for all callers.
The record
- CVE
- CVE-2022-28927
- Published
- May 19, 2022
- Updated
- Aug 3, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-434, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 19, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
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
- Subconverter v0.7.2 unauthorized RCE reproductionproof of concept · demonstrated
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