Skip to content

Commit af28494

Browse files
Merge pull request #2842 from github/TTracz2i-GHSA-c75v-2vq8-878f
2 parents 4d956c9 + 6123b39 commit af28494

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

advisories/github-reviewed/2022/05/GHSA-c75v-2vq8-878f/GHSA-c75v-2vq8-878f.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-c75v-2vq8-878f",
4-
"modified": "2022-06-08T20:06:49Z",
4+
"modified": "2023-01-27T05:03:11Z",
55
"published": "2022-05-27T00:01:08Z",
66
"aliases": [
77
"CVE-2021-4231"
88
],
99
"summary": "Cross site scripting in Angular",
10-
"details": "A vulnerability was found in Angular up to 11.0.4/11.1.0-next.2. It has been classified as problematic. Affected is the handling of comments. The manipulation leads to cross site scripting. It is possible to launch the attack remotely but it might require an authentication first. Upgrading to version 11.0.5 and 11.1.0-next.3 is able to address this issue. The name of the patch is ba8da742e3b243e8f43d4c63aa842b44e14f2b09. It is recommended to upgrade the affected component.",
10+
"details": "A vulnerability was found in Angular up to 11.0.4/11.1.0-next.2. It has been classified as problematic. Affected is the handling of comments. The manipulation leads to cross site scripting. It is possible to launch the attack remotely but it might require an authentication first. Upgrading to version 10.2.5, 11.0.5 and 11.1.0-next.3 is able to address this issue. The name of the patch is ba8da742e3b243e8f43d4c63aa842b44e14f2b09. It is recommended to upgrade the affected component.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -55,6 +55,25 @@
5555
"database_specific": {
5656
"last_known_affected_version_range": "<= 11.1.0-next.2"
5757
}
58+
},
59+
{
60+
"package": {
61+
"ecosystem": "npm",
62+
"name": "@angular/core"
63+
},
64+
"ranges": [
65+
{
66+
"type": "ECOSYSTEM",
67+
"events": [
68+
{
69+
"introduced": "0"
70+
},
71+
{
72+
"fixed": "10.2.5"
73+
}
74+
]
75+
}
76+
]
5877
}
5978
],
6079
"references": [

0 commit comments

Comments
 (0)