GitHub Enterprise Server 存在授权不当漏洞

时间:2023-01-13 08:10:56

漏洞描述

GitHub Enterprise Server 是一个面向开源及私有软件项目的托管平台,GitHub scope 用于限制 OAuth token 的访问范围。

在 GitHub Enterprise Server 中,除非提交位于同一存储库的不同分支中且和 Workflow files 内容相同的 Workflow 文件 ,否则只有具有 Workflow scope 的用户才可以对 Actions workflow 文件进行添加或修改。

在 GitHub Enterprise Server 的受影响版本中,由于修改 Actions workflow 文件的 api 接口没有验证用户请求中的 workflow scope,具有存储库读写访问权限(repository-scoped)的攻击者可在没有 Workflow scope 的情况下修改 Action Workflow 文件。

漏洞名称 GitHub Enterprise Server 存在授权不当漏洞
漏洞类型 授权机制不正确
发现时间 2023-01-10
漏洞影响广度 广
MPS编号 MPS-2022-65651
CVE编号 CVE-2022-46258
CNVD编号 -

影响范围

GitHub Enterprise Server@[3.3.0, 3.3.16)

GitHub Enterprise Server@[3.4.0, 3.4.11)

GitHub Enterprise Server@[3.5.0, 3.5.8)

GitHub Enterprise Server@[3.6.0, 3.6.4)

修复方案

升级GitHub Enterprise Server到 3.3.16 或 3.4.11 或 3.5.8 或 3.6.4 或更高版本

参考链接

https://www.oscs1024.com/hd/MPS-2022-65651

https://nvd.nist.gov/vuln/detail/CVE-2022-46258

https://github.com/advisories/GHSA-7x7g-xq59-cqgh

https://docs.github.com/en/enterprise-server@3.3/admin/release-notes#3.3.16

    

情报订阅

OSCS(开源软件供应链安全社区)通过最快、最全的方式,发布开源项目最新的安全风险动态,包括开源组件安全漏洞、事件等信息。同时提供漏洞、投毒情报的免费订阅服务,社区用户可通过配置飞书、钉钉、企业微信机器人,及时获得一手情报信息推送:

https://www.oscs1024.com/cm/?src=osc

具体订阅方式详见:

https://www.oscs1024.com/docs/vuln-warning/intro/?src=osc

GitHub Enterprise Server 存在授权不当漏洞