diff --git a/advisories/unreviewed/2023/12/GHSA-xhgx-7974-c8v6/GHSA-xhgx-7974-c8v6.json b/advisories/github-reviewed/2023/12/GHSA-xhgx-7974-c8v6/GHSA-xhgx-7974-c8v6.json similarity index 51% rename from advisories/unreviewed/2023/12/GHSA-xhgx-7974-c8v6/GHSA-xhgx-7974-c8v6.json rename to advisories/github-reviewed/2023/12/GHSA-xhgx-7974-c8v6/GHSA-xhgx-7974-c8v6.json index 70c7b1dbe58..3e9213eca46 100644 --- a/advisories/unreviewed/2023/12/GHSA-xhgx-7974-c8v6/GHSA-xhgx-7974-c8v6.json +++ b/advisories/github-reviewed/2023/12/GHSA-xhgx-7974-c8v6/GHSA-xhgx-7974-c8v6.json @@ -1,12 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-xhgx-7974-c8v6", - "modified": "2024-01-04T21:30:23Z", + "modified": "2024-01-04T22:18:15Z", "published": "2023-12-27T21:31:01Z", "aliases": [ "CVE-2023-51084" ], - "details": "hyavijava v6.0.07.1 was discovered to contain a stack overflow via the ResultConverter.convert2Xml method.", + "summary": "hyavijava stack overflow vulnerability", + "details": "hyavijava v6.0.07.1 was discovered to contain a stack overflow via the `ResultConverter.convert2Xml` method.", "severity": [ { "type": "CVSS_V3", @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "com.github:hyavijava" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "6.0.07.1" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +43,10 @@ { "type": "WEB", "url": "https://github.com/PoppingSnack/VulReport/issues/12" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hyavijava/hyavijava" } ], "database_specific": { @@ -31,8 +54,8 @@ "CWE-787" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-04T22:18:15Z", "nvd_published_at": "2023-12-27T21:15:08Z" } } \ No newline at end of file