зеркало из https://github.com/golang/vulndb.git
51 строка
1.3 KiB
JSON
51 строка
1.3 KiB
JSON
{
|
|
"id": "GO-2020-0047",
|
|
"published": "2021-04-14T20:04:52Z",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2020-36563",
|
|
"GHSA-5rhg-xhgr-5hfj"
|
|
],
|
|
"details": "XML Digital Signatures generated and validated using this package use SHA-1, which may allow an attacker to craft inputs which cause hash collisions depending on their control over the input.",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/RobotsAndPencils/go-saml",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2020-0047"
|
|
},
|
|
"ecosystem_specific": {
|
|
"imports": [
|
|
{
|
|
"path": "github.com/RobotsAndPencils/go-saml",
|
|
"symbols": [
|
|
"AuthnRequest.Validate",
|
|
"NewAuthnRequest",
|
|
"NewSignedResponse",
|
|
"ServiceProviderSettings.GetAuthnRequest"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/RobotsAndPencils/go-saml/pull/38"
|
|
}
|
|
],
|
|
"schema_version": "1.3.1"
|
|
} |