2022-01-14 19:01:19 +00:00
{
"CVE_data_meta" : {
2022-01-18 17:01:15 +00:00
"AKA" : "Wordfence" ,
"ASSIGNER" : "security@wordfence.com" ,
2022-01-14 19:01:19 +00:00
"ID" : "CVE-2022-0236" ,
2022-01-18 17:01:15 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "WP Import Export (Lite) <= 3.9.15 Unauthenticated Sensitive Data Disclosure"
2022-01-14 19:01:19 +00:00
} ,
2022-01-18 17:01:15 +00:00
"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" ,
2022-01-14 19:01:19 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-18 17:01:15 +00:00
"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"
2022-01-14 19:01:19 +00:00
}
]
2022-01-18 17:01:15 +00:00
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Update to version 3.9.16, or newer. "
}
] ,
"source" : {
"discovery" : "EXTERNAL"
2022-01-14 19:01:19 +00:00
}
}