2022-02-24 15:04:11 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-05-01 16:20:08 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-05-01T15:20:07.391520Z" ,
2022-02-24 15:04:11 +00:00
"ID" : "CVE-2022-25842" ,
2022-05-01 16:20:08 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Arbitrary File Write via Archive Extraction (Zip Slip)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "com.alibaba.oneagent:one-java-agent-plugin" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Arbitrary File Write via Archive Extraction (Zip Slip)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-COMALIBABAONEAGENT-2407874" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-COMALIBABAONEAGENT-2407874"
2022-05-01 16:20:08 +01:00
} ,
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/alibaba/one-java-agent/blob/1f399a2299a8a409d15ea6111a7098629b8f1050/one-java-agent-plugin/src/main/java/com/alibaba/oneagent/utils/IOUtils.java" ,
"name" : "https://github.com/alibaba/one-java-agent/blob/1f399a2299a8a409d15ea6111a7098629b8f1050/one-java-agent-plugin/src/main/java/com/alibaba/oneagent/utils/IOUtils.java"
2022-05-01 16:20:08 +01:00
} ,
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/alibaba/one-java-agent/pull/29" ,
"name" : "https://github.com/alibaba/one-java-agent/pull/29"
2022-05-01 16:20:08 +01:00
} ,
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/alibaba/one-java-agent/pull/29/commits/359603b63fc6c59d8b57e061c171954bab3433bf" ,
"name" : "https://github.com/alibaba/one-java-agent/pull/29/commits/359603b63fc6c59d8b57e061c171954bab3433bf"
2022-05-01 16:20:08 +01:00
}
]
2022-02-24 15:04:11 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-01 16:01:34 +00:00
"value" : "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\u2019s machine."
2022-02-24 15:04:11 +00:00
}
]
2022-05-01 16:20:08 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:L/E:P" ,
"baseScore" : 6.9 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Akhil Jain"
}
]
2022-02-24 15:04:11 +00:00
}