cve/2018/CVE-2018-19413.md

19 lines
998 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-19413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19413)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
- http://packetstormsecurity.com/files/150496/SonarSource-SonarQube-7.3-Information-Disclosure.html
- https://jira.sonarsource.com/browse/SONAR-11305
#### Github
No PoCs found on GitHub currently.