Skip to content

Commit 9234b29

Browse files
forced-requestbrentjomegbird
authored
Added notes for silent fix to address kramdown vulnerability (#18011)
* Added notes for silent fix to address kramdown vulnerability https://github.com/github/products-cna/pull/15#issuecomment-784526977 * Update 0.yml * added note about bug bounty program * Updated Verbiage * Update 0.yml * Update data/release-notes/3-0/0.yml Co-authored-by: Brent Johnson <6415223+brentjo@users.noreply.github.com> Co-authored-by: Meg Bird <megbird@github.com>
1 parent 0385842 commit 9234b29

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • data/release-notes/3-0

data/release-notes/3-0/0.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
date: '2021-02-16'
22
intro: The minimum infrastructure requirements have increased for {% data variables.product.prodname_ghe_server %} 3.0+. For more information, see "[About minimum requirements for GitHub Enterprise Server 3.0 and later](/admin/enterprise-management/upgrading-github-enterprise-server#about-minimum-requirements-for-github-enterprise-server-30-and-later)."
33
sections:
4+
security_fixes:
5+
- '**HIGH:** A remote code execution vulnerability was identified in {% data variables.product.prodname_ghe_server %} that could be exploited when building a {% data variables.product.prodname_pages %} site. User-controlled configuration of the underlying parsers used by {% data variables.product.prodname_pages %} were not sufficiently restricted and made it possible to execute commands on the {% data variables.product.prodname_ghe_server %} instance. To exploit this vulnerability, an attacker would need permission to create and build a {% data variables.product.prodname_pages %} site on the {% data variables.product.prodname_ghe_server %} instance. This vulnerability has been assigned CVE-2020-10519 and was reported via the [GitHub Bug Bounty Program](https://bounty.github.com).'
46
features:
57
- heading: GitHub Actions
68
notes:

0 commit comments

Comments
 (0)