ghsa-h9ph-jcgh-gf69
Vulnerability from github
Published
2021-10-12 16:40
Modified
2021-10-19 14:51
Severity ?
Summary
Cross-site Scripting in Limesurvey
Details
The "File upload question" functionality in LimeSurvey 3.x-LTS through 3.27.18 allows XSS in assets/scripts/modaldialog.js and assets/scripts/uploader.js.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "limesurvey/limesurvey" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.27.19" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-42112" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2021-10-11T20:21:13Z", "nvd_published_at": "2021-10-08T21:15:00Z", "severity": "MODERATE" }, "details": "The \"File upload question\" functionality in LimeSurvey 3.x-LTS through 3.27.18 allows XSS in assets/scripts/modaldialog.js and assets/scripts/uploader.js.", "id": "GHSA-h9ph-jcgh-gf69", "modified": "2021-10-19T14:51:30Z", "published": "2021-10-12T16:40:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42112" }, { "type": "WEB", "url": "https://github.com/LimeSurvey/LimeSurvey/pull/2044" }, { "type": "WEB", "url": "https://github.com/LimeSurvey/LimeSurvey/commit/d56619a50cfd191bbffd0adb660638a5e438070d" }, { "type": "WEB", "url": "https://bugs.limesurvey.org/view.php?id=17562" }, { "type": "PACKAGE", "url": "https://github.com/LimeSurvey/LimeSurvey" }, { "type": "WEB", "url": "https://www.on-x.com/sites/default/files/on-x_-_security_advisory_-_limesurvey_-_cve-2021-42112.pdf" } ], "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 Limesurvey" }
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.