2022-09-14 01:40:34 +03:00
{
"id" : "GO-2020-0047" ,
"published" : "2021-04-14T20:04:52Z" ,
"modified" : "0001-01-01T00:00:00Z" ,
"aliases" : [
2023-01-11 00:43:37 +03:00
"CVE-2020-36563" ,
"GHSA-5rhg-xhgr-5hfj"
2022-09-14 01:40:34 +03:00
] ,
2022-10-05 19:05:17 +03:00
"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." ,
2022-09-14 01:40:34 +03:00
"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" ,
2023-01-14 01:34:55 +03:00
"NewSignedResponse" ,
"ServiceProviderSettings.GetAuthnRequest"
2022-09-14 01:40:34 +03:00
]
}
]
}
}
] ,
"references" : [
{
"type" : "WEB" ,
"url" : "https://github.com/RobotsAndPencils/go-saml/pull/38"
}
2022-11-21 21:47:08 +03:00
] ,
"schema_version" : "1.3.1"
2022-09-14 01:40:34 +03:00
}