ghsa-8wcc-f2vq-h4gx
Vulnerability from github
Published
2022-01-28 23:06
Modified
2022-02-03 20:34
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting in livehelperchat
Details
Stored XSS is found in Settings>Live help configuration>Personal Theme>static content. Under the NAME field put a payload {{constructor.constructor('alert(1)')()}} while creating content, and you will see that the input gets stored, and every time the user visits, the payload gets executed.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "remdex/livehelperchat" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.93" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-0370" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-01-28T20:00:43Z", "nvd_published_at": "2022-01-27T06:15:00Z", "severity": "MODERATE" }, "details": "Stored XSS is found in Settings\u003eLive help configuration\u003ePersonal Theme\u003estatic content. Under the NAME field put a payload {{constructor.constructor(\u0027alert(1)\u0027)()}} while creating content, and you will see that the input gets stored, and every time the user visits, the payload gets executed.", "id": "GHSA-8wcc-f2vq-h4gx", "modified": "2022-02-03T20:34:04Z", "published": "2022-01-28T23:06:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0370" }, { "type": "WEB", "url": "https://github.com/livehelperchat/livehelperchat/commit/9f5bc33c943349bd765b991db0b7f6b6ef05cfdb" }, { "type": "PACKAGE", "url": "https://github.com/livehelperchat/livehelperchat" }, { "type": "WEB", "url": "https://huntr.dev/bounties/fbe4b376-57ce-42cd-a9a9-049c4099b3ca" } ], "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 livehelperchat" }
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…