{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36081", "STATE": "PUBLIC", "TITLE": "Wikmd vulnerable to Local File Enumeration when accessing /list" }, "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", "description": { "description_data": [ { "lang": "eng", "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/` and discloses lists of files located on the server including sensitive data. Version 1.7.1 fixes this issue." } ] }, "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" } }