Files
CVEs-PoC/2020/CVE-2020-7931.md
T
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2020-7931

Description

In JFrog Artifactory 5.x and 6.x, insecure FreeMarker template processing leads to remote code execution, e.g., by modifying a .ssh/authorized_keys file. Patches are available for various versions between 5.11.8 and 6.16.0. The issue exists because use of the DefaultObjectWrapper class makes certain Java functions accessible to a template.

POC

Reference

No PoCs from references.

Github