2022-10-11 07:00:33 +00:00
{
2022-11-07 10:19:08 +01:00
"CVE_data_meta" : {
"ID" : "CVE-2022-3451" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Product Stock Manager < 1.0.5 - Subscriber+ Unauthorised AJAX Calls"
} ,
"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" : "Product Stock Manager" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "1.0.5" ,
"version_value" : "1.0.5"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Product Stock Manager WordPress plugin before 1.0.5 does not have authorisation and proper CSRF checks in multiple AJAX actions, allowing users with a role as low as subscriber to call them. One action in particular could allow to update arbitrary options"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://wpscan.com/vulnerability/d8005cd0-8232-4d43-a4e4-14728eaf1300" ,
"name" : "https://wpscan.com/vulnerability/d8005cd0-8232-4d43-a4e4-14728eaf1300"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-862 Missing Authorization" ,
"lang" : "eng"
}
]
} ,
{
"description" : [
{
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)" ,
"lang" : "eng"
}
2022-10-11 07:00:33 +00:00
]
2022-11-07 10:19:08 +01:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "WPScan"
2022-10-11 07:00:33 +00:00
}
2022-11-07 10:19:08 +01:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-10-11 07:00:33 +00:00
}