2022-08-01 04:00:47 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-08-31 23:00:34 +00:00
"ID" : "CVE-2022-37129" ,
"STATE" : "PUBLIC"
2022-08-01 04:00:47 +00:00
} ,
2022-08-31 23:00:34 +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" ,
2022-08-01 04:00:47 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-31 23:00:34 +00:00
"value" : "D-Link DIR-816 A2_v1.10CNB04.img is vulnerable to Command Injection via /goform/SystemCommand. After the user passes in the command parameter, it will be spliced into byte_4836B0 by snprintf, and finally doSystem(&byte_4836B0); will be executed, resulting in a command injection."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.dlink.com/en/security-bulletin/" ,
"refsource" : "MISC" ,
"name" : "https://www.dlink.com/en/security-bulletin/"
} ,
{
"url" : "https://github.com/z1r00/IOT_Vul/blob/main/dlink/Dir816/SystemCommand/readme.md" ,
"refsource" : "MISC" ,
"name" : "https://github.com/z1r00/IOT_Vul/blob/main/dlink/Dir816/SystemCommand/readme.md"
2022-08-01 04:00:47 +00:00
}
]
}
}