FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2024-04-23 14:57:51 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

k68

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
aaab03be-932d-11e7-92d8-4b26fc968492Django -- possible XSS in traceback section of technical 500 debug page

Django blog:

In older versions, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn't affect most production sites since you shouldn't run with DEBUG = True (which makes this page accessible) in your production settings.


Discovery 2017-09-05
Entry 2017-09-06
py27-django110
py34-django110
py35-django110
py36-django110
< 1.10.8

py27-django111
py34-django111
py35-django111
py36-django111
< 1.11.5

CVE-2017-12794
https://www.djangoproject.com/weblog/2017/sep/05/security-releases/