CyberRota Analysis
AI-GeneratedAdminer versions prior to 5.4.3 are vulnerable to a cookie injection flaw that allows attackers to manipulate cookie attributes via the unsanitized X-Forwarded-Prefix HTTP header. This vulnerability can lead to the downgrading of SameSite protections, enabling cross-origin authenticated requests and bypassing cookie security controls. Organizations using Adminer, particularly those with misconfigured reverse proxies, should prioritize patching to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to downgrade SameSite protection and enable cross-origin authenticated requests, bypassing cookie security controls.