** Sistemi interessati
- Windows
- 10 Version 1809 for 32-bit Systems
- 10 Version 1809 for x64-based Systems
- 10 Version 1809 for ARM64-based Systems
- 10 Version 21H1 for 32-bit Systems
- 10 Version 21H1 for x64-based System
- 10 Version 21H1 for ARM64-based Systems
- 10 Version 20H2 for 32-bit Systems
- 10 Version 20H2 for x64-based Systems
- 10 Version 20H2 for ARM64-based Systems
- 10 Version 21H2 for 32-bit Systems
- 10 Version 21H2 for x64-based Systems
- 10 Version 21H2 for ARM64-based Systems
- 11 for x64-based Systems
- 11 for ARM64-based Systems
- Windows Server
- 2019
- 2019 (Core installation)
- 2022
- 2022 (Server Core installation)
- version 20H2 (Server Core Installation)
** POC
- [[./CVE-2022-21907.py][Poc]]
** Mitigazioni
- Windows Server 2019 e Windows 10 versione 1809 non sono vulnerabili per impostazione predefinita. A meno che non sia stato abilitato il supporto HTTP Trailer tramite il valore del registro EnableTrailerSupport, i sistemi non sono vulnerabili.
- Eliminare il valore DWORD del registro "EnableTrailerSupport" se presente in:
#+begin_src bash
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters
#+end_src
- Questa mitigazione si applica solo a Windows Server 2019 e Windows 10 versione 1809 e non si applica a Windows 20H2 e versioni successive.
** FAQ
- Come potrebbe un attaccante sfruttare questa vulnerabilità?
- Nella maggior parte dei casi, un attaccante non autenticato potrebbe inviare un pacchetto appositamente predisposto a un server di destinazione che utilizza lo stack di protocollo HTTP (http.sys) per elaborare i pacchetti.
- È sfruttabile in modalità worm?
- Sì. Microsoft raccomanda di dare priorità all'applicazione delle patch sui server interessati.
- Windows 10, versione 1909 non è nella tabella degli aggiornamenti di sicurezza. È affetto da questa vulnerabilità?
- No, il codice vulnerabile non è presente in Windows 10 versione 1909. Non è interessato da questa vulnerabilità.
- La chiave del registro EnableTrailerSupport è presente in piattaforme diverse da Windows Server 2019 e Windows 10 versione 1809?
- No, la chiave del registro è presente solo in Windows Server 2019 e Windows 10 versione 1809.