Lucene search
K

4 matches found

RedhatCVE
RedhatCVE
added 2024/01/10 10:1 a.m.33 views

CVE-2024-21664

A null pointer dereference vulnerability was found in the jwx/jws Go module. This issue arises when invoking "jws.Parse" with a JSON serialized payload containing a present signature field while the protected field is absentm, which may cause a system crash or initiate a denial of service DOS...

7.5CVSS4.7AI score0.00178EPSS
Exploits1References4
Prion
Prion
added 2024/01/09 8:15 p.m.14 views

Null pointer dereference

jwx is a Go module implementing various JWx JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE technologies. Calling jws.Parse with a JSON serialized payload where the signature field is present while protected is absent can lead to a nil pointer dereference. The vulnerability can be used to crash/DOS ...

5CVSS7.3AI score0.00178EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2024/01/09 7:18 p.m.19 views

CVE-2024-21664 Parsing JSON serialized payload without protected field can lead to segfault

jwx is a Go module implementing various JWx JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE technologies. Calling jws.Parse with a JSON serialized payload where the signature field is present while protected is absent can lead to a nil pointer dereference. The vulnerability can be used to crash/DOS ...

4.3CVSS7.5AI score0.00178EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2024/01/09 4:18 p.m.29 views

Parsing JSON serialized payload without protected field can lead to segfault

Summary Calling jws.Parse with a JSON serialized payload where the signature field is present while protected is absent can lead to a nil pointer dereference. Details This seems to also affect other functions that calls Parse internally, like jws.Verify. My understanding of these functions from t...

7.5CVSS7AI score0.00178EPSS
Exploits1References6Affected Software2
Rows per page
Query Builder