CVE-2020-27285
Description
Crimson 3.1 default configuration allows unauthenticated read and modify of the database, enabling data theft and tampering.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Crimson 3.1 default configuration allows unauthenticated read and modify of the database, enabling data theft and tampering.
Vulnerability
The default configuration of Red Lion Crimson 3.1 (Build versions prior to 3119.001) allows any user to read and modify the database without authentication. This is a Missing Authentication for Critical Function vulnerability (CWE-306) affecting the DA10D Protocol Converter. No special conditions or configurations are required to reach the vulnerable code path; the default settings expose the database to unauthenticated access [1].
Exploitation
An attacker with network access to the affected device can exploit this vulnerability without any authentication, user interaction, or elevated privileges. The attack is remotely exploitable with low skill level. The attacker simply connects to the device's database interface and performs read or write operations on the database, as no authentication checks are enforced [1].
Impact
Successful exploitation allows an attacker to read sensitive data from the database (confidentiality impact) and modify database contents (integrity impact). There is no impact on availability from this specific vulnerability. The attacker gains full access to the database without any privilege escalation, potentially leading to data theft, manipulation of device configuration, or disruption of operations [1].
Mitigation
Red Lion has released Crimson 3.1 Build 3119.001 to address this vulnerability. Users should upgrade to this version or later. No workarounds are documented in the advisory. The product is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of the publication date [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1- us-cert.cisa.gov/ics/advisories/icsa-21-005-04nvdThird Party AdvisoryUS Government Resource
News mentions
0No linked articles in our index yet.