ghsa-rf66-hmqf-q3fc
Vulnerability from github
Published
2022-05-14 01:14
Modified
2022-07-06 20:04
Severity ?
VLAI Severity ?
Summary
Improper Neutralization of Input During Web Page Generation in Select2
Details
In Select2 through 4.0.5, as used in Snipe-IT and other products, rich selectlists allow XSS. This affects use cases with Ajax remote data loading when HTML templates are used to display listbox data.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "select2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-10744" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-07-06T20:04:29Z", "nvd_published_at": "2019-03-27T04:29:00Z", "severity": "MODERATE" }, "details": "In Select2 through 4.0.5, as used in Snipe-IT and other products, rich selectlists allow XSS. This affects use cases with Ajax remote data loading when HTML templates are used to display listbox data.", "id": "GHSA-rf66-hmqf-q3fc", "modified": "2022-07-06T20:04:29Z", "published": "2022-05-14T01:14:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10744" }, { "type": "WEB", "url": "https://github.com/select2/select2/issues/4587" }, { "type": "WEB", "url": "https://github.com/snipe/snipe-it/pull/6831" }, { "type": "WEB", "url": "https://github.com/snipe/snipe-it/pull/6831/commits/5848d9a10c7d62c73ff6a3858edfae96a429402a" }, { "type": "PACKAGE", "url": "https://github.com/select2/select2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Neutralization of Input During Web Page Generation in Select2" }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…