Xceed .NET Libraries Documentation
Welcome to Xceed Data Manipulation Components for .NET and .NET Standard / Security Vulnerability Reports / CVE-2022-37434
In This Topic
    CVE-2022-37434
    In This Topic

    Description

    zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).

    Timeline

    Vulnerable

    No.

    Remarks

    The component does not contain the inflateGetHeader() function. It implements its own handling of GZip headers.

    See Also