Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-36463
HistoryJun 27, 2023 - 7:36 p.m.

CVE-2023-36463 Cross site scripting (XSS) in meldekarten generator

2023-06-2719:36:12
CWE-79
GitHub_M
www.cve.org
cve-2023-36463
cross site scripting
meldekarten generator
browser
internet connection
volunteers
sanitized
commit 77e04f4af

5.3 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

0.001 Low

EPSS

Percentile

20.5%

Meldekarten generator is an open source project to create a program, running locally in the browser without the need for an internet-connection, to create, store and print registration cards for volunteers. All text fields on the webpage are vulnerable to XSS attacks. The user input isn’t (fully) sanitized after submission. This issue has been addressed in commit 77e04f4af which is included in the 1.0.0b1.1.2 release. Users are advised to upgrade. There are no known workarounds for this vulnerability.

CNA Affected

[
  {
    "vendor": "jucktnich",
    "product": "meldekarten-generator",
    "versions": [
      {
        "version": "< 1.0.0b1.1.2",
        "status": "affected"
      }
    ]
  }
]

5.3 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

0.001 Low

EPSS

Percentile

20.5%

Related for CVELIST:CVE-2023-36463