原始 OSV JSON
{
"id": "GHSA-mc36-5m36-hjh5",
"aliases": [
"CVE-2020-36455"
],
"details": "An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock<T> unconditionally implements Send and Sync.",
"summary": "Data races in slock",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.0"
}
]
}
],
"package": {
"name": "slock",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-18T20:21:54Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-08-25T20:58:00Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36455",
"type": "ADVISORY"
},
{
"url": "https://github.com/BrokenLamp/slock-rs/issues/2",
"type": "WEB"
},
{
"url": "https://github.com/BrokenLamp/slock-rs/commit/719df35f55b6cab4ca2a7f840347a06ecbd8aac6",
"type": "WEB"
},
{
"url": "https://github.com/BrokenLamp/slock-rs",
"type": "PACKAGE"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/slock/RUSTSEC-2020-0135.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0135.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-362",
"CWE-77"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-08-08T06:15:00Z",
"github_reviewed_at": "2021-08-18T20:21:54Z"
}
}