CVE-2020-37052
Pre-Auth Remote Code Execution via Java Injection in AirControl
Publication date: 2026-01-30
Last updated on: 2026-01-30
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| unknown_vendor | aircontrol | 1.4.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in AirControl 1.4.2 allows unauthenticated attackers to execute arbitrary system commands remotely by injecting malicious Java expressions through the /.seam endpoint. Attackers craft a specially constructed URL containing these Java expressions, which the application executes with its system privileges, leading to remote code execution without needing to authenticate.
How can this vulnerability impact me? :
The vulnerability can lead to a complete compromise of the affected system since attackers can execute arbitrary commands with the application's system privileges. This can result in unauthorized access, data theft, system manipulation, or disruption of services.