{"id":"CVE-2024-23452","details":"Request smuggling vulnerability in HTTP server in Apache bRPC 0.9.5~1.7.0 on all platforms allows attacker to smuggle request.\n\nVulnerability Cause Description：\n\nThe http_parser does not comply with the RFC-7230 HTTP 1.1 specification.\n\nAttack scenario:\nIf a message is received with both a Transfer-Encoding and a Content-Length header field, such a message might indicate an attempt to perform request smuggling or response splitting.\nOne particular attack scenario is that a bRPC made http server on the backend receiving requests in one persistent connection from frontend server that uses TE to parse request with the logic that 'chunk' is contained in the TE field. in that case an attacker can smuggle a request into the connection to the backend server. \n\nSolution:\nYou can choose one solution from below:\n1. Upgrade bRPC to version 1.8.0, which fixes this issue. Download link:  https://github.com/apache/brpc/releases/tag/1.8.0\n 2. Apply this patch:  https://github.com/apache/brpc/pull/2518","modified":"2026-04-10T05:09:29.992298Z","published":"2024-02-08T09:15:46.420Z","references":[{"type":"ADVISORY","url":"https://github.com/apache/brpc/releases/tag/1.8.0"},{"type":"ADVISORY","url":"http://www.openwall.com/lists/oss-security/2024/02/08/1"},{"type":"REPORT","url":"https://lists.apache.org/thread/kkvdpwyr2s2yt9qvvxfdzon012898vxd"},{"type":"FIX","url":"https://github.com/apache/brpc/pull/2518"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/apache/brpc","events":[{"introduced":"a6ccc96aeb92d178b38885dc7ca3c525e5699648"},{"fixed":"df31bf51f08ca6afa59ef3b4f3749bf20ebd1858"}],"database_specific":{"versions":[{"introduced":"0.9.5"},{"fixed":"1.8.0"}]}}],"versions":["0.9.5","0.9.6","0.9.6-rc01","0.9.6-rc02","0.9.6-rc03","0.9.7","0.9.7-rc01","0.9.7-rc02","0.9.7-rc03","0.9.8-rc01","1.0.0","1.0.0-rc01","1.0.0-rc02"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-23452.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"}]}