Lucene search
K

7 matches found

Gitee
Gitee
added 2025/09/14 5:29 a.m.108 views

gosec

This is a Go AST Abstract Syntax Tree scanner for identifying security vulnerabilities in Go code. The scanner is called "gosec" and is part of the GolangCI project. It can be installed using the command "go get github.com/golangci/gosec/cmd/gosec/...". The scanner can be configured to run a subs...

7.2AI score
Exploits0
OSV
OSV
added 2021/08/25 8:47 p.m.31 views

GHSA-C9H5-HF8R-M97X Dangling reference in flatbuffers

An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. readscalar and readscalarat can transmute values without unsafe blocks...

7.5CVSS7.4AI score0.00166EPSS
Exploits1References4
NVD
NVD
added 2020/12/31 10:15 a.m.15 views

CVE-2020-35864

An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. readscalar and readscalarat can transmute values without unsafe blocks...

7.5CVSS7.5AI score0.00166EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 10:15 a.m.26 views

CVE-2020-35864

An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. readscalar and readscalarat can transmute values without unsafe blocks...

7.5CVSS7.2AI score
Exploits0References1
AlpineLinux
AlpineLinux
added 2020/12/31 8:29 a.m.39 views

CVE-2020-35864

An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. readscalar and readscalarat can transmute values without unsafe blocks...

7.5CVSS7.5AI score0.00166EPSS
Exploits1
OSV
OSV
added 2020/04/11 12:0 p.m.21 views

RUSTSEC-2020-0009 `read_scalar` and `read_scalar_at` allow transmuting values without `unsafe` blocks

The readscalar and readscalarat functions are unsound because they allow transmuting values without unsafe blocks. The following example shows how to create a dangling reference: fn main deriveCopy, Clone, PartialEq, Debug struct S&'static str; impl flatbuffers::EndianScalar for S fn...

7.5CVSS7.4AI score0.00166EPSS
Exploits1References3
RustSec
RustSec
added 2020/04/11 12:0 p.m.31 views

`read_scalar` and `read_scalar_at` allow transmuting values without `unsafe` blocks

The readscalar and readscalarat functions are unsound because they allow transmuting values without unsafe blocks. The following example shows how to create a dangling reference: fn main deriveCopy, Clone, PartialEq, Debug struct S&'static str; impl flatbuffers::EndianScalar for S fn...

7.5CVSS4.1AI score0.00166EPSS
Exploits1Affected Software1
Rows per page
Query Builder