2022-05-05 13:01:26 +00:00
{
2022-06-13 14:39:04 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2022-1594" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "HC Custom WP-Admin URL <= 1.4 - Arbitrary Settings Update via CSRF"
} ,
"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" : "HC Custom WP-Admin URL" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.4" ,
"version_value" : "1.4"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The HC Custom WP-Admin URL WordPress plugin through 1.4 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack, allowing them to change the login URL"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/bb0efc5e-044b-47dc-9101-9aae40cdbaa5" ,
"name" : "https://wpscan.com/vulnerability/bb0efc5e-044b-47dc-9101-9aae40cdbaa5"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)" ,
"lang" : "eng"
}
2022-05-05 13:01:26 +00:00
]
2022-06-13 14:39:04 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Daniel Ruf"
2022-05-05 13:01:26 +00:00
}
2022-06-13 14:39:04 +02:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-05-05 13:01:26 +00:00
}