2022-07-16 00:00:59 +00:00
{
"CVE_data_meta" : {
2022-09-07 20:58:58 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-07-16 00:00:59 +00:00
"ID" : "CVE-2022-36081" ,
2022-09-07 20:58:58 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Wikmd vulnerable to Local File Enumeration when accessing /list"
2022-07-16 00:00:59 +00:00
} ,
2022-09-07 20:58:58 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "wikmd" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.7.1"
}
]
}
}
]
} ,
"vendor_name" : "Linbreux"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-16 00:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-07 20:58:58 +00:00
"value" : "Wikmd is a file based wiki that uses markdown. Prior to version 1.7.1, Wikmd is vulnerable to path traversal when accessing `/list/<path:folderpath>` and discloses lists of files located on the server including sensitive data. Version 1.7.1 fixes this issue."
2022-07-16 00:00:59 +00:00
}
]
2022-09-07 20:58:58 +00:00
} ,
"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-23: Relative Path Traversal"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Linbreux/wikmd/security/advisories/GHSA-w4cf-92x9-v8w2" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/Linbreux/wikmd/security/advisories/GHSA-w4cf-92x9-v8w2"
} ,
{
"name" : "https://github.com/Linbreux/wikmd/commit/8d1f94ec86b5b6c3df8ef10051facfb511a78450" ,
"refsource" : "MISC" ,
"url" : "https://github.com/Linbreux/wikmd/commit/8d1f94ec86b5b6c3df8ef10051facfb511a78450"
}
]
} ,
"source" : {
"advisory" : "GHSA-w4cf-92x9-v8w2" ,
"discovery" : "UNKNOWN"
2022-07-16 00:00:59 +00:00
}
}