vulndb/data/osv/GO-2024-3228.json

76 строки
1.7 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2024-3228",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-wcx9-ccpj-hx3c"
],
"summary": "Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder",
"details": "Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder",
"affected": [
{
"package": {
"name": "github.com/coder/coder",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/coder/coder/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "2.3.1"
},
{
"fixed": "2.14.4"
},
{
"introduced": "2.15.0"
},
{
"fixed": "2.15.3"
},
{
"introduced": "2.16.0"
},
{
"fixed": "2.16.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/coder/coder/security/advisories/GHSA-wcx9-ccpj-hx3c"
},
{
"type": "FIX",
"url": "https://github.com/coder/coder/commit/69c1d981e3131e50d52b01f6a360abadaad699e6"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3228",
"review_status": "UNREVIEWED"
}
}