cve/2024/CVE-2024-21494.md
2024-08-05 18:41:32 +00:00

1.1 KiB

CVE-2024-21494

Description

All versions of the package github.com/greenpau/caddy-security are vulnerable to Authentication Bypass by Spoofing via the X-Forwarded-For header due to improper input sanitization. An attacker can spoof an IP address used in the user identity module (/whoami API endpoint). This could lead to unauthorized access if the system trusts this spoofed IP address.

POC

Reference

Github