gsd-2021-4231
Vulnerability from gsd
Modified
2023-12-13 01:23
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-4231", "description": "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.", "id": "GSD-2021-4231" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-4231" ], "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.", "id": "GSD-2021-4231", "modified": "2023-12-13T01:23:11.449478Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cna@vuldb.com", "ID": "CVE-2021-4231", "REQUESTER": "cna@vuldb.com", "STATE": "PUBLIC", "TITLE": "Angular Comment cross site scripting" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Angular", "version": { "version_data": [ { "version_value": "11.0.0" }, { "version_value": "11.0.1" }, { "version_value": "11.0.2" }, { "version_value": "11.0.3" }, { "version_value": "11.0.4" }, { "version_value": "11.1.0-next.0" }, { "version_value": "11.1.0-next.1" }, { "version_value": "11.1.0-next.2" } ] } } ] }, "vendor_name": "" } ] } }, "credit": "Mi\u0161ko Hevery", "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "generator": "vuldb.com", "impact": { "cvss": { "baseScore": "3.5", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79 Cross Site Scripting" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/angular/angular/issues/40136", "refsource": "MISC", "url": "https://github.com/angular/angular/issues/40136" }, { "name": "https://github.com/angular/angular/commit/ba8da742e3b243e8f43d4c63aa842b44e14f2b09", "refsource": "MISC", "url": "https://github.com/angular/angular/commit/ba8da742e3b243e8f43d4c63aa842b44e14f2b09" }, { "name": "https://security.snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902", "refsource": "MISC", "url": "https://security.snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902" }, { "name": "https://vuldb.com/?id.181356", "refsource": "MISC", "url": "https://vuldb.com/?id.181356" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c11.0.5||\u003e=11.1.0-next.0 \u003c=11.1.0-next.2", "affected_versions": "All versions before 11.0.5, all versions starting from 11.1.0-next.0 up to 11.1.0-next.2", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2022-06-02", "description": "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.", "fixed_versions": [ "11.0.5", "11.1.0-next.3" ], "identifier": "CVE-2021-4231", "identifiers": [ "GHSA-c75v-2vq8-878f", "CVE-2021-4231" ], "not_impacted": "All versions starting from 11.0.5 before 11.1.0-next.0, all versions after 11.1.0-next.2", "package_slug": "npm/@angular/core", "pubdate": "2022-05-27", "solution": "Upgrade to versions 11.0.5, 11.1.0-next.3 or above.", "title": "Cross site scripting in Angular", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-4231", "https://github.com/angular/angular/issues/40136", "https://github.com/angular/angular/commit/ba8da742e3b243e8f43d4c63aa842b44e14f2b09", "https://security.snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902", "https://vuldb.com/?id.181356", "https://github.com/advisories/GHSA-c75v-2vq8-878f" ], "uuid": "6a45597e-2d35-486f-9901-a58784c425af" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:angular:angular:11.1.0:next_1:*:*:*:node.js:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:angular:angular:11.1.0:next_2:*:*:*:node.js:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:angular:angular:11.1.0:next_0:*:*:*:node.js:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "11.0.5", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cna@vuldb.com", "ID": "CVE-2021-4231" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://vuldb.com/?id.181356", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://vuldb.com/?id.181356" }, { "name": "https://github.com/angular/angular/issues/40136", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/angular/angular/issues/40136" }, { "name": "https://security.snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://security.snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902" }, { "name": "https://github.com/angular/angular/commit/ba8da742e3b243e8f43d4c63aa842b44e14f2b09", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/angular/angular/commit/ba8da742e3b243e8f43d4c63aa842b44e14f2b09" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } }, "lastModifiedDate": "2022-06-07T19:07Z", "publishedDate": "2022-05-26T14:15Z" } } }
Loading...
Loading...
- 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.