この記事は会員限定です。会員登録すると全てご覧いただけます。 セキュリティニュースメディアの「SecurityOnline」は2025年 ...
Python向けに提供されている「HTTPプロトコル」を処理するためのライブラリ「h11」に深刻な脆弱性が明らかとなった。脆弱性を修正したアップデートが提供されている。 「同0.15.0」および以前のバージョンに脆弱性「CVE-2025-43859」が明らかとなったもの。
This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. h11 is suitable for implementing both servers and clients, and has a pleasantly symmetric API: the ...
This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. h11 is suitable for implementing both servers and clients, and has a pleasantly symmetric API: the ...
この記事に対するご意見や感想を投稿してみませんか。
Referenzen: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-43859 - python-h11: Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 https://launchpad ...
Summary : A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 ...