PyPi: Json2xml

CVE-2018-18074

Transitive

Safety vulnerability ID: 42097

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 May 10, 2024
Scan your Python projects for vulnerabilities →

Advisory

Json2xml version 3.0.0 updates its dependency "requests" minimum requirement to v2.20.0 to include a security fix.

Affected package

json2xml

Latest version: 5.0.1

Simple Python Library to convert JSON to XML

Affected versions

Fixed versions

Vulnerability changelog

===================

* Fix/coveralls (43)
* update coverage report (42)
* Merge pull request 41 from vinitkumar/fix/coveralls
* add python coveralls
* Merge pull request 40 from vinitkumar/refactor/cookiecutter
* update coverage
* add image for coveralls
* coverage and coveralls integrations
* try and trigger coveralls too
* fix code block in readme
* add doc about custom wrapper
* try at reducing the dependencies
* add tests for custom wrappers as well
* add tests for actualy dict2xml conversion
* fix: remove missing import
* fix: code syntax highlight in the readme again
* fix: code syntax highlight in the readme again
* fix: code syntax highlight in the readme
* chore: update readme with code samples
* test: add testcases for the different utils method
* remove unused imports
* check the third method for generating dict from json string too
* run correct test files
* fix tests
* update requirements and setuptools
* refactor the module into more maintainable code
* chore: add boilerplate
* remove all legacy
* Fix/cleanup (38)
* cleanup: remove unused modules (37)
* Merge pull request 35 from vinitkumar/improve-structure
* cleanup
* one again try to get the build working
* travis need full version for latest supported python
* do not hardcode version in a series
* update grammar
* fix conflicts
* Update LICENSE
* cleanup readme
* remove cli
* some cleanup and update the tests
* Update readme.md
* Cleanup Readme.md
* Update issue templates
* fix vulnerabilities in requests

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