cvelist/2019/7xxx/CVE-2019-7297.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-01-31 17:07:27 -05:00
{
2019-03-18 04:03:53 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7297",
"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": [
2019-01-31 17:07:27 -05:00
{
2019-03-18 04:03:53 +00:00
"lang": "eng",
"value": "An issue was discovered on D-Link DIR-823G devices with firmware through 1.02B03. A command Injection vulnerability allows attackers to execute arbitrary OS commands via shell metacharacters in a crafted /HNAP1 request. This occurs when the GetNetworkTomographyResult function calls the system function with an untrusted input parameter named Address. Consequently, an attacker can execute any command remotely when they control this input."
2019-01-31 17:07:27 -05:00
}
2019-03-18 04:03:53 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/leonW7/D-Link/blob/master/Vul_1.md",
"refsource": "MISC",
"url": "https://github.com/leonW7/D-Link/blob/master/Vul_1.md"
},
{
"name": "106815",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106815"
}
]
}
}