CVE-2024-21493

All versions of the package github.com/greenpau/caddy-security are vulnerable to Improper Validation of Array Index when parsing a Caddyfile. Multiple parsing functions in the affected library do not validate whether their input values are nil before attempting to access elements, which can lead to a panic (index out of range). Panics during the parsing of a configuration file may introduce ambiguity and vulnerabilities, hindering the correct interpretation and configuration of the web server.
Configurations

Configuration 1 (hide)

cpe:2.3:a:greenpau:caddy-security:*:*:*:*:*:*:*:*

History

17 Jun 2026, 07:09

Type Values Removed Values Added
First Time Greenpau
Greenpau caddy-security
CPE cpe:2.3:a:greenpau:caddy-security:*:*:*:*:*:*:*:*
References () https://blog.trailofbits.com/2023/09/18/security-flaws-in-an-sso-plugin-for-caddy/ - () https://blog.trailofbits.com/2023/09/18/security-flaws-in-an-sso-plugin-for-caddy/ - Third Party Advisory
References () https://github.com/greenpau/caddy-security/issues/263 - () https://github.com/greenpau/caddy-security/issues/263 - Issue Tracking
References () https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGREENPAUCADDYSECURITY-5961078 - () https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGREENPAUCADDYSECURITY-5961078 - Third Party Advisory

21 Nov 2024, 08:54

Type Values Removed Values Added
References () https://blog.trailofbits.com/2023/09/18/security-flaws-in-an-sso-plugin-for-caddy/ - () https://blog.trailofbits.com/2023/09/18/security-flaws-in-an-sso-plugin-for-caddy/ -
References () https://github.com/greenpau/caddy-security/issues/263 - () https://github.com/greenpau/caddy-security/issues/263 -
References () https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGREENPAUCADDYSECURITY-5961078 - () https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGREENPAUCADDYSECURITY-5961078 -

17 Feb 2024, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-17 05:15

Updated : 2026-06-17 07:09


NVD link : CVE-2024-21493

Mitre link : CVE-2024-21493

CVE.ORG link : CVE-2024-21493


JSON object : View

Products Affected

greenpau

  • caddy-security
CWE
CWE-129

Improper Validation of Array Index