7.2
CVE-2023-32676
- EPSS 0.91%
- Veröffentlicht 26.05.2023 23:15:18
- Zuletzt bearbeitet 21.11.2024 08:03:49
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Autolab tar slip in Install Assessment functionality (`GHSL-2023-081`)
Autolab is a course management service that enables auto-graded programming assignments. A Tar slip vulnerability was found in the Install assessment functionality of Autolab. To exploit this vulnerability an authenticated attacker with instructor permissions needs to upload a specially crafted Tar file. Using the install assessment functionality an attacker can feed a Tar file that contain files with paths pointing outside of the target directory (e.g., `../../../../tmp/tarslipped1.sh`). When the Install assessment form is submitted the files inside of the archives are expanded to the attacker-chosen locations. This issue has been addressed in version 2.11.0. Users are advised to upgrade.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Autolabproject ≫ Autolab Version < 2.11.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.91% | 0.551 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| security-advisories@github.com | 6.7 | 1.2 | 5.5 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H
|
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://securitylab.github.com/advisories/GHSL-2023-081_GHSL-2023-082_Autolab/
https://github.com/autolab/Autolab/commit/14f508484a8323eceb0cf3a128573b43eabbc80d
https://github.com/autolab/Autolab/security/advisories/GHSA-x9hj-r9q4-832c