Vulnerability Description
This affects the package juce-framework/JUCE before 6.1.5. This vulnerability is triggered when a malicious archive is crafted with an entry containing a symbolic link. When extracted, the symbolic link is followed outside of the target dir allowing writing arbitrary files on the target host. In some cases, this can allow an attacker to execute arbitrary code. The vulnerable code is in the ZipFile::uncompressEntry function in juce_ZipFile.cpp and is executed when the archive is extracted upon calling uncompressTo() on a ZipFile object.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Juce | Juce | < 6.1.5 |
Related Weaknesses (CWE)
References
- https://github.com/juce-framework/JUCE/commit/2e874e80cba0152201aff6a4d0dc407997PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-UNMANAGED-JUCEFRAMEWORKJUCE-2388608ExploitPatchThird Party Advisory
- https://github.com/juce-framework/JUCE/commit/2e874e80cba0152201aff6a4d0dc407997PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-UNMANAGED-JUCEFRAMEWORKJUCE-2388608ExploitPatchThird Party Advisory
FAQ
What is CVE-2021-23521?
CVE-2021-23521 is a vulnerability with a CVSS score of 5.5 (MEDIUM). This affects the package juce-framework/JUCE before 6.1.5. This vulnerability is triggered when a malicious archive is crafted with an entry containing a symbolic link. When extracted, the symbolic li...
How severe is CVE-2021-23521?
CVE-2021-23521 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-23521?
Check the references section above for vendor advisories and patch information. Affected products include: Juce Juce.