.. / CVE-2022-28923

Exploit for Caddy 2.4.6 - Open Redirect (CVE-2022-28923)

Description:

Caddy 2.4.6 contains an open redirect vulnerability. An attacker can redirect a user to a malicious site via a crafted URL and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.

Nuclei Template

View the template here CVE-2022-28923.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-28923.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://github.com/caddyserver/caddy/issues/4502
https://lednerb.de/en/publications/responsible-disclosure/caddy-open-redirect-vulnerability/
https://www.cve.org/CVERecord?id=CVE-2022-28923
https://nvd.nist.gov/vuln/detail/CVE-2022-28923