mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-20 02:21:00 +01:00
Merge pull request #195 from RustSec/RUSTSEC-2019-0027
Assign RUSTSEC-2019-0027 to libsecp256k1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2019-0027"
|
||||
package = "libsecp256k1"
|
||||
date = "2019-10-14"
|
||||
title = "Flaw in Scalar::check_overflow allows side-channel timing attack"
|
||||
@@ -15,4 +15,6 @@ constant time.
|
||||
patched_versions = [">= 0.3.1"]
|
||||
categories = ["crypto-failure"]
|
||||
keywords = ["crypto", "sidechannel"]
|
||||
functions = { "libsecp256k1::Scalar::check_overflow" = ["< 0.3.1"] }
|
||||
|
||||
[affected.functions]
|
||||
"libsecp256k1::Scalar::check_overflow" = ["< 0.3.1"]
|
||||
Reference in New Issue
Block a user