CVE-2021-39208
Summary
| CVE | CVE-2021-39208 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-09-16 15:15:00 UTC |
| Updated | 2021-09-28 12:40:00 UTC |
| Description | SharpCompress is a fully managed C# library to deal with many compression types and formats. Versions prior to 0.29.0 are vulnerable to partial path traversal. SharpCompress recreates a hierarchy of directories under destinationDirectory if ExtractFullPath is set to true in options. In order to prevent extraction outside the destination directory the destinationFileName path is verified to begin with fullDestinationDirectoryPath. However, prior to version 0.29.0, it is not enforced that fullDestinationDirectoryPath ends with slash. If the destinationDirectory is not slash terminated like `/home/user/dir` it is possible to create a file with a name thats begins as the destination directory one level up from the directory, i.e. `/home/user/dir.sh`. Because of the file name and destination directory constraints the arbitrary file creation impact is limited and depends on the use case. This issue is fixed in SharpCompress version 0.29.0. |
Risk And Classification
Problem Types: CWE-22
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Sharpcompress Project | Sharpcompress | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Ensure destination directory exists. by adamhathcock · Pull Request #614 · adamhathcock/sharpcompress · GitHub | MISC | github.com | |
| WriteEntryToDirectory used for an archive extraction is vulnerable to partial path traversal. · Advisory · adamhathcock/sharpcompress · GitHub | CONFIRM | github.com | |
| Release 0.29.0 - minor behavior change and fixes · adamhathcock/sharpcompress · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.