Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 649
    • Issues 649
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 203
    • Merge Requests 203
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #9173

Closed
Open
Opened Aug 02, 2018 by Alicha CH@alichaReporter

py-django: Open redirect possibility in CommonMiddleware (CVE-2018-14574)

If the django.middleware.common.CommonMiddleware and the APPEND_SLASH setting are both enabled, and if the project
has a URL pattern that accepts any path ending in a slash (many content management systems have such a pattern), then a request to
a maliciously crafted URL of that site could lead to a redirect to another site, enabling phishing and other attacks.

Fixed In Version:

Django 1.11.15 and Django 2.0.8

References:

https://www.djangoproject.com/weblog/2018/aug/01/security-releases/
http://openwall.com/lists/oss-security/2018/08/01/2

Patch:

https://github.com/django/django/commit/d6eaee092709aad477a9894598496c6deec532ff

(from redmine: issue id 9173, created on 2018-08-02)

  • Relations:
    • copied_to #9174 (closed)
    • copied_to #9175 (closed)
    • copied_to #9176 (closed)
    • copied_to #9177 (closed)
    • copied_to #9178 (closed)
    • child #9174 (closed)
    • child #9175 (closed)
    • child #9176 (closed)
    • child #9177 (closed)
    • child #9178 (closed)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#9173