CWE-1282Base

Assumed-Immutable Data is Stored in Writable Memory

Incomplete in the CWE catalog · 8 CVEs mapped

8
CVEs mapped
6.9
Median CVSS
What it is

Immutable data, such as a first-stage bootloader, device identifiers, and "write-once" configuration settings are stored in writable memory that can be re-programmed or updated in the field.

Recent examples
6.8cvss
CVE-2018-25229

BulletProof FTP Server 2019.0.0.50 Denial of Service via SMTP

BulletProof FTP Server 2019.0.0.50 contains a denial of service vulnerability in the SMTP configuration interface that allows local attackers to crash the application by supplying an oversized string. Attackers can input a buffer of 257 'A' characters in the SMTP Server field and trigger a crash by clicking the Test button.

MEDIUMno explanation yet
0%
epss
6.9cvss
CVE-2019-25590

Axessh 4.2 Denial of Service via Log File Name

Axessh 4.2 contains a denial of service vulnerability in the logging configuration that allows local attackers to crash the application by supplying an excessively long string in the log file name field. Attackers can enable session logging, paste a buffer of 500 or more characters into the log file name parameter, and trigger a crash when establishing a telnet connection.

MEDIUMno explanation yet
0%
epss
6.9cvss
CVE-2019-25588

BulletProof FTP Server 2019.0.0.50 Denial of Service via DNS Address

BulletProof FTP Server 2019.0.0.50 contains a denial of service vulnerability in the DNS Address field that allows local attackers to crash the application by supplying an excessively long string. Attackers can enable the DNS Address option in the Firewall settings and paste a buffer of 700 bytes to trigger a crash when the Test function is invoked.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-1282
Abstraction
Base
Structure
Simple
Status
Incomplete