CVE-2023-50924

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-50924
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-50924.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-50924
Aliases
  • GHSA-p5ch-rrpm-wvhm
Published
2023-12-22T20:37:47Z
Modified
2025-11-04T20:16:05.119673Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Stored XSS in Overview and Output fields
Details

Englesystem is a shift planning system for chaos events. Engelsystem prior to v3.4.1 performed insufficient validation of user supplied data for the DECT number, mobile number, and work-log comment fields. The values of those fields would be displayed in corresponding log overviews, allowing the injection and execution of Javascript code in another user's context. This vulnerability enables an authenticated user to inject Javascript into other user's sessions. The injected JS will be executed during normal usage of the system when viewing, e.g., overview pages. This issue has been fixed in version 3.4.1.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/engelsystem/engelsystem

Affected ranges

Type
GIT
Repo
https://github.com/engelsystem/engelsystem
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v2.*

v2.0.0

v3.*

v3.0.0
v3.1.0
v3.2.0
v3.3.0
v3.4.0