diff --git a/advisories/unreviewed/2026/06/GHSA-7x27-g8rg-x87w/GHSA-7x27-g8rg-x87w.json b/advisories/unreviewed/2026/06/GHSA-7x27-g8rg-x87w/GHSA-7x27-g8rg-x87w.json index 3ce0d19a1be7a..aaec67dd58277 100644 --- a/advisories/unreviewed/2026/06/GHSA-7x27-g8rg-x87w/GHSA-7x27-g8rg-x87w.json +++ b/advisories/unreviewed/2026/06/GHSA-7x27-g8rg-x87w/GHSA-7x27-g8rg-x87w.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7x27-g8rg-x87w", - "modified": "2026-06-30T03:37:13Z", + "modified": "2026-06-30T03:38:21Z", "published": "2026-06-24T21:30:44Z", "aliases": [ "CVE-2026-11998" ], + "summary": "Angular (deprecated package) Cross-Site Scripting", "details": "A flaw in AngularJS' Strict Contextual Escaping (SCE) logic allows bypassing certain SCE policies for resource URLs and can lead to arbitrary JavaScript execution within the context of the victim's browser session.\n\n\nSCE's purpose is to ensure that only trusted or safe values are used in certain security-sensitive contexts, such as resource URLs, including URLs that define executable JavaScript scripts, '