зеркало из https://github.com/golang/vulndb.git
56 строки
1.4 KiB
JSON
56 строки
1.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0781",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2020-13788",
|
|
"GHSA-33p6-fx42-7rf5"
|
|
],
|
|
"summary": "Harbor is vulnerable to a limited Server-Side Request Forgery (SSRF) (CVE-2020-13788) in github.com/goharbor/harbor",
|
|
"details": "Harbor is vulnerable to a limited Server-Side Request Forgery (SSRF) (CVE-2020-13788) in github.com/goharbor/harbor",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/goharbor/harbor",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "1.8.0"
|
|
},
|
|
{
|
|
"fixed": "2.0.1+incompatible"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/goharbor/harbor/security/advisories/GHSA-33p6-fx42-7rf5"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13788"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/goharbor/harbor/releases"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://www.youtube.com/watch?v=v8Isqy4yR3Q"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0781",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |