diff --git a/advisories/github-reviewed/2024/02/GHSA-8pf2-qj4v-fj64/GHSA-8pf2-qj4v-fj64.json b/advisories/github-reviewed/2024/02/GHSA-8pf2-qj4v-fj64/GHSA-8pf2-qj4v-fj64.json index 8ed928ed604..7d23849519b 100644 --- a/advisories/github-reviewed/2024/02/GHSA-8pf2-qj4v-fj64/GHSA-8pf2-qj4v-fj64.json +++ b/advisories/github-reviewed/2024/02/GHSA-8pf2-qj4v-fj64/GHSA-8pf2-qj4v-fj64.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-8pf2-qj4v-fj64", - "modified": "2024-02-22T19:30:45Z", + "modified": "2024-12-11T21:10:20Z", "published": "2024-02-22T12:30:56Z", "aliases": [ "CVE-2024-23349" ], "summary": "Apache Answer Cross-site Scripting vulnerability", "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1.\n\nXSS attack when user enters summary. A logged-in user, when modifying their own submitted question, can input malicious code in the summary to create such an attack.\n\nUsers are recommended to upgrade to version 1.2.5, which fixes the issue.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2024/02/GHSA-9q24-hwmc-797x/GHSA-9q24-hwmc-797x.json b/advisories/github-reviewed/2024/02/GHSA-9q24-hwmc-797x/GHSA-9q24-hwmc-797x.json index 8ceea6ee9dd..18cec5826a4 100644 --- a/advisories/github-reviewed/2024/02/GHSA-9q24-hwmc-797x/GHSA-9q24-hwmc-797x.json +++ b/advisories/github-reviewed/2024/02/GHSA-9q24-hwmc-797x/GHSA-9q24-hwmc-797x.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-9q24-hwmc-797x", - "modified": "2024-02-22T21:35:15Z", + "modified": "2024-12-11T21:10:47Z", "published": "2024-02-22T12:30:56Z", "aliases": [ "CVE-2024-26578" ], "summary": "Apache Answer Race Condition vulnerability", "details": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1.\n\nRepeated submission during registration resulted in the registration of the same user. When users register, if they rapidly submit multiple registrations using scripts, it can result in the creation of multiple user accounts simultaneously with the same name.\n\nUsers are recommended to upgrade to version 1.2.5, which fixes the issue.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" + } + ], "affected": [ { "package": {