Alerts This Week
Warning Icon 1 700
Alerts This Week
Warning Icon 1 700

Fedora 24: Moderate DoS Risk Resolved in python-cjson Update

fedora
Calendar Grey February 26, 2017
Dist Fedora Esm H88
This enhancement stops python-cjson from failing, resolving a vulnerability concerning the parsing of deeply nested JSON structures.
This update prevents `python-cjson` from crashing when attempting to parse heavily nested JSON structures (which could be exploited for denial of service purposes, against any appl...

Summary

This module implements a very fast JSON encoder/decoder for Python.

JSON stands for JavaScript Object Notation and is a text based lightweight

data exchange format which is easy for humans to read/write and for machines

to parse/generate. JSON is completely language independent and has multiple

implementations in most of the programming languages, making it ideal for

data exchange and storage.

The module is written in C and it is up to 250 times faster when compared to

the other python JSON implementations which are written directly in python.

This speed gain varies with the complexity of the data and the operation and

is the the range of 10-200 times for encoding operations and in the range of

100-250 times for decoding operations.

Update Information:

This update prevents `python-cjson` from crashing when attempting to parse heavily nested JSON structures (which could be exploited for denial of service purposes, against any application that uses `python-cjson` to parse arbitrary input).

Change Log

References

Fedora Update Notification FEDORA-2017-abbfa3f1a9 2017-02-25 19:17:43.010156
Name : python-cjson Product : Fedora 24 Version : 1.1.0 Release : 9.fc24 URL : https://pypi.org/project/python-cjson/ Summary : Fast JSON encoder/decoder for Python Description : This module implements a very fast JSON encoder/decoder for Python.
JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage.
The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.

Update Instructions

This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade python-cjson' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html

Name: python-cjson
Product: Fedora 24
Version: 1.1.0
Release: 9.fc24
Summary: Fast JSON encoder/decoder for Python

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Related News

Your message here