2022-01-10 23:01:06 +00:00
{
"CVE_data_meta" : {
2022-06-02 13:44:11 +00:00
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
2022-05-31 17:35:25 +03:00
"DATE_PUBLIC" : "2022-05-31T13:20:00.000Z" ,
2022-01-10 23:01:06 +00:00
"ID" : "CVE-2022-23082" ,
2022-05-31 17:35:25 +03:00
"STATE" : "PUBLIC" ,
"TITLE" : "CureKit - Path Traversal in isFileOutsideDir"
2022-01-10 23:01:06 +00:00
} ,
2022-05-31 17:35:25 +03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CureKit" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "v1.0.1"
} ,
{
"version_affected" : "<=" ,
"version_value" : "v1.1.3"
}
]
}
}
]
} ,
"vendor_name" : "WhiteSource"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Jonathan Leitschuh"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-01-10 23:01:06 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-02 14:07:14 +00:00
"value" : "In CureKit versions v1.0.1 through v1.1.3 are vulnerable to path traversal as the function isFileOutsideDir fails to sanitize the user input which may lead to path traversal."
2022-01-10 23:01:06 +00:00
}
]
2022-05-31 17:35:25 +03:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-06-02 13:44:11 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/whitesource/CureKit/commit/af35e870ed09411d2f1fae6db1b04598cd1a31b6" ,
"name" : "https://github.com/whitesource/CureKit/commit/af35e870ed09411d2f1fae6db1b04598cd1a31b6"
2022-05-31 17:35:25 +03:00
} ,
{
"refsource" : "MISC" ,
2022-06-02 13:44:11 +00:00
"url" : "https://www.mend.io/vulnerability-database/CVE-2022-23082" ,
"name" : "https://www.mend.io/vulnerability-database/CVE-2022-23082"
2022-05-31 17:35:25 +03:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Upgrade to version V1.1.4"
}
] ,
"source" : {
"advisory" : "https://www.mend.io/vulnerability-database/" ,
"discovery" : "UNKNOWN"
2022-01-10 23:01:06 +00:00
}
2022-06-02 13:44:11 +00:00
}