{ "schema_version": "1.4.0", "id": "GHSA-hrfc-mjc4-cv8f", "modified": "2022-08-06T00:00:40Z", "published": "2022-05-24T17:46:03Z", "aliases": [ "CVE-2021-20235" ], "details": "There's a flaw in the zeromq server in versions before 4.3.3 in src/decoder_allocators.hpp. The decoder static allocator could have its sized changed, but the buffer would remain the same as it is a static buffer. A remote, unauthenticated attacker who sends a crafted request to the zeromq server could trigger a buffer overflow WRITE of arbitrary data if CURVE/ZAP authentication is not enabled. The greatest impact of this flaw is to application availability, data integrity, and confidentiality.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "WEB", "url": "https://github.com/zeromq/libzmq/security/advisories/GHSA-fc3w-qxf5-7hp6" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20235" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921983" } ], "database_specific": { "cwe_ids": [ "CWE-120", "CWE-787" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-04-01T14:15:00Z" } }