2021-01-14 16:06:39 +00:00
{
2021-11-17 15:47:33 -05:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24629" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Post Content XMLRPC <= 1.0 - Admin+ SQL Injections"
} ,
"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" : "Post Content XMLRPC" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.0" ,
"version_value" : "1.0"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Post Content XMLRPC WordPress plugin through 1.0 does not sanitise or escape multiple GET/POST parameters before using them in SQL statements in the admin dashboard, leading to an authenticated SQL Injections"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/fb42980c-93e5-42d5-a478-c2b348eaea67" ,
"name" : "https://wpscan.com/vulnerability/fb42980c-93e5-42d5-a478-c2b348eaea67"
} ,
{
"refsource" : "MISC" ,
"url" : "https://codevigilant.com/disclosure/2021/wp-plugin-post-content-xmlrpc/" ,
"name" : "https://codevigilant.com/disclosure/2021/wp-plugin-post-content-xmlrpc/"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2021-01-14 16:06:39 +00:00
]
2021-11-17 15:47:33 -05:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Shreya Pohekar of Codevigilant Project"
2021-01-14 16:06:39 +00:00
}
2021-11-17 15:47:33 -05:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2021-01-14 16:06:39 +00:00
}