зеркало из https://github.com/golang/vulndb.git
55 строки
1.3 KiB
JSON
55 строки
1.3 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0365",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"GHSA-wpfr-6297-9v57"
|
|
],
|
|
"summary": "User object created with invalid provider data in GoTrue in github.com/netlify/gotrue",
|
|
"details": "User object created with invalid provider data in GoTrue in github.com/netlify/gotrue",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/netlify/gotrue",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.0.1"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/netlify/gotrue/security/advisories/GHSA-wpfr-6297-9v57"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/netlify/gotrue/commit/4d8a3b39fe485a5f83c70617d594be01130c5b83"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/netlify/gotrue/pull/313"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/netlify/gotrue/releases/tag/v1.0.1"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0365",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |