ghsa-prc3-vjfx-vhm9
Vulnerability from github
Published
2022-07-16 00:00
Modified
2023-09-08 21:19
Severity ?
Summary
Angular (deprecated package) Cross-site Scripting
Details
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 is deprecated. Those who want to receive security updates should use the actively maintained package @angular/core.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "angular" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.8.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25869" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-07-20T00:41:18Z", "nvd_published_at": "2022-07-15T20:15:00Z", "severity": "MODERATE" }, "details": "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 `\u003ctextarea\u003e` elements.\n\nNPM 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).", "id": "GHSA-prc3-vjfx-vhm9", "modified": "2023-09-08T21:19:38Z", "published": "2022-07-16T00:00:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25869" }, { "type": "WEB", "url": "https://glitch.com/edit/%23%21/angular-repro-textarea-xss" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-2949783" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBANGULAR-2949784" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2949782" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-ANGULAR-2949781" }, { "type": "PACKAGE", "url": "https://www.npmjs.com/package/angular" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Angular (deprecated package) Cross-site Scripting" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.