2020-03-23 22:01:27 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2020-10879" ,
"STATE" : "PUBLIC"
} ,
"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" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-25 15:01:18 +00:00
"value" : "rConfig before 3.9.5 allows command injection by sending a crafted GET request to lib/crud/search.crud.php since the nodeId parameter is passed directly to the exec function without being escaped."
2020-03-23 22:01:27 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9" ,
"refsource" : "MISC" ,
"name" : "https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9"
2020-03-24 14:01:28 +00:00
} ,
{
"refsource" : "EXPLOIT-DB" ,
"name" : "Exploit Database" ,
"url" : "https://www.exploit-db.com/exploits/48241"
2020-03-23 22:01:27 +00:00
}
]
}
}