Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:npm/angular@0.0.3
purl pkg:npm/angular@0.0.3
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.0
Vulnerabilities affecting this package (17)
Vulnerability Summary Fixed by
VCID-1nqc-e1g6-e3bf
Aliases:
GHSA-28hp-fgcr-2r4h
GMS-2019-114
Cross-Site Scripting via JSONP JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors.
1.6.0
Affected by 15 other vulnerabilities.
VCID-2m5b-zvmc-pygf
Aliases:
GMS-2017-134
XSS in $sanitize in Safari/Firefox Both Firefox and Safari are vulnerable to XSS if we use an inert document created via `document.implementation.createHTMLDocument()`.
1.6.5
Affected by 12 other vulnerabilities.
VCID-6map-62jp-tkgu
Aliases:
CVE-2023-26117
GHSA-2qqx-w9hr-q5gx
angular vulnerable to regular expression denial of service via the $resource service All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the $resource service due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking. There are no reported fixed by versions.
VCID-7p32-5sdx-j3hq
Aliases:
GMS-2017-115
Denial of service in $sanitize Running $sanitize on bad HTML can freeze the browser. The problem occurs with clobbered data; typically the "nextSibling" property on an element is changed to one of it's child node, this makes it impossible to walk the HTML tree and leads to an infinite loop which freezes the browser.
1.6.3
Affected by 13 other vulnerabilities.
VCID-9nuw-8wc1-vkc4
Aliases:
GMS-2016-73
Bypass CSP protection Extension URIs (`resource://...`) bypass ````Content-Security-Policy```` in Chrome and Firefox and can always be loaded. Now if a site already has a XSS bug, and uses CSP to protect itself, but the user has an extension installed that uses Angular, an attacked can load Angular from the extension, and Angular's auto-bootstrapping can be used to bypass the victim site's CSP protection.
1.5.9
Affected by 16 other vulnerabilities.
1.6.0-rc.1
Affected by 16 other vulnerabilities.
1.6.0
Affected by 15 other vulnerabilities.
VCID-cfxn-m6af-2kb8
Aliases:
CVE-2024-8373
GHSA-mqm9-c95h-x2p6
Improper sanitization of the value of the `[srcset]` attribute in `<source>` HTML elements in AngularJS allows attackers to bypass common image source restrictions, which can also lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing . This issue affects all versions of AngularJS. Note: The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status . There are no reported fixed by versions.
VCID-cpwp-gasq-kffz
Aliases:
CVE-2023-26118
GHSA-qwqh-hm9m-p5hr
angular vulnerable to regular expression denial of service via the <input type="url"> element All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the <input type="url"> element due to the usage of an insecure regular expression in the input[url] functionality. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking. There are no reported fixed by versions.
VCID-dj5f-tchs-k3b7
Aliases:
GMS-2016-48
Code Injection The attribute usemap can be used as a security exploit.
1.2.30
Affected by 16 other vulnerabilities.
1.3.0-rc.5
Affected by 17 other vulnerabilities.
VCID-dxq2-dfym-3fcv
Aliases:
GMS-2018-9
Cross Site Scripting On Firefox there is a XSS vulnerability if a malicious attacker can write into the `xml:base` attribute on an SVG anchor.
1.6.9
Affected by 11 other vulnerabilities.
VCID-ex2m-smbh-3kgy
Aliases:
CVE-2019-14863
GHSA-r5fx-8r73-v86c
AngularJS Cross-site Scripting due to failure to sanitize `xlink.href` attributes Versions of `angular` prior to 1.5.0-beta.1 are vulnerable to Cross-Site Scripting. The package fails to sanitize `xlink:href` attributes, which may allow attackers to execute arbitrary JavaScript in a victim's browser if the value is user-controlled. ## Recommendation Upgrade to version 1.5.0-beta.1 or later.
1.5.0-beta.1
Affected by 0 other vulnerabilities.
1.5.0-beta.2
Affected by 17 other vulnerabilities.
VCID-njvf-2y8u-5kfw
Aliases:
CVE-2025-0716
GHSA-j58c-ww9w-pwp5
AngularJS improperly sanitizes SVG elements Improper sanitization of the value of the 'href' and 'xlink:href' attributes in '<image>' SVG elements in AngularJS allows attackers to bypass common image source restrictions. This can lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing  and also negatively affect the application's performance and behavior by using too large or slow-to-load images. This issue affects all versions of AngularJS. Note: The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status . There are no reported fixed by versions.
VCID-qwfu-v1x6-e3ep
Aliases:
CVE-2023-26116
GHSA-2vrf-hf26-jrp5
angular vulnerable to regular expression denial of service via the angular.copy() utility All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the angular.copy() utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking. There are no reported fixed by versions.
VCID-rcvr-9ews-tfab
Aliases:
GHSA-5cp4-xmrw-59wf
GMS-2020-703
XSS via JQLite DOM manipulation functions in AngularJS ### Summary XSS may be triggered in AngularJS applications that sanitize user-controlled HTML snippets before passing them to `JQLite` methods like `JQLite.prepend`, `JQLite.after`, `JQLite.append`, `JQLite.replaceWith`, `JQLite.append`, `new JQLite` and `angular.element`. ### Description JQLite (DOM manipulation library that's part of AngularJS) manipulates input HTML before inserting it to the DOM in `jqLiteBuildFragment`. One of the modifications performed [expands an XHTML self-closing tag](https://github.com/angular/angular.js/blob/418355f1cf9a9a9827ae81d257966e6acfb5623a/src/jqLite.js#L218). If `jqLiteBuildFragment` is called (e.g. via `new JQLite(aString)`) with user-controlled HTML string that was sanitized (e.g. with [DOMPurify](https://github.com/cure53/DOMPurify)), the transformation done by JQLite may modify some forms of an inert, sanitized payload into a payload containing JavaScript - and trigger an XSS when the payload is inserted into DOM. This is similar to a bug in jQuery `htmlPrefilter` function that was [fixed in 3.5.0](https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/). ### Proof of concept ```javascript const inertPayload = `<div><style><style/><img src=x onerror="alert(1337)"/>`  ``` Note that the style element is not closed and `<img` would be a text node inside the style if inserted into the DOM as-is. As such, some HTML sanitizers would leave the `<img` as is without processing it and stripping the `onerror` attribute. ```javascript angular.element(document).append(inertPayload); ``` This will alert, as `<style/>` will be replaced with `<style></style>` before adding it to the DOM, closing the style element early and reactivating `img`. ### Patches The issue is patched in `JQLite` bundled with angular 1.8.0. AngularJS users using JQuery should upgrade JQuery to 3.5.0, as a similar vulnerability [affects jQuery <3.5.0](https://github.com/jquery/jquery/security/advisories/GHSA-gxr4-xjj5-5px2). ### Workarounds Changing sanitizer configuration not to allow certain tag grouping (e.g. `<option><style></option>`) or inline style elements may stop certain exploitation vectors, but it's uncertain if all possible exploitation vectors would be covered. Upgrade of AngularJS to 1.8.0 is recommended. ### References https://github.com/advisories/GHSA-mhp6-pxh8-r675 https://github.com/jquery/jquery/security/advisories/GHSA-gxr4-xjj5-5px2 https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6 https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ https://snyk.io/vuln/SNYK-JS-ANGULAR-570058
1.8.0
Affected by 9 other vulnerabilities.
VCID-rvrc-5q4c-63bh
Aliases:
CVE-2020-7676
GHSA-mhp6-pxh8-r675
Angular vulnerable to Cross-site Scripting angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping `<option>` elements in `<select>` ones changes parsing behavior, leading to possibly unsanitizing code.
1.8.0
Affected by 9 other vulnerabilities.
VCID-tbpx-hrpt-gkej
Aliases:
CVE-2022-25869
GHSA-prc3-vjfx-vhm9
Angular (deprecated package) Cross-site Scripting All versions of package angular are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which allows interpolation of `<textarea>` elements. NPM package [angular](https://www.npmjs.com/package/angular) is deprecated. Those who want to receive security updates should use the actively maintained package [@angular/core](https://www.npmjs.com/package/@angular/core). There are no reported fixed by versions.
VCID-xd5a-s1n3-bkhg
Aliases:
CVE-2019-10768
GHSA-89mq-4x47-5v83
angular Prototype Pollution vulnerability Versions of `angular ` prior to 1.7.9 are vulnerable to prototype pollution. The deprecated API function `merge()` does not restrict the modification of an Object's prototype in the , which may allow an attacker to add or modify an existing property that will exist on all objects. ## Recommendation Upgrade to version 1.7.9 or later. The function was already deprecated and upgrades are not expected to break functionality.
1.7.9
Affected by 11 other vulnerabilities.
VCID-yjab-2vra-zug8
Aliases:
GMS-2017-110
Bypass CSP protection , AngularJS allows bootstrapping of invalid/bad svg and currentScript if it was clobbered.
1.6.3
Affected by 13 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:27:53.569695+00:00 GitLab Importer Affected by VCID-njvf-2y8u-5kfw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2025-0716.yml 38.4.0
2026-04-16T23:07:40.399419+00:00 GitLab Importer Affected by VCID-cfxn-m6af-2kb8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2024-8373.yml 38.4.0
2026-04-16T22:25:57.069450+00:00 GitLab Importer Affected by VCID-6map-62jp-tkgu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26117.yml 38.4.0
2026-04-16T22:25:56.426244+00:00 GitLab Importer Affected by VCID-cpwp-gasq-kffz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26118.yml 38.4.0
2026-04-16T22:25:49.670727+00:00 GitLab Importer Affected by VCID-qwfu-v1x6-e3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26116.yml 38.4.0
2026-04-16T22:05:47.221031+00:00 GitLab Importer Affected by VCID-tbpx-hrpt-gkej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2022-25869.yml 38.4.0
2026-04-16T21:06:19.272445+00:00 GitLab Importer Affected by VCID-rcvr-9ews-tfab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2020-703.yml 38.4.0
2026-04-16T21:04:38.788470+00:00 GitLab Importer Affected by VCID-rvrc-5q4c-63bh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2020-7676.yml 38.4.0
2026-04-16T21:00:41.924799+00:00 GitLab Importer Affected by VCID-ex2m-smbh-3kgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-14863.yml 38.4.0
2026-04-16T20:58:49.837470+00:00 GitLab Importer Affected by VCID-xd5a-s1n3-bkhg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-10768.yml 38.4.0
2026-04-16T20:55:45.908081+00:00 GitLab Importer Affected by VCID-1nqc-e1g6-e3bf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2019-114.yml 38.4.0
2026-04-16T20:41:33.801187+00:00 GitLab Importer Affected by VCID-dxq2-dfym-3fcv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2018-9.yml 38.4.0
2026-04-16T20:37:04.552129+00:00 GitLab Importer Affected by VCID-2m5b-zvmc-pygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-134.yml 38.4.0
2026-04-16T20:36:25.443147+00:00 GitLab Importer Affected by VCID-7p32-5sdx-j3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-115.yml 38.4.0
2026-04-16T20:36:19.997723+00:00 GitLab Importer Affected by VCID-yjab-2vra-zug8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-110.yml 38.4.0
2026-04-16T20:34:45.266155+00:00 GitLab Importer Affected by VCID-9nuw-8wc1-vkc4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-73.yml 38.4.0
2026-04-16T20:34:23.820994+00:00 GitLab Importer Affected by VCID-dj5f-tchs-k3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-48.yml 38.4.0
2026-04-16T01:33:24.077978+00:00 GHSA Importer Affected by VCID-rvrc-5q4c-63bh https://github.com/advisories/GHSA-mhp6-pxh8-r675 38.4.0
2026-04-12T00:47:27.564379+00:00 GitLab Importer Affected by VCID-njvf-2y8u-5kfw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2025-0716.yml 38.3.0
2026-04-12T00:25:48.179450+00:00 GitLab Importer Affected by VCID-cfxn-m6af-2kb8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2024-8373.yml 38.3.0
2026-04-11T23:44:13.004882+00:00 GitLab Importer Affected by VCID-6map-62jp-tkgu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26117.yml 38.3.0
2026-04-11T23:44:12.247303+00:00 GitLab Importer Affected by VCID-cpwp-gasq-kffz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26118.yml 38.3.0
2026-04-11T23:44:04.562150+00:00 GitLab Importer Affected by VCID-qwfu-v1x6-e3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26116.yml 38.3.0
2026-04-11T23:21:47.280240+00:00 GitLab Importer Affected by VCID-tbpx-hrpt-gkej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2022-25869.yml 38.3.0
2026-04-11T22:17:51.540335+00:00 GitLab Importer Affected by VCID-rcvr-9ews-tfab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2020-703.yml 38.3.0
2026-04-11T22:16:04.689848+00:00 GitLab Importer Affected by VCID-rvrc-5q4c-63bh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2020-7676.yml 38.3.0
2026-04-11T22:11:56.697296+00:00 GitLab Importer Affected by VCID-ex2m-smbh-3kgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-14863.yml 38.3.0
2026-04-11T22:10:00.523731+00:00 GitLab Importer Affected by VCID-xd5a-s1n3-bkhg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-10768.yml 38.3.0
2026-04-11T22:06:46.122651+00:00 GitLab Importer Affected by VCID-1nqc-e1g6-e3bf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2019-114.yml 38.3.0
2026-04-11T21:52:09.485978+00:00 GitLab Importer Affected by VCID-dxq2-dfym-3fcv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2018-9.yml 38.3.0
2026-04-11T21:47:40.656051+00:00 GitLab Importer Affected by VCID-2m5b-zvmc-pygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-134.yml 38.3.0
2026-04-11T21:46:57.836833+00:00 GitLab Importer Affected by VCID-7p32-5sdx-j3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-115.yml 38.3.0
2026-04-11T21:46:52.940823+00:00 GitLab Importer Affected by VCID-yjab-2vra-zug8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-110.yml 38.3.0
2026-04-11T21:45:15.591256+00:00 GitLab Importer Affected by VCID-9nuw-8wc1-vkc4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-73.yml 38.3.0
2026-04-11T21:44:52.383756+00:00 GitLab Importer Affected by VCID-dj5f-tchs-k3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-48.yml 38.3.0
2026-04-11T13:02:42.244697+00:00 GHSA Importer Affected by VCID-rvrc-5q4c-63bh https://github.com/advisories/GHSA-mhp6-pxh8-r675 38.3.0
2026-04-03T00:55:25.692306+00:00 GitLab Importer Affected by VCID-njvf-2y8u-5kfw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2025-0716.yml 38.1.0
2026-04-03T00:33:26.633138+00:00 GitLab Importer Affected by VCID-cfxn-m6af-2kb8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2024-8373.yml 38.1.0
2026-04-02T23:47:51.946587+00:00 GitLab Importer Affected by VCID-6map-62jp-tkgu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26117.yml 38.1.0
2026-04-02T23:47:51.325147+00:00 GitLab Importer Affected by VCID-cpwp-gasq-kffz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26118.yml 38.1.0
2026-04-02T23:47:44.507005+00:00 GitLab Importer Affected by VCID-qwfu-v1x6-e3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26116.yml 38.1.0
2026-04-02T23:28:37.273689+00:00 GitLab Importer Affected by VCID-tbpx-hrpt-gkej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2022-25869.yml 38.1.0
2026-04-02T22:29:54.115195+00:00 GitLab Importer Affected by VCID-rcvr-9ews-tfab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2020-703.yml 38.1.0
2026-04-02T22:28:16.087145+00:00 GitLab Importer Affected by VCID-rvrc-5q4c-63bh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2020-7676.yml 38.1.0
2026-04-02T22:24:25.305251+00:00 GitLab Importer Affected by VCID-ex2m-smbh-3kgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-14863.yml 38.1.0
2026-04-02T22:22:36.990700+00:00 GitLab Importer Affected by VCID-xd5a-s1n3-bkhg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-10768.yml 38.1.0
2026-04-02T22:19:35.988338+00:00 GitLab Importer Affected by VCID-1nqc-e1g6-e3bf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2019-114.yml 38.1.0
2026-04-02T22:05:56.565257+00:00 GitLab Importer Affected by VCID-dxq2-dfym-3fcv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2018-9.yml 38.1.0
2026-04-02T22:01:36.441756+00:00 GitLab Importer Affected by VCID-2m5b-zvmc-pygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-134.yml 38.1.0
2026-04-02T22:00:58.013438+00:00 GitLab Importer Affected by VCID-7p32-5sdx-j3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-115.yml 38.1.0
2026-04-02T22:00:53.442758+00:00 GitLab Importer Affected by VCID-yjab-2vra-zug8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-110.yml 38.1.0
2026-04-02T21:59:17.606651+00:00 GitLab Importer Affected by VCID-9nuw-8wc1-vkc4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-73.yml 38.1.0
2026-04-02T21:58:55.590765+00:00 GitLab Importer Affected by VCID-dj5f-tchs-k3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-48.yml 38.1.0
2026-04-02T13:54:38.331313+00:00 GHSA Importer Affected by VCID-rvrc-5q4c-63bh https://github.com/advisories/GHSA-mhp6-pxh8-r675 38.1.0
2026-04-01T18:11:10.386305+00:00 GitLab Importer Affected by VCID-6map-62jp-tkgu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26117.yml 38.0.0
2026-04-01T18:11:09.665846+00:00 GitLab Importer Affected by VCID-cpwp-gasq-kffz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26118.yml 38.0.0
2026-04-01T18:11:02.385658+00:00 GitLab Importer Affected by VCID-qwfu-v1x6-e3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2023-26116.yml 38.0.0
2026-04-01T17:49:52.622892+00:00 GitLab Importer Affected by VCID-tbpx-hrpt-gkej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2022-25869.yml 38.0.0
2026-04-01T16:46:12.989424+00:00 GitLab Importer Affected by VCID-rvrc-5q4c-63bh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2020-7676.yml 38.0.0
2026-04-01T16:42:16.892167+00:00 GitLab Importer Affected by VCID-ex2m-smbh-3kgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-14863.yml 38.0.0
2026-04-01T16:40:22.590902+00:00 GitLab Importer Affected by VCID-xd5a-s1n3-bkhg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/CVE-2019-10768.yml 38.0.0
2026-04-01T16:37:21.471668+00:00 GitLab Importer Affected by VCID-1nqc-e1g6-e3bf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2019-114.yml 38.0.0
2026-04-01T16:22:55.844757+00:00 GitLab Importer Affected by VCID-dxq2-dfym-3fcv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2018-9.yml 38.0.0
2026-04-01T16:18:48.477879+00:00 GitLab Importer Affected by VCID-2m5b-zvmc-pygf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-134.yml 38.0.0
2026-04-01T16:18:08.733854+00:00 GitLab Importer Affected by VCID-7p32-5sdx-j3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-115.yml 38.0.0
2026-04-01T16:18:04.327264+00:00 GitLab Importer Affected by VCID-yjab-2vra-zug8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2017-110.yml 38.0.0
2026-04-01T16:16:35.671938+00:00 GitLab Importer Affected by VCID-9nuw-8wc1-vkc4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-73.yml 38.0.0
2026-04-01T16:16:12.428167+00:00 GitLab Importer Affected by VCID-dj5f-tchs-k3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/angular/GMS-2016-48.yml 38.0.0