{ "CVE_data_meta": { "ID": "CVE-2021-24579", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Bold Page Builder < 3.1.6 - PHP Object Injection" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "Bold Page Builder", "version": { "version_data": [ { "version_affected": "<", "version_name": "3.1.6", "version_value": "3.1.6" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The bt_bb_get_grid AJAX action of the Bold Page Builder WordPress plugin before 3.1.6 passes user input into the unserialize() function without any validation or sanitisation, which could lead to a PHP Object Injection. Even though the plugin did not contain a suitable gadget to fully exploit the issue, other installed plugins on the blog could allow such issue to be exploited and lead to RCE in some cases." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/08edce3f-2746-4886-8439-76e44ec76fa8", "name": "https://wpscan.com/vulnerability/08edce3f-2746-4886-8439-76e44ec76fa8" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-502 Deserialization of Untrusted Data", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "dc11" } ], "source": { "discovery": "UNKNOWN" } }