diff --git a/advisories/github-reviewed/2023/11/GHSA-3f38-96qm-r3fw/GHSA-3f38-96qm-r3fw.json b/advisories/github-reviewed/2023/11/GHSA-3f38-96qm-r3fw/GHSA-3f38-96qm-r3fw.json new file mode 100644 index 00000000000..a773b36ed26 --- /dev/null +++ b/advisories/github-reviewed/2023/11/GHSA-3f38-96qm-r3fw/GHSA-3f38-96qm-r3fw.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3f38-96qm-r3fw", + "modified": "2023-11-09T22:10:33Z", + "published": "2023-11-09T18:34:55Z", + "aliases": [ + "CVE-2023-46894" + ], + "summary": "esptool allows attackers to view sensitive information via weak cryptographic algorithm", + "details": "An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "esptool" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "4.6.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46894" + }, + { + "type": "WEB", + "url": "https://github.com/espressif/esptool/issues/926" + }, + { + "type": "PACKAGE", + "url": "https://github.com/espressif/esptool" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-11-09T22:10:33Z", + "nvd_published_at": "2023-11-09T16:15:34Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/11/GHSA-9cw9-m7hg-w8mf/GHSA-9cw9-m7hg-w8mf.json b/advisories/github-reviewed/2023/11/GHSA-9cw9-m7hg-w8mf/GHSA-9cw9-m7hg-w8mf.json similarity index 53% rename from advisories/unreviewed/2023/11/GHSA-9cw9-m7hg-w8mf/GHSA-9cw9-m7hg-w8mf.json rename to advisories/github-reviewed/2023/11/GHSA-9cw9-m7hg-w8mf/GHSA-9cw9-m7hg-w8mf.json index 63990365519..d5b1c883d67 100644 --- a/advisories/unreviewed/2023/11/GHSA-9cw9-m7hg-w8mf/GHSA-9cw9-m7hg-w8mf.json +++ b/advisories/github-reviewed/2023/11/GHSA-9cw9-m7hg-w8mf/GHSA-9cw9-m7hg-w8mf.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-9cw9-m7hg-w8mf", - "modified": "2023-11-09T18:34:55Z", + "modified": "2023-11-09T22:10:12Z", "published": "2023-11-02T18:30:25Z", "aliases": [ "CVE-2023-46925" ], + "summary": "Reportico Cross-site Scripting vulnerability", "details": "Reportico 7.1.21 is vulnerable to Cross Site Scripting (XSS).", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "reportico-web/reportico" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "7.1.21" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +43,10 @@ { "type": "WEB", "url": "https://github.com/reportico-web/reportico/issues/47" + }, + { + "type": "PACKAGE", + "url": "https://github.com/reportico-web/reportico" } ], "database_specific": { @@ -31,8 +54,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-11-09T22:10:12Z", "nvd_published_at": "2023-11-02T17:15:11Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/11/GHSA-3f38-96qm-r3fw/GHSA-3f38-96qm-r3fw.json b/advisories/unreviewed/2023/11/GHSA-3f38-96qm-r3fw/GHSA-3f38-96qm-r3fw.json deleted file mode 100644 index 1edaf5d7911..00000000000 --- a/advisories/unreviewed/2023/11/GHSA-3f38-96qm-r3fw/GHSA-3f38-96qm-r3fw.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-3f38-96qm-r3fw", - "modified": "2023-11-09T18:34:55Z", - "published": "2023-11-09T18:34:55Z", - "aliases": [ - "CVE-2023-46894" - ], - "details": "An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46894" - }, - { - "type": "WEB", - "url": "https://github.com/espressif/esptool/issues/926" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-11-09T16:15:34Z" - } -} \ No newline at end of file