{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36080", "STATE": "PUBLIC", "TITLE": "Wikmd Cross-site Scripting vulnerability" }, "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, an attacker could capture user's session cookies or execute malicious Javascript when a victim edits a markdown file. Version 1.7.1 fixes this issue." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/Linbreux/wikmd/security/advisories/GHSA-9m4m-6gqx-gfj3", "refsource": "CONFIRM", "url": "https://github.com/Linbreux/wikmd/security/advisories/GHSA-9m4m-6gqx-gfj3" }, { "name": "https://github.com/Linbreux/wikmd/commit/259412c47d64d5b85980f95345179fbf05927798", "refsource": "MISC", "url": "https://github.com/Linbreux/wikmd/commit/259412c47d64d5b85980f95345179fbf05927798" } ] }, "source": { "advisory": "GHSA-9m4m-6gqx-gfj3", "discovery": "UNKNOWN" } }