ghsa-qc5g-54hm-vfmc
Vulnerability from github
Published
2022-05-24 17:42
Modified
2024-04-04 03:04
Severity ?
VLAI Severity ?
Details
An XSS issue was discovered in Horde Groupware Webmail Edition through 5.2.22 (where the Horde_Text_Filter library before 2.3.7 is used). The attacker can send a plain text e-mail message, with JavaScript encoded as a link or email that is mishandled by preProcess in Text2html.php, because bespoke use of \x00\x00\x00 and \x01\x01\x01 interferes with XSS defenses.
{ "affected": [], "aliases": [ "CVE-2021-26929" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-02-14T04:15:00Z", "severity": "MODERATE" }, "details": "An XSS issue was discovered in Horde Groupware Webmail Edition through 5.2.22 (where the Horde_Text_Filter library before 2.3.7 is used). The attacker can send a plain text e-mail message, with JavaScript encoded as a link or email that is mishandled by preProcess in Text2html.php, because bespoke use of \\x00\\x00\\x00 and \\x01\\x01\\x01 interferes with XSS defenses.", "id": "GHSA-qc5g-54hm-vfmc", "modified": "2024-04-04T03:04:35Z", "published": "2022-05-24T17:42:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-26929" }, { "type": "WEB", "url": "https://github.com/horde/webmail/releases" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00028.html" }, { "type": "WEB", "url": "https://lists.horde.org/archives/announce/2021/001298.html" }, { "type": "WEB", "url": "https://www.alexbirnberg.com/horde-xss.html" }, { "type": "WEB", "url": "https://www.horde.org/apps/webmail" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/162187/Webmail-Edition-5.2.22-XSS-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/162194/Horde-Groupware-Webmail-5.2.22-Cross-Site-Scripting.html" } ], "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…