8.6

CVE-2022-39367

Exploit

Vulnerability in handling of uploaded QTI ZIP files

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 Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.95% 0.566
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.

https://github.com/davemckain/qtiworks/commit/1a46d6d842877ba2b824d5c269845827e2e0ccac
Patch
Third Party Advisory
https://github.com/davemckain/qtiworks/pull/81
Third Party Advisory
Exploit
https://github.com/davemckain/qtiworks/security/advisories/GHSA-xrjg-59rc-4j42
Third Party Advisory