diff --git a/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json b/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json index 8455dc44d03..bc828262f46 100644 --- a/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json +++ b/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-xp5h-f8jf-rc8q", - "modified": "2025-01-09T15:37:19Z", + "modified": "2025-01-09T18:57:25Z", "published": "2023-06-09T22:41:16Z", "aliases": [ "CVE-2023-23913" ], "summary": "rails-ujs vulnerable to DOM Based Cross-site Scripting contenteditable HTML Elements", "details": "NOTE: rails-ujs is part of Rails/actionview since 5.1.0.\n\nThere is a potential DOM based cross-site scripting issue in rails-ujs\nwhich leverages the Clipboard API to target HTML elements that are\nassigned the contenteditable attribute. This has the potential to\noccur when pasting malicious HTML content from the clipboard that\nincludes a data-method, data-remote or data-disable-with attribute.\n\nThis vulnerability has been assigned the CVE identifier CVE-2023-23913.\n\nNot affected: < 5.1.0\nVersions Affected: >= 5.1.0\nFixed Versions: 6.1.7.3, 7.0.4.3\n\nImpact\n If the specified malicious HTML clipboard content is provided to a\n contenteditable element, this could result in the arbitrary execution\n of javascript on the origin in question.\n\nReleases\n The FIXED releases are available at the normal locations.\n\nWorkarounds\n We recommend that all users upgrade to one of the FIXED versions.\n In the meantime, users can attempt to mitigate this vulnerability\n by removing the contenteditable attribute from elements in pages\n that rails-ujs will interact with.\n\nPatches\n To aid users who aren’t able to upgrade immediately we have provided\n patches for the two supported release series. They are in git-am\n format and consist of a single changeset.\n\n* rails-ujs-data-method-contenteditable-6-1.patch - Patch for 6.1 series\n* rails-ujs-data-method-contenteditable-7-0.patch - Patch for 7.0 series\n\nPlease note that only the 7.0.Z and 6.1.Z series are\nsupported at present, and 6.0.Z for severe vulnerabilities.\n\nUsers of earlier unsupported releases are advised to upgrade as\nsoon as possible as we cannot guarantee the continued availability\nof security fixes for unsupported releases.\n\nCredits\n We would like to thank ryotak 15 for reporting this!\n\n* rails-ujs-data-method-contenteditable-6-1.patch (8.5 KB)\n* rails-ujs-data-method-contenteditable-7-0.patch (8.5 KB)\n* rails-ujs-data-method-contenteditable-main.patch (8.9 KB)\n", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" + } + ], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2025/01/GHSA-675f-rq2r-jw82/GHSA-675f-rq2r-jw82.json b/advisories/github-reviewed/2025/01/GHSA-675f-rq2r-jw82/GHSA-675f-rq2r-jw82.json index b1439dd675e..e0c2cc81b26 100644 --- a/advisories/github-reviewed/2025/01/GHSA-675f-rq2r-jw82/GHSA-675f-rq2r-jw82.json +++ b/advisories/github-reviewed/2025/01/GHSA-675f-rq2r-jw82/GHSA-675f-rq2r-jw82.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-675f-rq2r-jw82", - "modified": "2025-01-09T17:23:43Z", + "modified": "2025-01-09T18:57:32Z", "published": "2025-01-09T17:23:43Z", "aliases": [ "CVE-2025-22149" @@ -43,6 +43,10 @@ "type": "WEB", "url": "https://github.com/MicahParks/jwkset/security/advisories/GHSA-675f-rq2r-jw82" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22149" + }, { "type": "WEB", "url": "https://github.com/MicahParks/jwkset/issues/40" @@ -51,16 +55,22 @@ "type": "WEB", "url": "https://github.com/MicahParks/jwkset/pull/41" }, + { + "type": "WEB", + "url": "https://github.com/MicahParks/jwkset/commit/01db49a90f7f20c7fb39a699a2f19a7a5f379ed3" + }, { "type": "PACKAGE", "url": "https://github.com/MicahParks/jwkset" } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-672" + ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-01-09T17:23:43Z", - "nvd_published_at": null + "nvd_published_at": "2025-01-09T18:15:30Z" } } \ No newline at end of file