mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-m643-2pfv-xwm8
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user