ghsa-4gr7-qw2q-jxh6
Vulnerability from github
Published
2022-03-12 00:00
Modified
2022-03-22 21:37
Severity ?
Summary
Cross-site Scripting in Nacos
Details
A Cross Site Scripting (XSS) vulnerability exists in Nacos 2.0.3 in auth/users via the (1) pageSize and (2) pageNo parameters.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.alibaba.nacos:nacos-common" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-44667" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-03-14T23:25:35Z", "nvd_published_at": "2022-03-11T19:15:00Z", "severity": "MODERATE" }, "details": "A Cross Site Scripting (XSS) vulnerability exists in Nacos 2.0.3 in auth/users via the (1) pageSize and (2) pageNo parameters.", "id": "GHSA-4gr7-qw2q-jxh6", "modified": "2022-03-22T21:37:08Z", "published": "2022-03-12T00:00:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44667" }, { "type": "WEB", "url": "https://github.com/alibaba/nacos/issues/7359" }, { "type": "WEB", "url": "https://github.com/alibaba/nacos/commit/cd6d7e33b94f24814701f3faf8b632e5e85444c5" }, { "type": "PACKAGE", "url": "https://github.com/alibaba/nacos" } ], "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": "Cross-site Scripting in Nacos" }
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.