VYPR
Low severityNVD Advisory· Published Nov 4, 2020· Updated Aug 4, 2024

CVE-2020-2314

CVE-2020-2314

Description

Jenkins AppSpider Plugin 1.0.12 and earlier stores a password unencrypted in its global configuration file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins AppSpider Plugin stores a password unencrypted in its global configuration file, exposing it to users with file system access on the Jenkins controller.

Vulnerability

The Jenkins AppSpider Plugin, up to version 1.0.12, stores a password unencrypted in its global configuration file on the Jenkins controller [1]. This means the password is saved in plaintext, making it accessible to any user who can read the controller's file system [2].

Exploitation

An attacker with access to the Jenkins controller file system can retrieve the stored password directly from the configuration file. No authentication is required beyond the ability to read files; the password is not encrypted or obfuscated [1,2].

Impact

Once the plaintext password is obtained, an attacker can use it to gain unauthorized access to the AppSpider service, which could lead to further compromise of scan configurations and results handled by the plugin [1].

Mitigation

Users should update the Jenkins AppSpider Plugin to a version newer than 1.0.12 where the password is stored securely. As of the advisory date, no workaround is provided other than upgrading [1,2].

AI Insight generated on May 21, 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.

PackageAffected versionsPatched versions
com.rapid7:jenkinsci-appspider-pluginMaven
< 1.0.131.0.13

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

1