Vulnerabilities > Jenkins > Report Portal

DATE CVE VULNERABILITY TITLE RISK
2023-04-12 CVE-2023-30523 Cleartext Storage of Sensitive Information vulnerability in Jenkins Report Portal
Jenkins Report Portal Plugin 0.5 and earlier stores ReportPortal access tokens unencrypted in job config.xml files on the Jenkins controller as part of its configuration where they can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system.
network
low complexity
jenkins CWE-312
4.3
2023-04-12 CVE-2023-30524 Unspecified vulnerability in Jenkins Report Portal
Jenkins Report Portal Plugin 0.5 and earlier does not mask ReportPortal access tokens displayed on the configuration form, increasing the potential for attackers to observe and capture them.
network
low complexity
jenkins
4.3
2023-04-12 CVE-2023-30525 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Report Portal
A cross-site request forgery (CSRF) vulnerability in Jenkins Report Portal Plugin 0.5 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified bearer token authentication.
network
low complexity
jenkins CWE-352
8.8
2023-04-12 CVE-2023-30526 Missing Authorization vulnerability in Jenkins Report Portal
A missing permission check in Jenkins Report Portal Plugin 0.5 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified bearer token authentication.
network
low complexity
jenkins CWE-862
6.5