2020-06-25 17:01:18 +00:00
{
"CVE_data_meta" : {
2020-07-14 15:30:32 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:18 +00:00
"ID" : "CVE-2020-15101" ,
2020-07-14 15:30:32 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Nested directory structure can lead to Uncontrolled Resource Consumption in freewvs"
2020-06-25 17:01:18 +00:00
} ,
2020-07-14 15:30:32 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "freewvs" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.1.1"
}
]
}
}
]
} ,
"vendor_name" : "schokokeksorg"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:18 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-14 15:30:32 -06:00
"value" : "In freewvs before 0.1.1, a directory structure of more than 1000 nested directories can interrupt a freewvs scan due to Python's recursion limit and os.walk(). This can be problematic in a case where an administrator scans the dirs of potentially untrusted users.\n\nThis has been patched in 0.1.1."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 2.8 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400: Uncontrolled Resource Consumption"
}
]
2020-06-25 17:01:18 +00:00
}
]
2020-07-14 15:30:32 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx"
} ,
{
"name" : "https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143" ,
"refsource" : "MISC" ,
"url" : "https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143"
}
]
} ,
"source" : {
"advisory" : "GHSA-7pmh-vrww-25xx" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:18 +00:00
}
}