ghsa-r5f2-4wf4-cv66
Vulnerability from github
Published
2022-05-24 16:55
Modified
2023-02-14 00:28
Severity ?
Summary
Cross-site Scripting in LimeSurvey
Details
LimeSurvey before v3.17.14 allows reflected XSS for escalating privileges from a low-privileged account to, for example, SuperAdmin. This occurs in application/core/Survey_Common_Action.php,
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "limesurvey/limesurvey" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.17.14" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-16173" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-02-14T00:28:01Z", "nvd_published_at": "2019-09-09T19:15:00Z", "severity": "MODERATE" }, "details": "LimeSurvey before v3.17.14 allows reflected XSS for escalating privileges from a low-privileged account to, for example, SuperAdmin. This occurs in application/core/Survey_Common_Action.php,", "id": "GHSA-r5f2-4wf4-cv66", "modified": "2023-02-14T00:28:01Z", "published": "2022-05-24T16:55:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16173" }, { "type": "WEB", "url": "https://github.com/LimeSurvey/LimeSurvey/commit/f1c1ad2d24eb262363511fcca2e96ce737064006" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Sep/27" }, { "type": "WEB", "url": "https://www.limesurvey.org/limesurvey-updates/2188-limesurvey-3-17-14-build-190902-released" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/154479/LimeSurvey-3.17.13-Cross-Site-Scripting.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2019/Sep/22" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/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.