CVE-2022-35507
Proxmox - CRLF Injection
Record summary
CVE-2022-35507 has a selected CVSS score of 7.1 (high); EIP currently links 1 Nuclei template.
Description
A response-header CRLF injection vulnerability in the Proxmox Virtual Environment (PVE) and Proxmox Mail Gateway (PMG) web interface allows a remote attacker to set cookies for a victim's browser that are longer than the server expects, causing a client-side DoS. This affects Chromium-based browsers because they allow injection of response headers with %0d. This is fixed in pve-http-server 4.1-3.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 24, 2025 · Source: CVE List
Nuclei templates
1ProjectDiscoveryHIGHProxmox - CRLF InjectionCVSS 7.1
A response-header CRLF injection vulnerability in the Proxmox Virtual Environment (PVE) and Proxmox Mail Gateway (PMG) web interface allows a remote attacker to set cookies for a victim's browser that are longer than the server expects, causing a client-side DoS. This affects Chromium-based browsers because they allow injection of response headers with %0d. This is fixed in pve-http-server 4.1-3.
Impact
Attackers can inject response headers with CRLF characters to set malicious cookies in victims' Chromium-based browsers, causing client-side denial of service and potentially facilitating session fixation attacks on Proxmox users.
Remediation
Update pve-http-server to version 4.1-3 or later that properly validates and strips CRLF characters from response headers.
Source: ProjectDiscovery