Craft Allows Attackers to Read Arbitrary System Files
Description
Craft is a content management system (CMS). The dataUrl function can be exploited if an attacker has write permissions on system notification templates. This function accepts an absolute file path, reads the file's content, and converts it into a Base64-encoded string. By embedding this function within a system notification template, the attacker can exfiltrate the Base64-encoded file content through a triggered system email notification. Once the email is received, the Base64 payload can be decoded, allowing the attacker to read arbitrary files on the server. This is fixed in 5.4.9 and 4.12.8.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
craftcms/cmsPackagist | >= 5.0.0-alpha.1, < 5.4.9 | 5.4.9 |
craftcms/cmsPackagist | >= 3.5.13, < 4.12.8 | 4.12.8 |
Affected products
2Patches
Vulnerability mechanics
References
3- github.com/advisories/GHSA-cw6g-qmjq-6w2wghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-52292ghsaADVISORY
- github.com/craftcms/cms/security/advisories/GHSA-cw6g-qmjq-6w2wghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.