{ "schema_version": "1.4.0", "id": "GHSA-fv43-xxv4-v4x9", "modified": "2022-09-03T00:00:15Z", "published": "2022-09-01T00:00:15Z", "aliases": [ "CVE-2022-37129" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37129" }, { "type": "WEB", "url": "https://github.com/z1r00/IOT_Vul/blob/main/dlink/Dir816/SystemCommand/readme.md" }, { "type": "WEB", "url": "https://www.dlink.com/en/security-bulletin" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-31T23:15:00Z" } }