2022-07-18 12:00:44 +00:00
{
2022-08-08 15:43:17 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2022-2460" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "WPDating <= 7.1.9 - Multiple SQL Injection Issues"
} ,
"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" : "WPDating" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "7.1.9" ,
"version_value" : "7.1.9"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The WPDating WordPress plugin through 7.1.9 does not properly escape user input before concatenating it to certain SQL queries, leading to multiple SQL injection vulnerabilities."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/694b6dfd-2424-41b4-8595-b6c305c390db" ,
"name" : "https://wpscan.com/vulnerability/694b6dfd-2424-41b4-8595-b6c305c390db"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2022-07-18 12:00:44 +00:00
]
2022-08-08 15:43:17 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "WPScanTeam"
2022-07-18 12:00:44 +00:00
}
2022-08-08 15:43:17 +02:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-07-18 12:00:44 +00:00
}