cvelist/2022/2xxx/CVE-2022-2444.json

105 lines
4.4 KiB
JSON
Raw Normal View History

2022-07-15 15:00:44 +00:00
{
2023-10-20 16:00:39 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-07-15 15:00:44 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-2444",
2023-10-20 16:00:39 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
}
]
2022-07-15 15:00:44 +00:00
},
2022-07-18 17:00:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-10-20 16:00:39 +00:00
"vendor_name": "themeisle",
2022-07-18 17:00:46 +00:00
"product": {
"product_data": [
{
2023-10-20 16:00:39 +00:00
"product_name": "Visualizer: Tables and Charts Manager for WordPress",
2022-07-18 17:00:46 +00:00
"version": {
"version_data": [
{
"version_affected": "<=",
2023-10-20 16:00:39 +00:00
"version_name": "*",
2022-07-18 17:00:46 +00:00
"version_value": "3.7.9"
}
]
}
}
]
2023-10-20 16:00:39 +00:00
}
2022-07-18 17:00:46 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-10-20 16:00:39 +00:00
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d9606d92-8061-4dfc-a6e2-509b54613277?source=cve",
2022-07-18 17:00:46 +00:00
"refsource": "MISC",
2023-10-20 16:00:39 +00:00
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d9606d92-8061-4dfc-a6e2-509b54613277?source=cve"
2022-07-18 17:00:46 +00:00
},
{
2023-10-20 16:00:39 +00:00
"url": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Source/Csv.php",
2022-07-18 17:00:46 +00:00
"refsource": "MISC",
2023-10-20 16:00:39 +00:00
"name": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Source/Csv.php"
2022-07-18 17:00:46 +00:00
},
{
2023-10-20 16:00:39 +00:00
"url": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Module/Chart.php#L1115",
2022-07-18 17:00:46 +00:00
"refsource": "MISC",
2023-10-20 16:00:39 +00:00
"name": "https://github.com/Codeinwp/visualizer/blob/master/classes/Visualizer/Module/Chart.php#L1115"
2022-07-18 17:00:46 +00:00
},
{
"url": "https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10",
2023-10-20 16:00:39 +00:00
"refsource": "MISC",
2022-07-18 17:00:46 +00:00
"name": "https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10"
},
{
2023-10-20 16:00:39 +00:00
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2752058%40visualizer&new=2752058%40visualizer&sfp_email=&sfph_mail=",
2022-07-18 17:00:46 +00:00
"refsource": "MISC",
2023-10-20 16:00:39 +00:00
"name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2752058%40visualizer&new=2752058%40visualizer&sfp_email=&sfph_mail="
},
{
2022-07-18 17:00:46 +00:00
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2444",
2023-10-20 16:00:39 +00:00
"refsource": "MISC",
2022-07-18 17:00:46 +00:00
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-2444"
}
]
},
2023-10-20 16:00:39 +00:00
"credits": [
{
"lang": "en",
"value": "Rasoul Jahanshahi"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH"
}
]
2022-07-15 15:00:44 +00:00
}
}