GHSA-8h95-jcp5-pjpr

Suggest an improvement
Source
https://github.com/advisories/GHSA-8h95-jcp5-pjpr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-8h95-jcp5-pjpr/GHSA-8h95-jcp5-pjpr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8h95-jcp5-pjpr
Aliases
Published
2024-02-17T06:30:34Z
Modified
2024-06-28T15:58:30.931249Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
Improper Validation of Array Index in github.com/greenpau/caddy-security
Details

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.

Database specific
{
    "nvd_published_at": "2024-02-17T05:15:08Z",
    "cwe_ids": [
        "CWE-129"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-02-20T23:47:20Z"
}
References

Affected packages

Go / github.com/greenpau/caddy-security

Package

Name
github.com/greenpau/caddy-security
View open source insights on deps.dev
Purl
pkg:golang/github.com/greenpau/caddy-security

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
1.1.23