diff --git a/advisories/github-reviewed/2022/05/GHSA-5hfp-964w-5vgm/GHSA-5hfp-964w-5vgm.json b/advisories/github-reviewed/2022/05/GHSA-5hfp-964w-5vgm/GHSA-5hfp-964w-5vgm.json index ae006ddd201..442a2a98a22 100644 --- a/advisories/github-reviewed/2022/05/GHSA-5hfp-964w-5vgm/GHSA-5hfp-964w-5vgm.json +++ b/advisories/github-reviewed/2022/05/GHSA-5hfp-964w-5vgm/GHSA-5hfp-964w-5vgm.json @@ -58,6 +58,25 @@ "database_specific": { "last_known_affected_version_range": "<= 2.145" } + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.kohsuke.stapler:stapler-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.250.2" + } + ] + } + ] } ], "references": [ @@ -65,6 +84,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000997" }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/jenkins/commit/fd5f5be0304c6bf1918892b81e2efb6b6d09c521" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/stapler/commit/0dfc28aa2102a59638484fc11c4c53b1dbb2baf0" + }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/jenkins" diff --git a/advisories/unreviewed/2023/12/GHSA-f23h-52hj-99p6/GHSA-f23h-52hj-99p6.json b/advisories/github-reviewed/2023/12/GHSA-f23h-52hj-99p6/GHSA-f23h-52hj-99p6.json similarity index 57% rename from advisories/unreviewed/2023/12/GHSA-f23h-52hj-99p6/GHSA-f23h-52hj-99p6.json rename to advisories/github-reviewed/2023/12/GHSA-f23h-52hj-99p6/GHSA-f23h-52hj-99p6.json index 4b277595952..08c55f77277 100644 --- a/advisories/unreviewed/2023/12/GHSA-f23h-52hj-99p6/GHSA-f23h-52hj-99p6.json +++ b/advisories/github-reviewed/2023/12/GHSA-f23h-52hj-99p6/GHSA-f23h-52hj-99p6.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-f23h-52hj-99p6", - "modified": "2023-12-21T12:30:29Z", + "modified": "2023-12-21T18:10:56Z", "published": "2023-12-21T12:30:29Z", "aliases": [ "CVE-2023-51656" ], + "summary": "Apache IoTDB: Unsafe deserialize map in Sync Tool", "details": "Deserialization of Untrusted Data vulnerability in Apache IoTDB.This issue affects Apache IoTDB: from 0.13.0 through 0.13.4.\n\nUsers are recommended to upgrade to version 1.2.2, which fixes the issue.\n\n", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.iotdb:iotdb-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.13.0" + }, + { + "fixed": "1.2.2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51656" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/iotdb" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/zy3klwpv11vl5n65josbfo2fyzxg3dxc" @@ -31,9 +54,9 @@ "cwe_ids": [ "CWE-502" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-12-21T18:10:56Z", "nvd_published_at": "2023-12-21T12:15:08Z" } } \ No newline at end of file