PyPi: Pyconll

CVE-2018-18074

Transitive

Safety vulnerability ID: 36647

This vulnerability was reviewed by experts

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

Created at Oct 09, 2018 Updated at Jun 21, 2023
Scan your Python projects for vulnerabilities →

Advisory

Pyconll 1.1.0 updates 'requests' dependency to v2.20.0 due to a security flaw.

Affected package

pyconll

Latest version: 3.2.0

Read and manipulate CoNLL files

Affected versions

Fixed versions

Vulnerability changelog

--------------------

Added
~~~~~

- ``pylint`` to build process
- ``Conllable`` abstract base class to mark CoNLL serializable
components
- Tree data type construction of a sentence

Changed
~~~~~~~

- Linting patches suggested by ``pylint``.
- Removed ``_end_line_number`` from ``Sentence`` constructor. This is
an internal patch, as this parameter was not meant to be used by
callers.
- New, improved, and clearer documentation
- Update of ``requests`` dependency due to security flaw

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

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

CVSS v2 Details

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