python-werkzeug 0.9.4+dfsg-1.1ubuntu2.1 source package in Ubuntu

Changelog

python-werkzeug (0.9.4+dfsg-1.1ubuntu2.1) trusty-security; urgency=medium

  * SECURITY UPDATE: Cross-site vulnerability in render_full function allows
    attackers to inject arbitrary script or HTML.
    - debian/patches/CVE-2016-10516.patch: in werkzeub/debug/tbtools.py.
    - CVE-2016-10516

 -- <email address hidden> (Leonidas S. Barbosa)  Tue, 24 Oct 2017 17:13:01 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python
Trusty security main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-werkzeug_0.9.4+dfsg.orig.tar.xz 966.7 KiB 7febd0b76abb856e4e2d9cd2c88283a1b7e31de8b2cfc324a6b8610356eff791
python-werkzeug_0.9.4+dfsg-1.1ubuntu2.1.debian.tar.gz 7.6 KiB 430c6889afef061db1d3e4cba5ce1d17b488c2b00bbf5391233303f38fec62c0
python-werkzeug_0.9.4+dfsg-1.1ubuntu2.1.dsc 2.5 KiB e73be886a49dbcdbb73def7b317cedc5ed6dff247d936b7f0b6d3f9a556c9bee

View changes file

Binary packages built by this source

python-werkzeug: collection of utilities for WSGI applications

 The Web Server Gateway Interface (WSGI) is a standard interface between web
 server software and web applications written in Python.
 .
 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.

python-werkzeug-doc: documentation for the werkzeug Python library

 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.

python3-werkzeug: collection of utilities for WSGI applications

 The Web Server Gateway Interface (WSGI) is a standard interface between web
 server software and web applications written in Python.
 .
 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.