PyPi: Nidaqmx

CVE-2020-26137

Transitive

Safety vulnerability ID: 44702

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Sep 30, 2020 Updated at Apr 22, 2024
Scan your Python projects for vulnerabilities →

Advisory

Nidaqmx 0.5.8 updates its dependency 'urllib3' to v1.25.9 to include security fixes.

Affected package

nidaqmx

Latest version: 0.9.0

NI-DAQmx Python API

Affected versions

Fixed versions

Vulnerability changelog

* Merged Pull Requests
* [Bug in InStream.readinto()](https://github.com/ni/nidaqmx-python/pull/45)
* [Fix for Linux where DAQmxGetSysNIDAQUpdateVersion is not available](https://github.com/ni/nidaqmx-python/pull/75)
* [Fix RelativeTo function names to match DLL names](https://github.com/ni/nidaqmx-python/pull/86)
* [fix: exported symbol names](https://github.com/ni/nidaqmx-python/pull/93)
* [fix: dev dependencies to avoid security alerts](https://github.com/ni/nidaqmx-python/pull/94)
* [fix: task.__del__ to use _saved_name](https://github.com/ni/nidaqmx-python/pull/95)
* [remove: python2.7 support](https://github.com/ni/nidaqmx-python/pull/96)
* [update: requirements](https://github.com/ni/nidaqmx-python/pull/97)
* [Fix warning regarding ABC import from collections](https://github.com/ni/nidaqmx-python/pull/104)
* [remove: py2, py27 support from classifiers](https://github.com/ni/nidaqmx-python/pull/105)
* [Correct Network Connection Loss Property](https://github.com/ni/nidaqmx-python/pull/111)
* Resolved Issues
* Fixed `test_many_sample_pulse_ticks` test
* Added a bridge device to test MAX config to enable `test_list_of_floats_property` to run
* [36: no version information available](https://github.com/ni/nidaqmx-python/issues/36)
* Major Changes
* Switched to [poetry](https://python-poetry.org/) build system.
* Updated supported Python versions to 3.7, 3.8, 3.9, and 3.10
* Updated to latest dependencies
* Replaced `numpy.bool` with `bool` native type

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.5

CVSS v3 Details

MEDIUM 6.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
LOW
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 6.4
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
PARTIAL
Availability Impact (A)
NONE