{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2022-2039", "ASSIGNER": "security@wordfence.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The Free Live Chat Support plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including 1.0.11. This is due to missing nonce protection on the livesupporti_settings() function found in the ~/livesupporti.php file. This makes it possible for unauthenticated attackers to inject malicious web scripts into the page, granted they can trick a site's administrator into performing an action such as clicking on a link." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-352 Cross-Site Request Forgery (CSRF)" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "livesupporti", "product": { "product_data": [ { "product_name": "Free Live Chat Support", "version": { "version_data": [ { "version_affected": "<=", "version_name": "*", "version_value": "1.0.11" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dfa3efa2-c542-44b9-8039-13e6eac75101?source=cve", "refsource": "MISC", "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dfa3efa2-c542-44b9-8039-13e6eac75101?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/livesupporti/trunk/livesupporti.php#L67", "refsource": "MISC", "name": "https://plugins.trac.wordpress.org/browser/livesupporti/trunk/livesupporti.php#L67" }, { "url": "https://wordpress.org/plugins/livesupporti/#developers", "refsource": "MISC", "name": "https://wordpress.org/plugins/livesupporti/#developers" }, { "url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2039", "refsource": "MISC", "name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2039" }, { "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2762052%40livesupporti&new=2762052%40livesupporti&sfp_email=&sfph_mail=", "refsource": "MISC", "name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2762052%40livesupporti&new=2762052%40livesupporti&sfp_email=&sfph_mail=" } ] }, "credits": [ { "lang": "en", "value": "Masaki Sunayama" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "baseScore": 8.8, "baseSeverity": "HIGH" } ] } }