mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-93x8-66j2-wwr5
This commit is contained in:
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-93x8-66j2-wwr5",
|
||||
"modified": "2024-02-17T06:30:35Z",
|
||||
"modified": "2024-02-20T23:53:06Z",
|
||||
"published": "2024-02-17T06:30:35Z",
|
||||
"aliases": [
|
||||
"CVE-2024-21498"
|
||||
],
|
||||
"summary": "Server-Side Request Forgery in github.com/greenpau/caddy-security",
|
||||
"details": "All versions of the package github.com/greenpau/caddy-security are vulnerable to Server-side Request Forgery (SSRF) via X-Forwarded-Host header manipulation. An attacker can expose sensitive information, interact with internal services, or exploit other vulnerabilities within the network by exploiting this vulnerability.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/greenpau/caddy-security"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.1.23"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -32,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGREENPAUCADDYSECURITY-6249862"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "github.com/greenpau/caddy-security"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -39,8 +62,8 @@
|
||||
"CWE-918"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-20T23:53:06Z",
|
||||
"nvd_published_at": "2024-02-17T05:15:10Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user