Summary The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9c05396e09c93814ffb8a0f435468e83037e60 commit 4e9c05396e09c93814ffb8a0f435468e83037e60 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-08-10 17:09:08 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-08-10 17:18:27 +0000 dev-python/twisted: add 24.7.0 Bug: https://bugs.gentoo.org/937641 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-python/twisted/Manifest | 1 + dev-python/twisted/twisted-24.7.0.ebuild | 161 +++++++++++++++++++++++++++++++ 2 files changed, 162 insertions(+)
cleanup done