CVE-2023-30523
Description
Jenkins Report Portal Plugin ≤0.5 stores access tokens unencrypted in job config.xml, exposing them to users with Item/Extended Read or file system access.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Report Portal Plugin ≤0.5 stores access tokens unencrypted in job config.xml, exposing them to users with Item/Extended Read or file system access.
Vulnerability
Description
The Jenkins Report Portal Plugin versions 0.5 and earlier stores ReportPortal access tokens in plaintext within job config.xml files on the Jenkins controller [1][3]. This occurs because the plugin does not encrypt or mask the token when saving job configuration, leaving the credential visible in the file system [1].
Exploitation
Prerequisites
To exploit this vulnerability, an attacker must have either Item/Extended Read permission on a Jenkins job or direct access to the Jenkins controller's file system [1][3]. No additional authentication is required to read the token once the config.xml file is accessible [1].
Impact
An attacker who obtains the plaintext access token can authenticate to the ReportPortal service, potentially gaining unauthorized access to test reports, project data, and other resources managed by ReportPortal [1][3]. The severity is considered medium due to the prerequisite of existing permissions or file system access [1].
Mitigation
Status
As of the Jenkins Security Advisory 2023-04-12, the Report Portal Plugin is listed among plugins with unresolved security issues [1][2]. No patched version has been released. Users are advised to restrict Item/Extended Read permissions, limit file system access to the controller, or remove the plugin if not needed [1][2].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:reportportalMaven | <= 0.5 | — |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-qgw9-vgrf-h723ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-30523ghsaADVISORY
- www.jenkins.io/security/advisory/2023-04-12/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/04/13/3ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-04-12Jenkins Security Advisories · Apr 12, 2023