CVE-2024-21493

CVE-2024-21493 is a medium-severity vulnerability in Greenpau Caddy-security with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-129.

Key facts

Description

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.

Frequently asked questions

What is 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.
How severe is CVE-2024-21493?
CVE-2024-21493 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
Is CVE-2024-21493 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (50th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-21493?
CVE-2024-21493 affects Greenpau Caddy-security. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-21493?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-21493 have an EU (EUVD) identifier?
Yes. CVE-2024-21493 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-0575.
When was CVE-2024-21493 published?
CVE-2024-21493 was published on 2024-02-17 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Greenpau Caddy-security

All CVEs affecting Greenpau Caddy-security →

Other CWE-129 (Improper Validation of Array Index) vulnerabilities

Browse all CWE-129 (Improper Validation of Array Index) vulnerabilities →