python-werkzeug 0.10.4+dfsg1-1ubuntu1.1 source package in Ubuntu

Changelog

python-werkzeug (0.10.4+dfsg1-1ubuntu1.1) xenial-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:16:25 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-werkzeug_0.10.4+dfsg1.orig.tar.xz 952.9 KiB 886b5d56f8f6135a973cb4d382c9c4f7cf54a8ffc9f64585604943d584c1c92f
python-werkzeug_0.10.4+dfsg1-1ubuntu1.1.debian.tar.xz 6.4 KiB 2d1ec34b19b0629ee14f30a1f09578b85b723dcd5e417f3f9134b63acfd142e7
python-werkzeug_0.10.4+dfsg1-1ubuntu1.1.dsc 2.5 KiB 5e6f36a8db9c6cd0065bae732b47b8cca83a10e98c906d425072d696c7714f12

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.