2022-05-04 12:01:20 +00:00
{
2023-07-04 09:00:36 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1574" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The HTML2WP WordPress plugin through 1.0.0 does not have authorisation and CSRF checks when importing files, and does not validate them, as a result, unauthenticated attackers can upload arbitrary files (such as PHP) on the remote server"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization"
}
]
} ,
{
"description" : [
2022-06-27 10:50:06 +02:00
{
2023-07-04 09:00:36 +00:00
"lang" : "eng" ,
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Unknown" ,
"product" : {
"product_data" : [
{
"product_name" : "HTML2WP" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"status" : "affected" ,
"versionType" : "custom" ,
"version" : "0" ,
"lessThanOrEqual" : "1.0.0"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
2022-06-27 10:50:06 +02:00
}
}
]
}
2023-07-04 09:00:36 +00:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://wpscan.com/vulnerability/c36d0ea8-bf5c-4af9-bd3d-911eb02adc14" ,
"refsource" : "MISC" ,
"name" : "https://wpscan.com/vulnerability/c36d0ea8-bf5c-4af9-bd3d-911eb02adc14"
}
2022-05-04 12:01:20 +00:00
]
2023-07-04 09:00:36 +00:00
} ,
"generator" : {
"engine" : "WPScan CVE Generator"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Daniel Ruf"
} ,
{
"lang" : "en" ,
"value" : "WPScan"
}
2022-06-27 10:50:06 +02:00
]
2022-05-04 12:01:20 +00:00
}