diff --git a/advisories/github-reviewed/2022/03/GHSA-3gx9-37ww-9qw6/GHSA-3gx9-37ww-9qw6.json b/advisories/github-reviewed/2022/03/GHSA-3gx9-37ww-9qw6/GHSA-3gx9-37ww-9qw6.json index 9af57796812..c31399413a1 100644 --- a/advisories/github-reviewed/2022/03/GHSA-3gx9-37ww-9qw6/GHSA-3gx9-37ww-9qw6.json +++ b/advisories/github-reviewed/2022/03/GHSA-3gx9-37ww-9qw6/GHSA-3gx9-37ww-9qw6.json @@ -82,6 +82,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-917", "CWE-94" ], "severity": "CRITICAL", diff --git a/advisories/github-reviewed/2022/03/GHSA-3p22-ghq8-v749/GHSA-3p22-ghq8-v749.json b/advisories/github-reviewed/2022/03/GHSA-3p22-ghq8-v749/GHSA-3p22-ghq8-v749.json index e0b87f61ff5..d7dd8a67e7a 100644 --- a/advisories/github-reviewed/2022/03/GHSA-3p22-ghq8-v749/GHSA-3p22-ghq8-v749.json +++ b/advisories/github-reviewed/2022/03/GHSA-3p22-ghq8-v749/GHSA-3p22-ghq8-v749.json @@ -138,7 +138,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-668" + "CWE-668", + "CWE-862" ], "severity": "LOW", "github_reviewed": true, diff --git a/advisories/github-reviewed/2022/03/GHSA-xvm2-9xvc-hx7f/GHSA-xvm2-9xvc-hx7f.json b/advisories/github-reviewed/2022/03/GHSA-xvm2-9xvc-hx7f/GHSA-xvm2-9xvc-hx7f.json index ecd48822419..37b559413f6 100644 --- a/advisories/github-reviewed/2022/03/GHSA-xvm2-9xvc-hx7f/GHSA-xvm2-9xvc-hx7f.json +++ b/advisories/github-reviewed/2022/03/GHSA-xvm2-9xvc-hx7f/GHSA-xvm2-9xvc-hx7f.json @@ -55,7 +55,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-611" + "CWE-611", + "CWE-776" ], "severity": "CRITICAL", "github_reviewed": true, diff --git a/advisories/unreviewed/2022/05/GHSA-582j-m369-hj2f/GHSA-582j-m369-hj2f.json b/advisories/github-reviewed/2022/05/GHSA-582j-m369-hj2f/GHSA-582j-m369-hj2f.json similarity index 69% rename from advisories/unreviewed/2022/05/GHSA-582j-m369-hj2f/GHSA-582j-m369-hj2f.json rename to advisories/github-reviewed/2022/05/GHSA-582j-m369-hj2f/GHSA-582j-m369-hj2f.json index 4ec5cd39944..eaa3282c118 100644 --- a/advisories/unreviewed/2022/05/GHSA-582j-m369-hj2f/GHSA-582j-m369-hj2f.json +++ b/advisories/github-reviewed/2022/05/GHSA-582j-m369-hj2f/GHSA-582j-m369-hj2f.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-582j-m369-hj2f", - "modified": "2022-05-14T01:07:06Z", + "modified": "2023-07-24T19:31:51Z", "published": "2022-05-14T01:07:06Z", "aliases": [ "CVE-2018-19917" ], + "summary": "Microweber XSS Vulnerability", "details": "Microweber 1.0.8 has reflected cross-site scripting (XSS) vulnerabilities.", "severity": [ { @@ -14,17 +15,31 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "microweber/microweber" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.0.8" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19917" }, - { - "type": "WEB", - "url": "https://github.com/microweber/microweber/commits/master" - }, { "type": "WEB", "url": "https://www.netsparker.com/web-applications-advisories/ns-18-038-reflected-cross-site-scripting-in-microweber/" @@ -47,8 +62,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-24T19:31:51Z", "nvd_published_at": "2019-03-21T16:00:00Z" } } \ No newline at end of file