CARVIEW |
Select Language
HTTP/2 200
server: nginx
content-type: text/html; charset=utf-8
content-language: en
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
referrer-policy: same-origin
cross-origin-opener-policy: same-origin
expires: Sun, 12 Oct 2025 00:36:17 GMT
cache-control: max-age=300
strict-transport-security: max-age=31536000; includeSubDomains; preload
permissions-policy: interest-cohort=()
x-xss-protection: 1; mode=block
access-control-allow-origin: https://code.djangoproject.com
content-encoding: gzip
via: 1.1 varnish, 1.1 varnish
accept-ranges: bytes
age: 0
date: Sun, 12 Oct 2025 00:31:17 GMT
x-served-by: cache-fra-eddf8230126-FRA, cache-bom-vanm7210081-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1760229077.976776,VS0,VE217
vary: Cookie, Accept-Language, Accept-Encoding
content-length: 5960
May 2019 | Weblog | Django
Skip to main content
archive
-
Unauthenticated Remote Code Execution on djangoci.com
Posted by The Django Security and Operations teams on May 15, 2019Yesterday the Django Security and Operations teams were made aware of a remote code execution vulnerability in the Django Software Foundation's Continuous Integration setup. After several hours of hard work, the system has been set up from scratch and the issue been fixed.
Read more -
Django bugfix release: 2.2.1
Posted by Mariusz Felisiak on May 1, 2019Today the Django project issued a bugfix release for the 2.2 release series.
Read more