ghsa-6fm4-9v93-v7gg
Vulnerability from github
Published
2023-01-13 06:30
Modified
2023-01-23 21:30
Severity ?
VLAI Severity ?
Details
An issue was discovered in Nim before 1.6.2. The RST module of the Nim language stdlib, as used in NimForum and other products, permits the javascript: URI scheme and thus can lead to XSS in some applications. (Nim versions 1.6.2 and later are fixed; there may be backports of the fix to some earlier versions. NimForum 2.2.0 is fixed.)
{ "affected": [], "aliases": [ "CVE-2021-46872" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-01-13T06:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in Nim before 1.6.2. The RST module of the Nim language stdlib, as used in NimForum and other products, permits the javascript: URI scheme and thus can lead to XSS in some applications. (Nim versions 1.6.2 and later are fixed; there may be backports of the fix to some earlier versions. NimForum 2.2.0 is fixed.)", "id": "GHSA-6fm4-9v93-v7gg", "modified": "2023-01-23T21:30:24Z", "published": "2023-01-13T06:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46872" }, { "type": "WEB", "url": "https://github.com/nim-lang/Nim/pull/19134" }, { "type": "WEB", "url": "https://github.com/nim-lang/Nim/commit/46275126b89218e64844eee169e8ced05dd0e2d7" }, { "type": "WEB", "url": "https://forum.nim-lang.org/t/8852" }, { "type": "WEB", "url": "https://github.com/nim-lang/Nim/compare/v1.6.0...v1.6.2" }, { "type": "WEB", "url": "https://github.com/nim-lang/nimforum" } ], "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" } ] }
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.
Loading…
Loading…