security.txt 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. ==========================
  2. Django's security policies
  3. ==========================
  4. Django's development team is strongly committed to responsible
  5. reporting and disclosure of security-related issues. As such, we've
  6. adopted and follow a set of policies which conform to that ideal and
  7. are geared toward allowing us to deliver timely security updates to
  8. the official distribution of Django, as well as to third-party
  9. distributions.
  10. .. _reporting-security-issues:
  11. Reporting security issues
  12. =========================
  13. **Short version: please report security issues by emailing
  14. security@djangoproject.com**.
  15. Most normal bugs in Django are reported to `our public Trac instance`_, but
  16. due to the sensitive nature of security issues, we ask that they **not** be
  17. publicly reported in this fashion.
  18. Instead, if you believe you've found something in Django which has security
  19. implications, please send a description of the issue via email to
  20. ``security@djangoproject.com``. Mail sent to that address reaches the `security
  21. team <https://www.djangoproject.com/foundation/teams/#security-team>`_.
  22. Once you've submitted an issue via email, you should receive an acknowledgment
  23. from a member of the security team within 48 hours, and depending on the
  24. action to be taken, you may receive further followup emails.
  25. .. admonition:: Sending encrypted reports
  26. If you want to send an encrypted email (*optional*), the public key ID for
  27. ``security@djangoproject.com`` is ``0xfcb84b8d1d17f80b``, and this public
  28. key is available from most commonly-used keyservers.
  29. .. _our public Trac instance: https://code.djangoproject.com/query
  30. .. _security-support:
  31. Supported versions
  32. ==================
  33. At any given time, the Django team provides official security support
  34. for several versions of Django:
  35. * The `main development branch`_, hosted on GitHub, which will become the
  36. next major release of Django, receives security support. Security issues that
  37. only affect the main development branch and not any stable released versions
  38. are fixed in public without going through the :ref:`disclosure process
  39. <security-disclosure>`.
  40. * The two most recent Django release series receive security
  41. support. For example, during the development cycle leading to the
  42. release of Django 1.5, support will be provided for Django 1.4 and
  43. Django 1.3. Upon the release of Django 1.5, Django 1.3's security
  44. support will end.
  45. * :term:`Long-term support release`\s will receive security updates for a
  46. specified period.
  47. When new releases are issued for security reasons, the accompanying
  48. notice will include a list of affected versions. This list is
  49. comprised solely of *supported* versions of Django: older versions may
  50. also be affected, but we do not investigate to determine that, and
  51. will not issue patches or new releases for those versions.
  52. .. _main development branch: https://github.com/django/django/
  53. .. _security-disclosure:
  54. How Django discloses security issues
  55. ====================================
  56. Our process for taking a security issue from private discussion to
  57. public disclosure involves multiple steps.
  58. Approximately one week before public disclosure, we send two notifications:
  59. First, we notify |django-announce| of the date and approximate time of the
  60. upcoming security release, as well as the severity of the issues. This is to
  61. aid organizations that need to ensure they have staff available to handle
  62. triaging our announcement and upgrade Django as needed. Severity levels are:
  63. * **High**
  64. * Remote code execution
  65. * SQL injection
  66. * **Moderate**
  67. * Cross site scripting (XSS)
  68. * Cross site request forgery (CSRF)
  69. * Denial-of-service attacks
  70. * Broken authentication
  71. * **Low**
  72. * Sensitive data exposure
  73. * Broken session management
  74. * Unvalidated redirects/forwards
  75. * Issues requiring an uncommon configuration option
  76. Second, we notify a list of :ref:`people and organizations
  77. <security-notifications>`, primarily composed of operating-system vendors and
  78. other distributors of Django. This email is signed with the PGP key of someone
  79. from `Django's release team`_ and consists of:
  80. * A full description of the issue and the affected versions of Django.
  81. * The steps we will be taking to remedy the issue.
  82. * The patch(es), if any, that will be applied to Django.
  83. * The date on which the Django team will apply these patches, issue
  84. new releases and publicly disclose the issue.
  85. On the day of disclosure, we will take the following steps:
  86. #. Apply the relevant patch(es) to Django's codebase.
  87. #. Issue the relevant release(s), by placing new packages on the :pypi:`Python
  88. Package Index <Django>` and on the `djangoproject.com website
  89. <https://www.djangoproject.com/download/>`_, and tagging the new release(s)
  90. in Django's git repository.
  91. #. Post a public entry on `the official Django development blog`_,
  92. describing the issue and its resolution in detail, pointing to the
  93. relevant patches and new releases, and crediting the reporter of
  94. the issue (if the reporter wishes to be publicly identified).
  95. #. Post a notice to the |django-announce| and oss-security@lists.openwall.com
  96. mailing lists that links to the blog post.
  97. .. _the official Django development blog: https://www.djangoproject.com/weblog/
  98. If a reported issue is believed to be particularly time-sensitive --
  99. due to a known exploit in the wild, for example -- the time between
  100. advance notification and public disclosure may be shortened
  101. considerably.
  102. Additionally, if we have reason to believe that an issue reported to
  103. us affects other frameworks or tools in the Python/web ecosystem, we
  104. may privately contact and discuss those issues with the appropriate
  105. maintainers, and coordinate our own disclosure and resolution with
  106. theirs.
  107. The Django team also maintains an :doc:`archive of security issues
  108. disclosed in Django</releases/security>`.
  109. .. _Django's release team: https://www.djangoproject.com/foundation/teams/#releasers-team
  110. .. _security-notifications:
  111. Who receives advance notification
  112. =================================
  113. The full list of people and organizations who receive advance
  114. notification of security issues is not and will not be made public.
  115. We also aim to keep this list as small as effectively possible, in
  116. order to better manage the flow of confidential information prior to
  117. disclosure. As such, our notification list is *not* simply a list of
  118. users of Django, and being a user of Django is not sufficient reason
  119. to be placed on the notification list.
  120. In broad terms, recipients of security notifications fall into three
  121. groups:
  122. 1. Operating-system vendors and other distributors of Django who
  123. provide a suitably-generic (i.e., *not* an individual's personal
  124. email address) contact address for reporting issues with their
  125. Django package, or for general security reporting. In either case,
  126. such addresses **must not** forward to public mailing lists or bug
  127. trackers. Addresses which forward to the private email of an
  128. individual maintainer or security-response contact are acceptable,
  129. although private security trackers or security-response groups are
  130. strongly preferred.
  131. 2. On a case-by-case basis, individual package maintainers who have
  132. demonstrated a commitment to responding to and responsibly acting
  133. on these notifications.
  134. 3. On a case-by-case basis, other entities who, in the judgment of the
  135. Django development team, need to be made aware of a pending
  136. security issue. Typically, membership in this group will consist of
  137. some of the largest and/or most likely to be severely impacted
  138. known users or distributors of Django, and will require a
  139. demonstrated ability to responsibly receive, keep confidential and
  140. act on these notifications.
  141. .. admonition:: Security audit and scanning entities
  142. As a policy, we do not add these types of entities to the notification
  143. list.
  144. Requesting notifications
  145. ========================
  146. If you believe that you, or an organization you are authorized to
  147. represent, fall into one of the groups listed above, you can ask to be
  148. added to Django's notification list by emailing
  149. ``security@djangoproject.com``. Please use the subject line "Security
  150. notification request".
  151. Your request **must** include the following information:
  152. * Your full, real name and the name of the organization you represent,
  153. if applicable, as well as your role within that organization.
  154. * A detailed explanation of how you or your organization fit at least
  155. one set of criteria listed above.
  156. * A detailed explanation of why you are requesting security notifications.
  157. Again, please keep in mind that this is *not* simply a list for users of
  158. Django, and the overwhelming majority of users should subscribe to
  159. |django-announce| to receive advanced notice of when a security release will
  160. happen, without the details of the issues, rather than request detailed
  161. notifications.
  162. * The email address you would like to have added to our notification
  163. list.
  164. * An explanation of who will be receiving/reviewing mail sent to that
  165. address, as well as information regarding any automated actions that
  166. will be taken (i.e., filing of a confidential issue in a bug
  167. tracker).
  168. * For individuals, the ID of a public key associated with your address
  169. which can be used to verify email received from you and encrypt
  170. email sent to you, as needed.
  171. Once submitted, your request will be considered by the Django
  172. development team; you will receive a reply notifying you of the result
  173. of your request within 30 days.
  174. Please also bear in mind that for any individual or organization,
  175. receiving security notifications is a privilege granted at the sole
  176. discretion of the Django development team, and that this privilege can
  177. be revoked at any time, with or without explanation.
  178. .. admonition:: Provide all required information
  179. A failure to provide the required information in your initial contact
  180. will count against you when making the decision on whether or not to
  181. approve your request.