First published: Wed Dec 04 2019(Updated: )
In the course of decompressing HPACK inside the HTTP2 protocol, an unexpected sequence of header table resize operations can place the header table into a corrupted state, leading to a use-after-free condition and undefined behavior. This issue affects Proxygen from v0.29.0 until v2017.04.03.00.
Credit: cve-assign@fb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Facebook Proxygen | >=0.29.0<=2017.04.03.00 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-11940 is considered a high severity vulnerability due to its potential to cause use-after-free conditions and undefined behavior.
To fix CVE-2019-11940, upgrade Proxygen to a version later than 2017.04.03.00.
CVE-2019-11940 affects Proxygen versions between 0.29.0 and 2017.04.03.00.
CVE-2019-11940 exploits vulnerabilities in the HPACK header compression process, leading to potential header table corruption.
Yes, CVE-2019-11940 involves a use-after-free condition, indicating potential memory safety issues in the affected software.