diff --git a/advisories/unreviewed/2024/09/GHSA-pmhg-f7wc-c97m/GHSA-pmhg-f7wc-c97m.json b/advisories/github-reviewed/2024/09/GHSA-pmhg-f7wc-c97m/GHSA-pmhg-f7wc-c97m.json similarity index 74% rename from advisories/unreviewed/2024/09/GHSA-pmhg-f7wc-c97m/GHSA-pmhg-f7wc-c97m.json rename to advisories/github-reviewed/2024/09/GHSA-pmhg-f7wc-c97m/GHSA-pmhg-f7wc-c97m.json index b32e1fecb28..9ac3ced641f 100644 --- a/advisories/unreviewed/2024/09/GHSA-pmhg-f7wc-c97m/GHSA-pmhg-f7wc-c97m.json +++ b/advisories/github-reviewed/2024/09/GHSA-pmhg-f7wc-c97m/GHSA-pmhg-f7wc-c97m.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pmhg-f7wc-c97m", - "modified": "2024-09-16T14:37:27Z", + "modified": "2024-09-20T19:48:59Z", "published": "2024-09-16T14:37:27Z", "aliases": [ "CVE-2024-8863" ], + "summary": "Aim Stored XSS through TEXT EXPLORER", "details": "A vulnerability, which was classified as problematic, was found in aimhubio aim up to 3.24. Affected is the function dangerouslySetInnerHTML of the file textbox.tsx of the component Text Explorer. The manipulation of the argument query leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -18,13 +19,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "aim" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.24.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8863" }, + { + "type": "PACKAGE", + "url": "https://github.com/aimhubio/aim" + }, { "type": "WEB", "url": "https://rumbling-slice-eb0.notion.site/Stored-XSS-through-TEXT-EXPLORER-in-aimhubio-aim-d0f07b7194724950a673498546d80d43?pvs=4" @@ -47,8 +70,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-20T19:48:59Z", "nvd_published_at": "2024-09-14T23:15:11Z" } } \ No newline at end of file