From 13b670ad1cce9adae6f6ab1153a3f6e3cca832be Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:34:19 +0000 Subject: [PATCH] Publish GHSA-m643-2pfv-xwm8 --- .../05/GHSA-m643-2pfv-xwm8/GHSA-m643-2pfv-xwm8.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-m643-2pfv-xwm8/GHSA-m643-2pfv-xwm8.json b/advisories/github-reviewed/2022/05/GHSA-m643-2pfv-xwm8/GHSA-m643-2pfv-xwm8.json index 4bf25b54a01..715751783cf 100644 --- a/advisories/github-reviewed/2022/05/GHSA-m643-2pfv-xwm8/GHSA-m643-2pfv-xwm8.json +++ b/advisories/github-reviewed/2022/05/GHSA-m643-2pfv-xwm8/GHSA-m643-2pfv-xwm8.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-m643-2pfv-xwm8", - "modified": "2022-06-28T23:26:18Z", + "modified": "2024-03-04T22:33:11Z", "published": "2022-05-14T01:43:42Z", "aliases": [ "CVE-2018-19413" ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor in SonarSource SonarQube API", - "details": "A vulnerability in the API of SonarSource SonarQube before 7.4 could allow an authenticated user to discover sensitive information such as valid user-account logins in the web application. The vulnerability occurs because of improperly configured access controls that cause the API to return the externalIdentity field to non-administrator users. The attacker could use this information in subsequent attacks against the system.", + "details": "A vulnerability in the API of SonarSource SonarQube before 7.5 could allow an authenticated user to discover sensitive information such as valid user-account logins in the web application. The vulnerability occurs because of improperly configured access controls that cause the API to return the externalIdentity field to non-administrator users. The attacker could use this information in subsequent attacks against the system.", "severity": [ { "type": "CVSS_V3", @@ -28,7 +28,7 @@ "introduced": "0" }, { - "fixed": "7.4" + "fixed": "7.5" } ] } @@ -40,6 +40,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19413" }, + { + "type": "WEB", + "url": "https://github.com/SonarSource/sonarqube/commit/7b567ba3d15ed7dd0b0bba0330686487e35af85c" + }, { "type": "WEB", "url": "https://jira.sonarsource.com/browse/SONAR-11305"