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 677
    • Issues 677
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 215
    • Merge Requests 215
  • 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
  • #10558

Closed
Open
Opened Jun 13, 2019 by Alicha CH@alichaReporter

[3.10] py-django: AdminURLFieldWidget XSS (CVE-2019-12308)

An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL
value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated
value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.

Fixed In Version:

Django 2.2.2, Django 2.1.9, Django 1.11.21

References:

https://docs.djangoproject.com/en/dev/releases/1.11.21/
https://www.openwall.com/lists/oss-security/2019/06/03/2

Patch:

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

(from redmine: issue id 10558, created on 2019-06-13, closed on 2019-06-26)

  • Relations:
    • parent #10557 (closed)
  • Changesets:
    • Revision 3192c106 by Natanael Copa on 2019-06-25T21:05:03Z:
main/py-django: security upgrade to 1.11.21 (CVE-2019-12308)

fixes #10558
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
3.10.1
Milestone
3.10.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#10558