diff --git a/advisories/github-reviewed/2021/05/GHSA-77gc-fj98-665h/GHSA-77gc-fj98-665h.json b/advisories/github-reviewed/2021/05/GHSA-77gc-fj98-665h/GHSA-77gc-fj98-665h.json index 3dcc77718c2..c217080ea5e 100644 --- a/advisories/github-reviewed/2021/05/GHSA-77gc-fj98-665h/GHSA-77gc-fj98-665h.json +++ b/advisories/github-reviewed/2021/05/GHSA-77gc-fj98-665h/GHSA-77gc-fj98-665h.json @@ -1,13 +1,13 @@ { "schema_version": "1.3.0", "id": "GHSA-77gc-fj98-665h", - "modified": "2021-05-12T18:06:40Z", + "modified": "2023-03-01T18:38:32Z", "published": "2021-05-18T19:15:09Z", "aliases": [ "CVE-2016-9122" ], "summary": "Signature Validation Bypass", - "details": "Go JOSE before 1.1.0 suffers from multiple signatures exploitation. The go-jose library supports messages with multiple signatures. However, when validating a signed message the API did not indicate which signature was valid, which could potentially lead to confusion. For example, users of the library might mistakenly read protected header values from an attached signature that was different from the one originally validated.", + "details": "Go JOSE before 1.1.0 suffers from multiple signatures exploitation. The go-jose library supports messages with multiple signatures. However, when validating a signed message the API did not indicate which signature was valid, which could potentially lead to confusion. For example, users of the library might mistakenly read protected header values from an attached signature that was different from the one originally validated", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2021/06/GHSA-f6mq-5m25-4r72/GHSA-f6mq-5m25-4r72.json b/advisories/github-reviewed/2021/06/GHSA-f6mq-5m25-4r72/GHSA-f6mq-5m25-4r72.json index aef98901248..1b0ae5de8db 100644 --- a/advisories/github-reviewed/2021/06/GHSA-f6mq-5m25-4r72/GHSA-f6mq-5m25-4r72.json +++ b/advisories/github-reviewed/2021/06/GHSA-f6mq-5m25-4r72/GHSA-f6mq-5m25-4r72.json @@ -1,12 +1,12 @@ { "schema_version": "1.3.0", "id": "GHSA-f6mq-5m25-4r72", - "modified": "2021-06-14T19:11:50Z", + "modified": "2023-03-01T18:37:05Z", "published": "2021-06-15T16:08:16Z", "aliases": [ "CVE-2021-20329" ], - "summary": "Improper Validation of Specified Type of Input", + "summary": "Improper Input Validation", "details": "Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers up to (and including) 1.5.0.", "severity": [ {