All versions of package com.alibaba.oneagent:one-java-agent-plugin are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) using a specially crafted archive that holds directory traversal filenames (e.g. ../../evil.exe). The attacker can overwrite executable files and either invoke them remotely or wait for the system or user to call them, thus achieving remote command execution on the victim’s machine.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/alibaba/one-java-agent/blob/1f399a2299a8a409d15ea6111a7098629b8f1050/one-java-agent-plugin/src/main/java/com/alibaba/oneagent/utils/IOUtils.java | Exploit Third Party Advisory | 
| https://github.com/alibaba/one-java-agent/pull/29 | Patch Third Party Advisory | 
| https://github.com/alibaba/one-java-agent/pull/29/commits/359603b63fc6c59d8b57e061c171954bab3433bf | Third Party Advisory | 
| https://snyk.io/vuln/SNYK-JAVA-COMALIBABAONEAGENT-2407874 | Third Party Advisory | 
| https://github.com/alibaba/one-java-agent/blob/1f399a2299a8a409d15ea6111a7098629b8f1050/one-java-agent-plugin/src/main/java/com/alibaba/oneagent/utils/IOUtils.java | Exploit Third Party Advisory | 
| https://github.com/alibaba/one-java-agent/pull/29 | Patch Third Party Advisory | 
| https://github.com/alibaba/one-java-agent/pull/29/commits/359603b63fc6c59d8b57e061c171954bab3433bf | Third Party Advisory | 
| https://snyk.io/vuln/SNYK-JAVA-COMALIBABAONEAGENT-2407874 | Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2022-05-01 16:15
Updated : 2024-11-21 06:53
NVD link : CVE-2022-25842
Mitre link : CVE-2022-25842
CVE.ORG link : CVE-2022-25842
JSON object : View
Products Affected
                alibabagroup
- one-java-agent
 
CWE
                
                    
                        
                        CWE-22
                        
            Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
