8.6

CVE-2022-39367

Exploit
QTIWorks is a software suite for standards-based assessment delivery. Prior to version 1.0-beta15, the QTIWorks Engine allows users to upload QTI content packages as ZIP files. The ZIP handling code does not sufficiently check the paths of files contained within ZIP files, so can insert files into other locations in the filesystem if they are writable by the process running the QTIWorks Engine. In extreme cases, this could allow anonymous users to change files in arbitrary locations in the filesystem. In normal QTIWorks Engine deployments, the impact is somewhat reduced because the default QTIWorks configuration does not enable the public demo functionality, so ZIP files can only be uploaded by users with "instructor" privileges. This vulnerability is fixed in version 1.0-beta15. There are no database configuration changes required when upgrading to this version. No known workarounds for this issue exist.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Qtiworks ProjectQtiworks Version < 1.0
Qtiworks ProjectQtiworks Version1.0 Update-
Qtiworks ProjectQtiworks Version1.0 Updatebeta1
Qtiworks ProjectQtiworks Version1.0 Updatebeta10
Qtiworks ProjectQtiworks Version1.0 Updatebeta11
Qtiworks ProjectQtiworks Version1.0 Updatebeta12
Qtiworks ProjectQtiworks Version1.0 Updatebeta13
Qtiworks ProjectQtiworks Version1.0 Updatebeta14
Qtiworks ProjectQtiworks Version1.0 Updatebeta2
Qtiworks ProjectQtiworks Version1.0 Updatebeta3
Qtiworks ProjectQtiworks Version1.0 Updatebeta4
Qtiworks ProjectQtiworks Version1.0 Updatebeta5
Qtiworks ProjectQtiworks Version1.0 Updatebeta6
Qtiworks ProjectQtiworks Version1.0 Updatebeta7
Qtiworks ProjectQtiworks Version1.0 Updatebeta8
Qtiworks ProjectQtiworks Version1.0 Updatebeta9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.41% 0.607
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
security-advisories@github.com 8.6 3.9 4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.