CVE-2018-25047: Smarty Cross-site Scripting vulnerability in pages that use smarty_function_mailto
(updated )
In Smarty before 3.1.47 and 4.x before 4.2.1, libs/plugins/function.mailto.php allows cross-site scripting. A web page that uses smarty_function_mailto, and that could be parameterized using GET or POST input parameters, could allow injection of JavaScript code by a user.
References
- bugs.gentoo.org/870100
- github.com/FriendsOfPHP/security-advisories/blob/master/smarty/smarty/CVE-2018-25047.yaml
- github.com/advisories/GHSA-hwq7-5vv9-c6cf
- github.com/smarty-php/smarty
- github.com/smarty-php/smarty/commit/55ea25d1f50f0406fb1ccedd212c527977793fc9
- github.com/smarty-php/smarty/issues/454
- github.com/smarty-php/smarty/releases/tag/v3.1.47
- github.com/smarty-php/smarty/releases/tag/v4.2.1
- lists.debian.org/debian-lts-announce/2023/01/msg00002.html
- lists.debian.org/debian-lts-announce/2024/11/msg00013.html
- nvd.nist.gov/vuln/detail/CVE-2018-25047
- security.gentoo.org/glsa/202209-09
Code Behaviors & Features
Detect and mitigate CVE-2018-25047 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →