{ "schema_version": "1.4.0", "id": "GHSA-r965-fhrj-6v64", "modified": "2025-04-20T03:47:34Z", "published": "2022-05-14T03:09:09Z", "aliases": [ "CVE-2016-10517" ], "details": "networking.c in Redis before 3.2.7 allows \"Cross Protocol Scripting\" because it lacks a check for POST and Host: strings, which are not valid in the Redis protocol (but commonly occur when an attack triggers an HTTP request to the Redis TCP port).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10517" }, { "type": "WEB", "url": "https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50" }, { "type": "WEB", "url": "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES" }, { "type": "WEB", "url": "https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101572" } ], "database_specific": { "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-10-24T18:29:00Z" } }