Improper Validation of Array Index in github.com/greenpau/caddy-security
Moderate severity
GitHub Reviewed
Published
Feb 17, 2024
to the GitHub Advisory Database
•
Updated Feb 20, 2024
Description
Published by the National Vulnerability Database
Feb 17, 2024
Published to the GitHub Advisory Database
Feb 17, 2024
Reviewed
Feb 20, 2024
Last updated
Feb 20, 2024
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.
References