зеркало из https://github.com/golang/vulndb.git
57 строки
1.4 KiB
JSON
57 строки
1.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-2564",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-21493",
|
|
"GHSA-8h95-jcp5-pjpr"
|
|
],
|
|
"summary": "Improper Validation of Array Index in github.com/greenpau/caddy-security",
|
|
"details": "Improper Validation of Array Index in github.com/greenpau/caddy-security",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/greenpau/caddy-security",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-8h95-jcp5-pjpr"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21493"
|
|
},
|
|
{
|
|
"type": "REPORT",
|
|
"url": "https://github.com/greenpau/caddy-security/issues/263"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://blog.trailofbits.com/2023/09/18/security-flaws-in-an-sso-plugin-for-caddy"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGREENPAUCADDYSECURITY-5961078"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-2564",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |