diff --git a/advisories/github-reviewed/2024/02/GHSA-5x4g-q5rc-36jp/GHSA-5x4g-q5rc-36jp.json b/advisories/github-reviewed/2024/02/GHSA-5x4g-q5rc-36jp/GHSA-5x4g-q5rc-36jp.json index 350031caba4..dd67806df37 100644 --- a/advisories/github-reviewed/2024/02/GHSA-5x4g-q5rc-36jp/GHSA-5x4g-q5rc-36jp.json +++ b/advisories/github-reviewed/2024/02/GHSA-5x4g-q5rc-36jp/GHSA-5x4g-q5rc-36jp.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-5x4g-q5rc-36jp", - "modified": "2024-07-02T02:29:13Z", + "modified": "2024-07-05T21:34:15Z", "published": "2024-02-03T00:02:58Z", "aliases": [ ], "summary": "Etcd pkg Insecure ciphers are allowed by default", - "details": "### Vulnerability type\nCryptography\n\n### Detail\nThe TLS ciphers list supported by etcd by default contains weak ciphers.\n\n### Workarounds\nProvide a desired ciphers using the `--cipher-suites` flag as described with examples in the [security documentation](https://github.com/etcd-io/etcd/blob/master/Documentation/op-guide/security.md)\n\n### References\nFind out more on this vulnerability in the [security audit report](https://github.com/etcd-io/etcd/blob/master/security/SECURITY_AUDIT.pdf)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Contact the [etcd security committee](https://github.com/etcd-io/etcd/blob/master/security/security-release-process.md#product-security-committee-psc)", + "details": "### Vulnerability type\nCryptography\n\n### Detail\nThe TLS ciphers list supported by etcd contains insecure cipher suites. Users can configure the desired ciphers using the “--cipher-suites” flag, and a default list of secure cipher suites is used if empty.\n\n### Workarounds\nBy default, no action is required. If users want to specify cipher suites using the '--cipher-suites' flag, they should try not to specify insecure cipher suites. Please refer to the [security documentation](https://etcd.io/docs/v3.4/op-guide/security/).\n\n### References\nFind out more on this vulnerability in the [security audit report](https://github.com/etcd-io/etcd/blob/main/security/SECURITY_AUDIT.pdf)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Contact the [etcd security committee](https://github.com/etcd-io/etcd/blob/main/security/security-release-process.md#product-security-committee-psc)", "severity": [ ], @@ -58,6 +58,10 @@ { "type": "WEB", "url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-5x4g-q5rc-36jp" + }, + { + "type": "PACKAGE", + "url": "https://github.com/etcd-io/etcd" } ], "database_specific": { diff --git a/advisories/github-reviewed/2024/02/GHSA-6294-6rgp-fr7r/GHSA-6294-6rgp-fr7r.json b/advisories/github-reviewed/2024/02/GHSA-6294-6rgp-fr7r/GHSA-6294-6rgp-fr7r.json index 0604242b00e..8f3b5d29f36 100644 --- a/advisories/github-reviewed/2024/02/GHSA-6294-6rgp-fr7r/GHSA-6294-6rgp-fr7r.json +++ b/advisories/github-reviewed/2024/02/GHSA-6294-6rgp-fr7r/GHSA-6294-6rgp-fr7r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6294-6rgp-fr7r", - "modified": "2024-03-01T16:56:03Z", + "modified": "2024-07-05T21:33:55Z", "published": "2024-02-29T03:33:14Z", "aliases": [ "CVE-2023-50658" @@ -37,6 +37,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50658" }, + { + "type": "WEB", + "url": "https://github.com/dvsekhvalnov/jose2go/issues/31" + }, { "type": "WEB", "url": "https://github.com/dvsekhvalnov/jose2go/commit/a4584e9dd7128608fedbc67892eba9697f0d5317" @@ -48,6 +52,10 @@ { "type": "WEB", "url": "https://github.com/dvsekhvalnov/jose2go/compare/v1.5.0...v1.6.0" + }, + { + "type": "WEB", + "url": "https://www.blackhat.com/us-23/briefings/schedule/#three-new-attacks-against-json-web-tokens-31695" } ], "database_specific": { diff --git a/advisories/github-reviewed/2024/06/GHSA-9hcv-j9pv-qmph/GHSA-9hcv-j9pv-qmph.json b/advisories/github-reviewed/2024/06/GHSA-9hcv-j9pv-qmph/GHSA-9hcv-j9pv-qmph.json index 9226e6d4130..c1a85004147 100644 --- a/advisories/github-reviewed/2024/06/GHSA-9hcv-j9pv-qmph/GHSA-9hcv-j9pv-qmph.json +++ b/advisories/github-reviewed/2024/06/GHSA-9hcv-j9pv-qmph/GHSA-9hcv-j9pv-qmph.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9hcv-j9pv-qmph", - "modified": "2024-07-02T02:39:49Z", + "modified": "2024-07-05T21:34:57Z", "published": "2024-06-19T15:07:08Z", "aliases": [ "CVE-2024-38356"