CVE-2004-2419
Description
Keene Digital Media Server 1.0.2 stores usernames and passwords in cleartext in a locally readable database file.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Keene Digital Media Server 1.0.2 stores usernames and passwords in cleartext in a locally readable database file.
Vulnerability
Keene Digital Media Server 1.0.2 stores user credentials, including usernames and passwords, in a SQLite database file named dmscore.db on the local filesystem. The database file is readable by any local user, as no access controls are enforced on the file. The vulnerability exists in the default installation of version 1.0.2 [1].
Exploitation
An attacker with local access to the system (e.g., a user with a standard user account or physical access) can navigate to the directory containing dmscore.db (typically in the application's data folder) and read the file using any SQLite viewer or a text editor. No authentication or special privileges beyond local file read access are required.
Impact
Successful exploitation allows the attacker to retrieve all stored usernames and passwords in plain text. This compromises the confidentiality of all user accounts configured in the Digital Media Server. An attacker could then use these credentials to access the server remotely or escalate privileges if shared credentials are used elsewhere [1].
Mitigation
No official patch or updated version has been released to address this issue. Users are advised to restrict local file system access to only trusted users, or use file system permissions to limit read access to dmscore.db to the application's own service account. As of the publication date (2004-12-31), no fix is available from the vendor [1].
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: = 1.0.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- secunia.com/advisories/12272nvdVendor Advisory
- securitytracker.com/idnvdVendor Advisory
- www.osvdb.org/8591nvd
- www.securityfocus.com/bid/10933nvd
- exchange.xforce.ibmcloud.com/vulnerabilities/16964nvd
News mentions
0No linked articles in our index yet.