Buffer Over-read Affecting libfwsi-python package, versions [,20191006)


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    EPSS 0.07% (30th percentile)
Expand this section
NVD
3.3 low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-LIBFWSIPYTHON-471960
  • published 7 Oct 2019
  • disclosed 6 Oct 2019
  • credit Dhiraj Mishra

How to fix?

Upgrade libfwsi-python to version 20191006 or higher.

Overview

libfwsi-python is a Python bindings module for libfwsi

Affected versions of this package are vulnerable to Buffer Over-read. libfwsi_extension_block_copy_from_byte_stream in libfwsi_extension_block.c has a heap-based buffer over-read because rejection of an unsupported size only considers values less than 6, even though values of 6 and 7 are also unsupported.