cve/2013/CVE-2013-5676.md

18 lines
685 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-5676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5676)
![](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
The Jenkins Plugin for SonarQube 3.7 and earlier allows remote authenticated users to obtain sensitive information (cleartext passwords) by reading the value in the sonar.sonarPassword parameter from jenkins/configure.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2013/Dec/37
#### Github
No PoCs found on GitHub currently.