From e88eb51fa2bccd4287fd7bdb9646da8fe08bb4b2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:26:19 +0000 Subject: [PATCH] Publish GHSA-7rw2-3hhp-rc46 --- .../GHSA-7rw2-3hhp-rc46.json | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 advisories/github-reviewed/2024/02/GHSA-7rw2-3hhp-rc46/GHSA-7rw2-3hhp-rc46.json diff --git a/advisories/github-reviewed/2024/02/GHSA-7rw2-3hhp-rc46/GHSA-7rw2-3hhp-rc46.json b/advisories/github-reviewed/2024/02/GHSA-7rw2-3hhp-rc46/GHSA-7rw2-3hhp-rc46.json new file mode 100644 index 00000000000..e7f5cb09551 --- /dev/null +++ b/advisories/github-reviewed/2024/02/GHSA-7rw2-3hhp-rc46/GHSA-7rw2-3hhp-rc46.json @@ -0,0 +1,57 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7rw2-3hhp-rc46", + "modified": "2024-02-21T00:24:56Z", + "published": "2024-02-21T00:24:56Z", + "aliases": [ + "CVE-2024-26140" + ], + "summary": "Cross-site Scripting Vulnerability in Statement Browser", + "details": "### Impact\nA maliciously crafted xAPI statement could be used to perform script or other tag injection in the LRS Statement Browser.\n\n### Patches\nThe problem is patched in version 1.2.17 of the LRS library and [version 0.7.5 of SQL LRS](https://github.com/yetanalytics/lrsql/releases/tag/v0.7.5).\n\n### Workarounds\nNo workarounds exist, we recommend upgrading to version 1.2.17 of the library or version 0.7.5 of SQL LRS immediately.\n\n### References\n* [LRS Tag](https://github.com/yetanalytics/lrs/releases/tag/v1.2.17)\n* [LRS lib on Clojars](https://clojars.org/com.yetanalytics/lrs/versions/1.2.17)\n* [SQL LRS 0.7.5 Release](https://github.com/yetanalytics/lrsql/releases/tag/v0.7.5)\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.yetanalytics:lrs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.2.17" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/yetanalytics/lrs/security/advisories/GHSA-7rw2-3hhp-rc46" + }, + { + "type": "PACKAGE", + "url": "https://github.com/yetanalytics/lrs" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-21T00:24:56Z", + "nvd_published_at": null + } +} \ No newline at end of file