2022-08-23 09:00:45 +00:00
{
2022-09-19 15:54:44 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2022-2958" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "BadgeOS < 3.7.1.3 - Subscriber+ SQLi"
} ,
"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" : "BadgeOS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "3.7.1.3" ,
"version_value" : "3.7.1.3"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The BadgeOS WordPress plugin before 3.7.1.3 does not sanitise and escape parameters before using them in SQL statements via AJAX actions available to any authenticated users, leading to SQL Injections"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a" ,
"name" : "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2022-08-23 09:00:45 +00:00
]
2022-09-19 15:54:44 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "cydave"
2022-08-23 09:00:45 +00:00
}
2022-09-19 15:54:44 +02:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-08-23 09:00:45 +00:00
}