2022-02-14 13:01:17 +00:00
{
2022-05-09 18:46:01 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2022-0592" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "MapSVG < 6.2.20 - Unauthenticated 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" : "MapSVG" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "6.2.20" ,
"version_value" : "6.2.20"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The MapSVG WordPress plugin before 6.2.20 does not validate and escape a parameter via a REST endpoint before using it in a SQL statement, leading to a SQL Injection exploitable by unauthenticated users."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/5d8d53ad-dc88-4b50-a292-fc447484c27b" ,
"name" : "https://wpscan.com/vulnerability/5d8d53ad-dc88-4b50-a292-fc447484c27b"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2022-02-14 13:01:17 +00:00
]
2022-05-09 18:46:01 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Brandon James Roldan"
2022-02-14 13:01:17 +00:00
}
2022-05-09 18:46:01 +02:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-02-14 13:01:17 +00:00
}