2021-10-25 07:01:16 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-05-16 14:01:40 +00:00
"ID" : "CVE-2021-42897" ,
"STATE" : "PUBLIC"
2021-10-25 07:01:16 +00:00
} ,
2022-05-16 14:01:40 +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" ,
2021-10-25 07:01:16 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-16 14:01:40 +00:00
"value" : "A remote command execution (RCE) vulnerability was found in FeMiner wms V1.0 in /wms/src/system/datarec.php. The $_POST[r_name] is directly passed into the $mysqlstr and is executed by exec."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/FeMiner/wms/issues/12" ,
"refsource" : "MISC" ,
"name" : "https://github.com/FeMiner/wms/issues/12"
2021-10-25 07:01:16 +00:00
}
]
}
}