2021-05-06 13:01:50 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3538" ,
2021-06-02 14:00:54 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "satori/go.uuid" ,
"version" : {
"version_data" : [
{
"version_value" : "All satori/go.uuid versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-338"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1954376" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1954376"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/satori/go.uuid/issues/73" ,
"url" : "https://github.com/satori/go.uuid/issues/73"
} ,
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSATORIGOUUID-72488" ,
"url" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSATORIGOUUID-72488"
}
]
2021-05-06 13:01:50 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-02 14:00:54 +00:00
"value" : "A flaw was found in github.com/satori/go.uuid in versions from commit 0ef6afb2f6cdd6cdaeee3885a95099c63f18fc8c to d91630c8510268e75203009fe7daf2b8e1d60c45. Due to insecure randomness in the g.rand.Read function the generated UUIDs are predictable for an attacker."
2021-05-06 13:01:50 +00:00
}
]
}
}