What the vulnerability does
01Description
Contributor Arbitrary File Upload in Templatiq <= 0.2.5 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
What the vulnerability does
Contributor Arbitrary File Upload in Templatiq <= 0.2.5 versions.
Explanation of Vulnerability in Simple Terms
Templatiq versions up to 0.2.5 allow authenticated users to upload files without proper type validation. An attacker with low-level access can upload malicious files—such as PHP scripts—that execute on the server, potentially compromising the entire site. The vulnerability affects confidentiality, integrity, and availability.
What an attacker can do
Upload and execute malicious files (e.g., PHP scripts) on the server to run their own code.
Potential impact on your site
Any authenticated user can upload executable code, leading to full site compromise, data theft, or defacement.
Conditions required to exploit
Attacker must have a low-privilege user account on the site; no user interaction required.
Key dates
External resources
Related vulnerabilities