cvelist/2022/0xxx/CVE-2022-0236.json
2022-01-18 17:01:15 +00:00

122 lines
4.5 KiB
JSON

{
"CVE_data_meta": {
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"ID": "CVE-2022-0236",
"STATE": "PUBLIC",
"TITLE": "WP Import Export (Lite) <= 3.9.15 Unauthenticated Sensitive Data Disclosure"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WP Import Export",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.9.15",
"version_value": "3.9.15"
}
]
}
},
{
"product_name": "WP Import Export Lite",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.9.15",
"version_value": "3.9.15"
}
]
}
}
]
},
"vendor_name": "vjinfotech"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Karan Saini (Kloudle Inc.)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Import Export WordPress plugin (both free and premium versions) is vulnerable to unauthenticated sensitive data disclosure due to a missing capability check on the download function wpie_process_file_download found in the ~/includes/classes/class-wpie-general.php file. This made it possible for unauthenticated attackers to download any imported or exported information from a vulnerable site which can contain sensitive information like user data. This affects versions up to, and including, 3.9.15."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0236",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0236"
},
{
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/changeset/2649762/wp-import-export-lite/trunk/includes/classes/class-wpie-general.php",
"name": "https://plugins.trac.wordpress.org/changeset/2649762/wp-import-export-lite/trunk/includes/classes/class-wpie-general.php"
},
{
"refsource": "MISC",
"url": "https://github.com/qurbat/CVE-2022-0236",
"name": "https://github.com/qurbat/CVE-2022-0236"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 3.9.16, or newer. "
}
],
"source": {
"discovery": "EXTERNAL"
}
}