VYPR
Unrated severityNVD Advisory· Published Jan 21, 2023· Updated Aug 2, 2024

CVE-2023-24040

CVE-2023-24040

Description

dtprintinfo in CDE 1.6 allows local low-privileged users to inject printer names via $HOME/.printers, leading to memory disclosure on Solaris 10.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

dtprintinfo in CDE 1.6 allows local low-privileged users to inject printer names via $HOME/.printers, leading to memory disclosure on Solaris 10.

## Vulnerability dtprintinfo in Common Desktop Environment (CDE) 1.6 contains a parsing flaw in the handling of output from the external command lpstat when listing available printers. The parser does not properly sanitize printer names read from the $HOME/.printers file. This allows low-privileged local users to inject arbitrary printer names into the output. The vulnerability affects CDE 1.6 on Solaris 10 systems. [1]

Exploitation

An attacker must have local access to the system and be able to write to the $HOME/.printers file. By crafting a malicious printer name containing special characters or control sequences, the attacker can manipulate the control flow of dtprintinfo. The injection occurs when dtprintinfo invokes lpstat and parses its output. No additional authentication or user interaction is required beyond the ability to write the file. [1]

Impact

Successful exploitation allows the attacker to disclose memory contents of the dtprintinfo process. This could lead to leakage of sensitive information. The vulnerability does not provide remote code execution or privilege escalation directly, but memory disclosure may aid further attacks. The impact is limited to information disclosure. [1]

Mitigation

The Common Desktop Environment 1.6 is no longer supported by the maintainer. As of the publication date (2023-01-21), no official patch is available. Users are advised to restrict local access to trusted users or disable dtprintinfo if possible. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog. [1]

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Common Desktop Environment/Common Desktop Environmentdescription
  • Range: =1.6

Patches

0

No 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

3

News mentions

0

No linked articles in our index yet.