Vulnerability Details : CVE-2022-39367
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.
Vulnerability category: Directory traversal
Products affected by CVE-2022-39367
- cpe:2.3:a:qtiworks_project:qtiworks:*:*:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta1:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta2:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta3:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta4:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta5:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta6:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta7:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta8:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta9:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta10:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta11:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta12:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta13:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:beta14:*:*:*:*:*:*
- cpe:2.3:a:qtiworks_project:qtiworks:1.0:-:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-39367
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 26 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-39367
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
2.8
|
3.6
|
NIST | |
8.6
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N |
3.9
|
4.0
|
GitHub, Inc. |
CWE ids for CVE-2022-39367
-
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.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2022-39367
-
https://github.com/davemckain/qtiworks/commit/1a46d6d842877ba2b824d5c269845827e2e0ccac
vuln-fix: Zip Slip Vulnerability · davemckain/qtiworks@1a46d6d · GitHubPatch;Third Party Advisory
-
https://github.com/davemckain/qtiworks/security/advisories/GHSA-xrjg-59rc-4j42
Vulnerability in handling of uploaded QTI ZIP files · Advisory · davemckain/qtiworks · GitHubThird Party Advisory
-
https://github.com/davemckain/qtiworks/pull/81
[SECURITY] Fix Zip Slip Vulnerability by JLLeitschuh · Pull Request #81 · davemckain/qtiworks · GitHubExploit;Third Party Advisory
Jump to