2021-09-15 19:01:29 +00:00
{
"CVE_data_meta" : {
2021-10-19 17:56:42 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-09-15 19:01:29 +00:00
"ID" : "CVE-2021-41149" ,
2021-10-19 17:56:42 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Improper sanitization of target names in tough"
2021-09-15 19:01:29 +00:00
} ,
2021-10-19 17:56:42 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "tough" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.12.0"
}
]
}
}
]
} ,
"vendor_name" : "awslabs"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-09-15 19:01:29 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-19 19:01:03 +00:00
"value" : "Tough provides a set of Rust libraries and tools for using and generating the update framework (TUF) repositories. The tough library, prior to 0.12.0, does not properly sanitize target names when caching a repository, or when saving specific targets to an output directory. When targets are cached or saved, files could be overwritten with arbitrary content anywhere on the system. A fix is available in version 0.12.0. No workarounds to this issue are known."
2021-10-19 17:56:42 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/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')"
}
]
2021-09-15 19:01:29 +00:00
}
]
2021-10-19 17:56:42 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/awslabs/tough/security/advisories/GHSA-x3r5-q6mj-m485" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/awslabs/tough/security/advisories/GHSA-x3r5-q6mj-m485"
} ,
{
"name" : "https://github.com/awslabs/tough/commit/1809b9bd1106d78a51fbea3071aa97a3530bac9a" ,
"refsource" : "MISC" ,
"url" : "https://github.com/awslabs/tough/commit/1809b9bd1106d78a51fbea3071aa97a3530bac9a"
}
]
} ,
"source" : {
"advisory" : "GHSA-x3r5-q6mj-m485" ,
"discovery" : "UNKNOWN"
2021-09-15 19:01:29 +00:00
}
}