{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-3672", "ASSIGNER": "security@huntr.dev", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Cross-site Scripting (XSS) - DOM in GitHub repository plaidweb/webmention.js prior to 0.5.5." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "cweId": "CWE-79" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "plaidweb", "product": { "product_data": [ { "product_name": "plaidweb/webmention.js", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "0.5.5" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.dev/bounties/75cfb7ad-a75f-45ff-8688-32a9c55179aa", "refsource": "MISC", "name": "https://huntr.dev/bounties/75cfb7ad-a75f-45ff-8688-32a9c55179aa" }, { "url": "https://github.com/plaidweb/webmention.js/commit/3551b66b3e40da37fee89ecf72930c5efdc53011", "refsource": "MISC", "name": "https://github.com/plaidweb/webmention.js/commit/3551b66b3e40da37fee89ecf72930c5efdc53011" } ] }, "source": { "advisory": "75cfb7ad-a75f-45ff-8688-32a9c55179aa", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.0", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "baseScore": 7.3, "baseSeverity": "HIGH" } ] } }