{ "CVE_data_meta": { "AKA": "Wordfence", "ASSIGNER": "security@wordfence.com", "ID": "CVE-2022-2444", "STATE": "PUBLIC", "TITLE": "Visualizer: Tables and Charts Manager for WordPress <= 3.7.9 - Authenticated (Contributor+) PHAR Deserialization" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Visualizer: Tables and Charts Manager for WordPress ", "version": { "version_data": [ { "version_affected": "<=", "version_name": "3.7.9", "version_value": "3.7.9" } ] } } ] }, "vendor_name": "themeisle" } ] } }, "credit": [ { "lang": "eng", "value": "Rasoul Jahanshahi" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The Visualizer: Tables and Charts Manager for WordPress plugin for WordPress is vulnerable to deserialization of untrusted input via the 'remote_data' parameter in versions up to, and including 3.7.9. This makes it possible for authenticated attackers with contributor privileges and above to call files using a PHAR wrapper that will deserialize the data and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present. It also requires that the attacker is successful in uploading a file with the serialized payload." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-502 Deserialization of Untrusted Data" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2752058%40visualizer&new=2752058%40visualizer&sfp_email=&sfph_mail=", "name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2752058%40visualizer&new=2752058%40visualizer&sfp_email=&sfph_mail=" }, { "refsource": "MISC", "url": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Module/Chart.php#L1115", "name": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Module/Chart.php#L1115" }, { "refsource": "MISC", "url": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Source/Csv.php", "name": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Source/Csv.php" }, { "refsource": "MISC", "url": "https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10", "name": "https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10" }, { "refsource": "MISC", "url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2444", "name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2444" } ] }, "source": { "discovery": "UNKNOWN" } }