# N/A
## 概述
发现了一个影响GitLab CE/EE版本的问题,该问题会导致通过GraphQL意外披露用户电子邮件。
## 影响版本
- 影响所有从版本13.4到13.6.2之前的版本
## 细节
通过GraphQL查询,可以意外访问和披露用户的电子邮件信息。
## 影响
用户电子邮件被意外公开,存在信息泄露风险。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | GitLab-Graphql-CVE-2020-26413 POC | https://github.com/Kento-Sec/GitLab-Graphql-CVE-2020-26413 | POC详情 |
2 | GitLab CE and EE 13.4 through 13.6.2 is susceptible to Information disclosure via GraphQL. User email is visible. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2020/CVE-2020-26413.yaml | POC详情 |
3 | None | https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/GitLab%20Graphql%E9%82%AE%E7%AE%B1%E4%BF%A1%E6%81%AF%E6%B3%84%E9%9C%B2%E6%BC%8F%E6%B4%9E%20CVE-2020-26413.md | POC详情 |
4 | GitLab Graphql邮箱信息泄露漏洞 CNVD-2021-14193 / CVE-2020-26413 | https://github.com/chaitin/xray-plugins/blob/main/poc/manual/gitlab-graphql-info-leak-cve-2020-26413.yml | POC详情 |
暂无评论