Skip to content

UUID Package Introduces Vulnerability  #52

@dana-doherty

Description

@dana-doherty

Playground link - N/A

The package github.com/satori/go.uuid@v1.2.0 introduces a vulnerabiltiy to the postgres driver for gorm, meaning we cannot use the default postgres driver and would need to write our own driver to get past this. Wondering if it would be possible to have the dependency github.com/satori/go.uuid@v1.2.0 updated or removed.

Details of vulnerability:
Affected versions of this package are vulnerable to Insecure Randomness producing predictable UUID identifiers due to the limited number of bytes read when using the g.rand.Read function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions