CVE-2026-5090
⚪ Do wiadomości
Wstrzyknięcie HTML i JavaScript w Template::Plugin::HTML umożliwia atakującemu manipulację atrybutami.
CVSS
6.1
EPSS
0.3%
Exploit
none
Vendor
Opis źródłowy (NVD)
Template::Plugin::HTML versions before 3.103 for Perl allows HTML and JavaScript to be injected. The html_filter function did not escape single quotes. HTML attributes inside of single quotes could be have code injected. For example, the variable "var" in <a id='ref' title='[% var | html %]'> would not be properly escaped. An attacker could insert some limited HTML and JavaScript, for example, var = " ' onclick='while (true) { alert(1) }'" Note that arbitrary HTML and JavaScript would be difficult to inject, because angle brackets, ampersands and double-quotes would still be escaped.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 6.1 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.3% |
| Opublikowano (NVD) | 2026-05-19 22:16:39 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-19 12:16:39 UTC |
Referencje
- https://github.com/abw/Template2/issues/327 (9b29abf9-4ab0-4765-b253-1875cd9b441e)
- https://github.com/cpan-authors/Template2/commit/ca539f49f6ffd1c2b7d9ef4f48f6b88292418734.patch (9b29abf9-4ab0-4765-b253-1875cd9b441e)
- https://metacpan.org/release/TODDR/Template-Toolkit-3.103/changes (9b29abf9-4ab0-4765-b253-1875cd9b441e)
- http://www.openwall.com/lists/oss-security/2026/05/19/40 (af854a3a-2127-422b-91ae-364da2661108)