2022-06-30 10:00:45 +00:00
{
2022-08-29 16:35:53 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2022-2261" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "WPide < 3.0 - Admin+ Local File Inclusion"
} ,
"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" : "WPIDE – File Manager & Code Editor" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "3.0" ,
"version_value" : "3.0"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The WPIDE WordPress plugin before 3.0 does not sanitize and validate the filename parameter before using it in a require statement in the admin dashboard, leading to a Local File Inclusion issue."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/f6091d7b-97b5-42f2-b2f4-09a0fe6d5a21" ,
"name" : "https://wpscan.com/vulnerability/f6091d7b-97b5-42f2-b2f4-09a0fe6d5a21"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')" ,
"lang" : "eng"
}
2022-06-30 10:00:45 +00:00
]
2022-08-29 16:35:53 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Raad Haddad"
2022-06-30 10:00:45 +00:00
}
2022-08-29 16:35:53 +02:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-06-30 10:00:45 +00:00
}