2020-01-14 18:01:05 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-01-16 21:01:15 +00:00
"ID" : "CVE-2020-7047" ,
"STATE" : "PUBLIC"
2020-01-14 18:01:05 +00:00
} ,
2020-01-16 21:01:15 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-14 18:01:05 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-16 21:01:15 +00:00
"value" : "The WordPress plugin, WP Database Reset through 3.1, contains a flaw that gave any authenticated user, with minimal permissions, the ability (with a simple wp-admin/admin.php?db-reset-tables[]=users request) to escalate their privileges to administrator while dropping all other users from the table."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://wordpress.org/plugins/wordpress-database-reset/#developers" ,
"refsource" : "MISC" ,
"name" : "https://wordpress.org/plugins/wordpress-database-reset/#developers"
} ,
{
"refsource" : "MISC" ,
"name" : "https://wpvulndb.com/vulnerabilities/10028" ,
"url" : "https://wpvulndb.com/vulnerabilities/10028"
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/blog/2020/01/easily-exploitable-vulnerabilities-patched-in-wp-database-reset-plugin/" ,
"url" : "https://www.wordfence.com/blog/2020/01/easily-exploitable-vulnerabilities-patched-in-wp-database-reset-plugin/"
2020-01-14 18:01:05 +00:00
}
]
2020-01-16 21:01:15 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AC:L/AV:N/A:H/C:H/I:H/PR:L/S:C/UI:N" ,
"version" : "3.0"
}
2020-01-14 18:01:05 +00:00
}
}