Cyber Resilience

CVE-2023-4768

Zohocorp Manageengine Desktop Central 9.1.0

Published
03 November 2023
Modified
21 November 2024
CVSS Score v3.1 6.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS Score 0.029 86th percentile
Risk Priority 51 floored blend · peak EPSS

Summary

CVE-2023-4768 is a medium-severity CRLF Injection (CWE-93) vulnerability in Zohocorp Manageengine Desktop Central. Its CVSS base score is 6.1 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Content Injection (T1659); ranked in the top 14% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

A CRLF injection vulnerability has been found in ManageEngine Desktop Central affecting version 9.1.0. This vulnerability could allow a remote attacker to inject arbitrary HTTP headers and perform HTTP response splitting attacks via the fileName parameter in /STATE_ID/1613157927228/InvSWMetering.pdf.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1659 Content Injection Initial Access
Adversaries may gain access and continuously communicate with victims by injecting malicious content into systems through online network traffic.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-4767Same product: Zohocorp Manageengine Desktop Central
CVE-2023-4769Same product: Zohocorp Manageengine Desktop Central
CVE-2020-10189Same product: Zohocorp Manageengine Desktop Central
CVE-2013-7390Same product: Zohocorp Manageengine Desktop Central
CVE-2021-44515Same product: Zohocorp Manageengine Desktop Central
CVE-2025-7473Same product class: network monitoring / SIEM
CVE-2019-17602Same product class: network monitoring / SIEM
CVE-2024-36515Same product class: network monitoring / SIEM
CVE-2023-47211Same product class: network monitoring / SIEM
CVE-2024-5546Same product class: network monitoring / SIEM

Affected Assets

zohocorp
manageengine desktop central
9.1.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V4.2.4

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input neutralization and validation to block CRLF injection.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect CRLF flaws but does not itself implement the neutralization.

prevents

Secure development lifecycle mandates input validation and output encoding that directly prevents CRLF injection.

prevents

Application security requirements include rules for neutralizing special characters such as CRLF in inputs.

prevents

Secure architecture principles encourage safe handling of untrusted data but do not prescribe specific CRLF controls.

prevents

Secure coding standards explicitly require neutralization of CRLF sequences, fully addressing this weakness.

References