← Back
CWE-312

812 CVEs • Abstraction: Base

Cleartext Storage of Sensitive Information

The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.

JSON object

Loading...

CVEs (812)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Jenkins
1Neoload
Jun 17, 2026
Oct 16, 2019
N/A· v4
8.8 HIGH· v3
4.0 MEDIUM· v2
Jenkins NeoLoad Plugin 2.2.5 and earlier stored credentials unencrypted in its global configuration file and in job config.xml files on the Jenkins master where they could be viewed by users with Extended Read permission...Show more
Jenkins NeoLoad Plugin 2.2.5 and earlier stored credentials unencrypted in its global configuration file and in job config.xml files on the Jenkins master where they could be viewed by users with Extended Read permission, or access to the master file system.Show less
1Dell
1Imageassist
Jun 17, 2026
Oct 14, 2019
N/A· v4
8.2 HIGH· v3
1.9 LOW· v2
Dell ImageAssist versions prior to 8.7.15 contain an information disclosure vulnerability. Dell ImageAssist stores some sensitive encrypted information in the images it creates. A privileged user of a system running an o...Show more
Dell ImageAssist versions prior to 8.7.15 contain an information disclosure vulnerability. Dell ImageAssist stores some sensitive encrypted information in the images it creates. A privileged user of a system running an operating system that was deployed with Dell ImageAssist could potentially retrieve this sensitive information to then compromise the system and related systems.Show less
1Zingbox
1Inspector
Jun 17, 2026
Oct 9, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A security vulnerability exists in Zingbox Inspector versions 1.294 and earlier, that results in passwords for 3rd party integrations being stored in cleartext in device configuration.
1Centreon
1Centreon Web
Jun 17, 2026
Oct 8, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
In Centreon Web through 2.8.29, disclosure of external components' passwords allows authenticated attackers to move laterally to external components.
1Jenkins
1Dingding
Jun 17, 2026
Oct 1, 2019
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
Jenkins Dingding[钉钉] Plugin stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.
1Jenkins
1Neuvector Vulnerability Scanner
Jun 17, 2026
Sep 25, 2019
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Jenkins NeuVector Vulnerability Scanner Plugin 1.5 and earlier stored credentials unencrypted in its global configuration file on the Jenkins master where they could be viewed by users with access to the master file syst...Show more
Jenkins NeuVector Vulnerability Scanner Plugin 1.5 and earlier stored credentials unencrypted in its global configuration file on the Jenkins master where they could be viewed by users with access to the master file system.Show less
1Ibm
1Security Key Lifecycle Manager
Jun 17, 2026
Sep 24, 2019
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
IBM Security Key Lifecycle Manager 3.0 and 3.0.1 stores user credentials in plain in clear text which can be read by a local user. IBM X-Force ID: 166627.
1Bitcoin
1Bitcoin Core
Jun 17, 2026
Sep 5, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Bitcoin Core 0.18.0, bitcoin-qt stores wallet.dat data unencrypted in memory. Upon a crash, it may dump a core file. If a user were to mishandle a core file, an attacker can reconstruct the user's wallet.dat file, inc...Show more
In Bitcoin Core 0.18.0, bitcoin-qt stores wallet.dat data unencrypted in memory. Upon a crash, it may dump a core file. If a user were to mishandle a core file, an attacker can reconstruct the user's wallet.dat file, including their private keys, via a grep "6231 0500" command.Show less
1Octopus
2Server
Tentacle
Jun 17, 2026
Aug 23, 2019
N/A· v4
6.5 MEDIUM· v3
3.5 LOW· v2
In Octopus Tentacle versions 3.0.8 to 5.0.0, when a web request proxy is configured, an authenticated user (in certain limited OctopusPrintVariables circumstances) could trigger a deployment that writes the web request p...Show more
In Octopus Tentacle versions 3.0.8 to 5.0.0, when a web request proxy is configured, an authenticated user (in certain limited OctopusPrintVariables circumstances) could trigger a deployment that writes the web request proxy password to the deployment log in cleartext. This is fixed in 5.0.1. The fix was back-ported to 4.0.7.Show less
1Octopus
1Server
Jun 17, 2026
Aug 23, 2019
N/A· v4
6.5 MEDIUM· v3
3.5 LOW· v2
In Octopus Deploy versions 2018.8.4 to 2019.7.6, when a web request proxy is configured, an authenticated user (in certain limited special-characters circumstances) could trigger a deployment that writes the web request...Show more
In Octopus Deploy versions 2018.8.4 to 2019.7.6, when a web request proxy is configured, an authenticated user (in certain limited special-characters circumstances) could trigger a deployment that writes the web request proxy password to the deployment log in cleartext. This is fixed in 2019.7.7. The fix was back-ported to LTS 2019.6.7 as well as LTS 2019.3.8.Show less
1Dell
6Emc Powerconnect 7000 Firmware
Emc Powerconnect 8024 FirmwareEmc Powerconnect M6220 Firmware+3 more
Jun 17, 2026
Aug 20, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Dell EMC PowerConnect 8024, 7000, M6348, M6220, M8024 and M8024-K running firmware versions prior to 5.1.15.2 contain a plain-text password storage vulnerability. TACACS\Radius credentials are stored in plain text in the...Show more
Dell EMC PowerConnect 8024, 7000, M6348, M6220, M8024 and M8024-K running firmware versions prior to 5.1.15.2 contain a plain-text password storage vulnerability. TACACS\Radius credentials are stored in plain text in the system settings menu. An authenticated malicious user with access to the system settings menu may obtain the exposed password to use it in further attacks.Show less
1Apache
1Spark
Jun 17, 2026
Aug 7, 2019
N/A· v4
7.5 HIGH· v3
4.3 MEDIUM· v2
Prior to Spark 2.3.3, in certain situations Spark would write user data to local disk unencrypted, even if spark.io.encryption.enabled=true. This includes cached blocks that are fetched to disk (controlled by spark.maxRe...Show more
Prior to Spark 2.3.3, in certain situations Spark would write user data to local disk unencrypted, even if spark.io.encryption.enabled=true. This includes cached blocks that are fetched to disk (controlled by spark.maxRemoteBlockSizeFetchToMem); in SparkR, using parallelize; in Pyspark, using broadcast and parallelize; and use of python udfs.Show less
1Tronlink
1Wallet
Jun 17, 2026
Jul 22, 2019
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
TronLink Wallet 2.2.0 stores user wallet keystore in plaintext and places them in insecure storage. An attacker can read and reuse the user keystore of a valid user via /data/data/com.tronlink.wallet/shared_prefs/<wallet...Show more
TronLink Wallet 2.2.0 stores user wallet keystore in plaintext and places them in insecure storage. An attacker can read and reuse the user keystore of a valid user via /data/data/com.tronlink.wallet/shared_prefs/<wallet-name>.xml to gain unauthorized access.Show less
1Send Anywhere
1Send Anywhere
Jun 17, 2026
Jul 22, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
The Send Anywhere application 9.4.18 for Android stores confidential information insecurely on the system (i.e., in cleartext), which allows a non-root user to find out the username/password of a valid user via /data/dat...Show more
The Send Anywhere application 9.4.18 for Android stores confidential information insecurely on the system (i.e., in cleartext), which allows a non-root user to find out the username/password of a valid user via /data/data/com.estmob.android.sendanywhere/shared_prefs/sendanywhere_device.xml.Show less
1Momo Project
1Momo
Jun 17, 2026
Jul 22, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
The Momo application 2.1.9 for Android stores confidential information insecurely on the system (i.e., in cleartext), which allows a non-root user to find out the username/password of a valid user and a user's access tok...Show more
The Momo application 2.1.9 for Android stores confidential information insecurely on the system (i.e., in cleartext), which allows a non-root user to find out the username/password of a valid user and a user's access token via Logcat.Show less
1Jenkins
1Caliper Ci
Jun 17, 2026
Jul 11, 2019
N/A· v4
8.8 HIGH· v3
4.0 MEDIUM· v2
Jenkins Caliper CI Plugin stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.
1Jenkins
1Port Allocator
Jun 17, 2026
Jul 11, 2019
N/A· v4
8.8 HIGH· v3
4.0 MEDIUM· v2
Jenkins Port Allocator Plugin stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.
1Jenkins
1Gogs
Jun 17, 2026
Jul 11, 2019
N/A· v4
8.8 HIGH· v3
4.0 MEDIUM· v2
Jenkins Gogs Plugin stored credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.
1Dropbox
1Dropbox
Jun 17, 2026
Jul 8, 2019
N/A· v4
7.8 HIGH· v3
4.3 MEDIUM· v2
Dropbox.exe (and QtWebEngineProcess.exe in the Web Helper) in the Dropbox desktop application 71.4.108.0 store cleartext credentials in memory upon successful login or new account creation. These are not securely freed i...Show more
Dropbox.exe (and QtWebEngineProcess.exe in the Web Helper) in the Dropbox desktop application 71.4.108.0 store cleartext credentials in memory upon successful login or new account creation. These are not securely freed in the running process.Show less
1Jetbrains
1Intellij Idea
Jun 17, 2026
Jul 3, 2019
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
In several versions of JetBrains IntelliJ IDEA Ultimate, creating Task Servers configurations leads to saving a cleartext unencrypted record of the server credentials in the IDE configuration files. The issue has been fi...Show more
In several versions of JetBrains IntelliJ IDEA Ultimate, creating Task Servers configurations leads to saving a cleartext unencrypted record of the server credentials in the IDE configuration files. The issue has been fixed in the following versions: 2019.1, 2018.3.5, 2018.2.8, and 2018.1.8.Show less