ghsa-hwq7-5vv9-c6cf
Vulnerability from github
Published
2022-09-16 00:00
Modified
2022-09-16 21:59
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.47" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-25047" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-09-16T21:59:38Z", "nvd_published_at": "2022-09-15T00:15:00Z", "severity": "MODERATE" }, "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.", "id": "GHSA-hwq7-5vv9-c6cf", "modified": "2022-09-16T21:59:38Z", "published": "2022-09-16T00:00:39Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Smarty Cross-site Scripting vulnerability in pages that use smarty_function_mailto" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…