{ "schema_version": "1.4.0", "id": "GHSA-hqh5-gm7w-5966", "modified": "2022-06-11T00:00:20Z", "published": "2022-05-25T00:00:22Z", "aliases": [ "CVE-2022-1669" ], "details": "A buffer overflow vulnerability has been detected in the firewall function of the device management web portal. The device runs a CGI binary (index.cgi) to offer a management web application. Once authenticated with valid credentials in this web portal, a potential attacker could submit any \"Address\" value and it would be copied to a second variable with a \"strcpy\" vulnerable function without checking its length. Because of this, it is possible to send a long address value to overflow the process stack, controlling the function return address.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1669" }, { "type": "WEB", "url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-137-01" } ], "database_specific": { "cwe_ids": [ "CWE-121" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-05-24T18:15:00Z" } }