File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ Forge ChangeLog
15
15
[ "Bleichenbacher's RSA signature forgery based on implementation
16
16
error"] ( https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE/ )
17
17
by Hal Finney.
18
+ - CVE ID: [ CVE-2022 -24771] ( https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771 )
19
+ - GHSA ID: [ GHSA-cfm4 -qjh2-4765] ( https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765 )
18
20
- ** HIGH** : Failing to check tailing garbage bytes can lead to signature
19
21
forgery.
20
22
- The code does not check for tailing garbage bytes after decoding a
@@ -24,10 +26,14 @@ Forge ChangeLog
24
26
signature forgery based on implementation
25
27
error"] ( https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE/ )
26
28
by Hal Finney.
29
+ - CVE ID: [ CVE-2022 -24772] ( https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24772 )
30
+ - GHSA ID: [ GHSA-x4jg -mjrx-434g] ( https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g )
27
31
- ** MEDIUM** : Leniency in checking type octet.
28
32
- ` DigestInfo ` is not properly checked for proper ASN.1 structure. This can
29
33
lead to successful verification with signatures that contain invalid
30
34
structures but a valid digest.
35
+ - CVE ID: [ CVE-2022 -24773] ( https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24773 )
36
+ - GHSA ID: [ GHSA-2r2c -g63r-vccr] ( https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr )
31
37
32
38
### Fixed
33
39
- [ asn1] Add fallback to pretty print invalid UTF8 data.
You can’t perform that action at this time.
0 commit comments