{ "schema_version": "1.4.0", "id": "GHSA-hwq7-5vv9-c6cf", "modified": "2022-09-16T21:59:38Z", "published": "2022-09-16T00:00:39Z", "aliases": [ "CVE-2018-25047" ], "summary": "Smarty Cross-site Scripting vulnerability in pages that use smarty_function_mailto", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.1.47" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.0.0" }, { "fixed": "4.2.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25047" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/issues/454" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/commit/55ea25d1f50f0406fb1ccedd212c527977793fc9" }, { "type": "WEB", "url": "https://bugs.gentoo.org/870100" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/smarty/smarty/CVE-2018-25047.yaml" }, { "type": "PACKAGE", "url": "https://github.com/smarty-php/smarty" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/releases/tag/v3.1.47" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/releases/tag/v4.2.1" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00002.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202209-09" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-16T21:59:38Z", "nvd_published_at": "2022-09-15T00:15:00Z" } }