← 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
1Sonarsource
1Sonarqube
Jun 17, 2026
Oct 28, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
SonarQube 8.4.2.36762 allows remote attackers to discover cleartext SMTP, SVN, and GitLab credentials via the api/settings/values URI. NOTE: reportedly, the vendor's position for SMTP and SVN is "it is the administrator'...Show more
SonarQube 8.4.2.36762 allows remote attackers to discover cleartext SMTP, SVN, and GitLab credentials via the api/settings/values URI. NOTE: reportedly, the vendor's position for SMTP and SVN is "it is the administrator's responsibility to configure it.Show less
1Bigbluebutton
1Bigbluebutton
Jun 17, 2026
Oct 21, 2020
N/A· v4
8.4 HIGH· v3
4.6 MEDIUM· v2
The installation procedure in BigBlueButton before 2.2.28 (or earlier) uses ClueCon as the FreeSWITCH password, which allows local users to achieve unintended FreeSWITCH access.
1Fortinet
2Fortios
Fortiproxy
Jun 17, 2026
Oct 21, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A cleartext storage of sensitive information vulnerability in FortiOS command line interface in versions 6.2.4 and earlier and FortiProxy 2.0.0, 1.2.9 and earlier may allow an authenticated attacker to obtain sensitive i...Show more
A cleartext storage of sensitive information vulnerability in FortiOS command line interface in versions 6.2.4 and earlier and FortiProxy 2.0.0, 1.2.9 and earlier may allow an authenticated attacker to obtain sensitive information such as users passwords by connecting to FortiGate CLI and executing the "diag sys ha checksum show" command.Show less
1Ibm
1Data Risk Manager
Jun 17, 2026
Sep 22, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
IBM Data Risk Manager (iDNA) 2.0.6 stores user credentials in plain in clear text which can be read by an authenticated user. IBM X-Force ID: 184976.
1Nextcloud
1Desktop
Jun 17, 2026
Sep 18, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A cleartext storage of sensitive information in Nextcloud Desktop Client 2.6.4 gave away information about used proxies and their authentication credentials.
1Jenkins
1Elastest
Jun 17, 2026
Sep 16, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Jenkins ElasTest Plugin 1.2.1 and earlier stores its server 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 syste...Show more
Jenkins ElasTest Plugin 1.2.1 and earlier stores its server 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.Show less
1Siemens
1Spectrum Power 4
Jun 17, 2026
Sep 9, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
A vulnerability has been identified in Spectrum Power 4 (All versions < V4.70 SP8). Insecure storage of sensitive information in the configuration files could allow the retrieval of user names.
1Niscomed
1M1000 Multipara Patient Monitor Firmware
Jun 17, 2026
Aug 26, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
An issue was discovered on Nescomed Multipara Monitor M1000 devices. The onboard Flash memory stores data in cleartext, without integrity protection against tampering.
1Niscomed
1M1000 Multipara Patient Monitor Firmware
Jun 17, 2026
Aug 26, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered on Nescomed Multipara Monitor M1000 devices. The internal storage of the underlying Linux system stores data in cleartext, without integrity protection against tampering.
1Django Celery Results Project
1Django Celery Results
Jun 17, 2026
Aug 11, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
django-celery-results through 1.2.1 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong un...Show more
django-celery-results through 1.2.1 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database.Show less
1Schneider Electric
1Easergy Builder
Jun 17, 2026
Jul 23, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A CWE-312: Cleartext Storage of Sensitive Information vulnerability exists in Easergy Builder (Version 1.4.7.2 and older) which could allow an attacker to read user credentials.
1Schneider Electric
1Easergy Builder
Jun 17, 2026
Jul 23, 2020
N/A· v4
7.8 HIGH· v3
2.1 LOW· v2
A CWE-316: Cleartext Storage of Sensitive Information in Memory vulnerability exists in Easergy Builder V1.4.7.2 and prior which could allow an attacker access to login credentials.
1Ibm
1Verify Gateway
Jun 17, 2026
Jul 22, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
IBM Verify Gateway (IVG) 1.0.0 and 1.0.1 stores highly sensitive information in cleartext that could be obtained by a user. IBM X-Force ID: 179004.
1Hcltech
1Bigfix Platform
Jun 17, 2026
Jul 16, 2020
N/A· v4
6.0 MEDIUM· v3
2.1 LOW· v2
"BigFix Platform is storing clear text credentials within the system's memory. An attacker who is able to gain administrative privileges can use a program to create a memory dump and extract the credentials. These creden...Show more
"BigFix Platform is storing clear text credentials within the system's memory. An attacker who is able to gain administrative privileges can use a program to create a memory dump and extract the credentials. These credentials can be used to pivot further into the environment. The principle of least privilege should be applied to all BigFix deployments, limiting administrative access."Show less
1Django Two Factor Authentication Project
1Django Two Factor Authentication
Jun 17, 2026
Jul 10, 2020
N/A· v4
5.4 MEDIUM· v3
3.6 LOW· v2
Django Two-Factor Authentication before 1.12, stores the user's password in clear text in the user session (base64-encoded). The password is stored in the session when the user submits their username and password, and is...Show more
Django Two-Factor Authentication before 1.12, stores the user's password in clear text in the user session (base64-encoded). The password is stored in the session when the user submits their username and password, and is removed once they complete authentication by entering a two-factor authentication code. This means that the password is stored in clear text in the session for an arbitrary amount of time, and potentially forever if the user begins the login process by entering their username and password and then leaves before entering their two-factor authentication code. The severity of this issue depends on which type of session storage you have configured: in the worst case, if you're using Django's default database session storage, then users' passwords are stored in clear text in your database. In the best case, if you're using Django's signed cookie session, then users' passwords are only stored in clear text within their browser's cookie store. In the common case of using Django's cache session store, the users' passwords are stored in clear text in whatever cache storage you have configured (typically Memcached or Redis). This has been fixed in 1.12. After upgrading, users should be sure to delete any clear text passwords that have been stored. For example, if you're using the database session backend, you'll likely want to delete any session record from the database and purge that data from any database backups or replicas. In addition, affected organizations who have suffered a database breach while using an affected version should inform their users that their clear text passwords have been compromised. All organizations should encourage users whose passwords were insecurely stored to change these passwords on any sites where they were used. As a workaround, wwitching Django's session storage to use signed cookies instead of the database or cache lessens the impact of this issue, but should not be done without a thorough understanding of the security tradeoffs of using signed cookies rather than a server-side session storage. There is no way to fully mitigate the issue without upgrading.Show less
1F5
1Nginx Controller
Jun 17, 2026
Jul 1, 2020
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
In NGINX Controller 3.0.0-3.4.0, recovery code required to change a user's password is transmitted and stored in the database in plain text, which allows an attacker who can intercept the database connection or have read...Show more
In NGINX Controller 3.0.0-3.4.0, recovery code required to change a user's password is transmitted and stored in the database in plain text, which allows an attacker who can intercept the database connection or have read access to the database, to request a password reset using the email address of another registered user then retrieve the recovery code.Show less
1Ibm
1Security Identity Manager Virtual Appliance
Jun 17, 2026
Jul 1, 2020
N/A· v4
7.8 HIGH· v3
2.1 LOW· v2
IBM Security Identity Manager Virtual Appliance 7.0.2 stores user credentials in plain in clear text which can be read by a local user. IBM X-Force ID: 171512.
1Mirumee
1Saleor
Jun 17, 2026
Jun 30, 2020
N/A· v4
6.1 MEDIUM· v3
2.1 LOW· v2
In Saleor Storefront before version 2.10.3, request data used to authenticate customers was inadvertently cached in the browser's local storage mechanism, including credentials. A malicious user with direct access to the...Show more
In Saleor Storefront before version 2.10.3, request data used to authenticate customers was inadvertently cached in the browser's local storage mechanism, including credentials. A malicious user with direct access to the browser could extract the email and password. In versions prior to 2.10.0 persisted the cache even after the user logged out. This is fixed in version 2.10.3. A workaround is to manually clear application data (browser's local storage) after logging into Saleor Storefront.Show less
1Baxter
2Em1200 Firmware
Em2400 Firmware
Jun 17, 2026
Jun 29, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Baxter ExactaMix EM 2400 Versions 1.10, 1.11 and ExactaMix EM1200 Versions 1.1, 1.2 systems store device data with sensitive information in an unencrypted database. This could allow an attacker with network access to vie...Show more
Baxter ExactaMix EM 2400 Versions 1.10, 1.11 and ExactaMix EM1200 Versions 1.1, 1.2 systems store device data with sensitive information in an unencrypted database. This could allow an attacker with network access to view or modify sensitive data including PHI.Show less
1Biotronik
2Cardiomessenger Ii S Gsm Firmware
Cardiomessenger Ii S T Line Firmware
Jun 17, 2026
Jun 29, 2020
N/A· v4
4.6 MEDIUM· v3
2.1 LOW· v2
BIOTRONIK CardioMessenger II, The affected products do not encrypt sensitive information while at rest. An attacker with physical access to the CardioMessenger can disclose medical measurement data and the serial number...Show more
BIOTRONIK CardioMessenger II, The affected products do not encrypt sensitive information while at rest. An attacker with physical access to the CardioMessenger can disclose medical measurement data and the serial number from the implanted cardiac device the CardioMessenger is paired with.Show less