Lucene search
+L

716 matches found

Veracode
Veracode
added 2022/01/11 3:31 p.m.24 views

Arbitrary Code Injection

smarty/smarty is vulnerable to arbitrary code injection. The vulnerability exists in smartyfunctionmath function of function.math.php because the math strings are not validated which allows an attacker to send and execute crafted malicious math strings...

8.8CVSS4.4AI score0.01927EPSS
SaveExploits0References13Affected Software3
NVD
NVD
added 2022/01/10 8:15 p.m.25 views

CVE-2021-29454

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.8CVSS0.01927EPSS
SaveExploits0References11
OSV
OSV
added 2022/01/10 8:15 p.m.30 views

CVE-2021-29454

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.8CVSS7AI score
SaveExploits0References11
OSV
OSV
added 2022/01/10 8:15 p.m.1 views

DEBIAN-CVE-2021-29454

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.8CVSS7.2AI score0.01927EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/10 8:15 p.m.28 views

CVE-2021-21408

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.43 and 4.0.3, template authors could run restricted static php methods. Users should upgrade to version 3.1.43 or 4.0.3 to receive a patch...

8.8CVSS6.6AI score
SaveExploits0References9
OSV
OSV
added 2022/01/10 8:15 p.m.3 views

DEBIAN-CVE-2021-21408

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.43 and 4.0.3, template authors could run restricted static php methods. Users should upgrade to version 3.1.43 or 4.0.3 to receive a patch...

8.8CVSS6.8AI score0.0222EPSS
SaveExploits0References1
Prion
Prion
added 2022/01/10 8:15 p.m.28 views

Design/Logic Flaw

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

6.5CVSS8.6AI score0.01927EPSS
SaveExploits0References11Affected Software3
UbuntuCve
UbuntuCve
added 2022/01/10 8:15 p.m.29 views

CVE-2021-21408

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.43 and 4.0.3, template authors could run restricted static php methods. Users should upgrade to version 3.1.43 or 4.0.3 to receive a patch...

8.8CVSS6.6AI score0.0222EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2022/01/10 8:15 p.m.49 views

CVE-2021-29454

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.8CVSS6.7AI score0.01927EPSS
SaveExploits0References10
OSV
OSV
added 2022/01/10 8:15 p.m.5 views

UBUNTU-CVE-2021-21408

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.43 and 4.0.3, template authors could run restricted static php methods. Users should upgrade to version 3.1.43 or 4.0.3 to receive a patch...

8.8CVSS6.6AI score0.0222EPSS
SaveExploits0References9
OSV
OSV
added 2022/01/10 8:15 p.m.5 views

UBUNTU-CVE-2021-29454

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.8CVSS6.8AI score0.01927EPSS
SaveExploits0References11
Friends Of PHP
Friends Of PHP
added 2022/01/10 10:48 a.m.31 views

Access to restricted PHP code by dynamic static class access

Impact Template authors could run restricted static php methods. Patches Please upgrade to 3.1.40 or higher. References See the documentation on Smarty security features on the staticclasses access filter. For more information If you have any questions or comments about this advisory please open ...

8.8CVSS9.1AI score0.0222EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/01/10 12:1 a.m.22 views

Sandbox Escape by math function

Impact Template authors could run arbitrary PHP code by crafting a malicious math string. If a math string is passed through as user provided data to the math function, external users could run arbitrary PHP code by crafting a malicious math string. Patches Please upgrade to 4.0.2 or 3.1.42 or...

8.8CVSS8.8AI score0.01927EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2022/01/10 12:0 a.m.37 views

CVE-2021-29454 Sandbox Escape by math function in smarty

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.1CVSS9.5AI score0.01927EPSS
SaveExploits0References11
CVE
CVE
added 2022/01/10 12:0 a.m.143 views

CVE-2021-29454

Smarty (PHP templating engine) prior to versions 3.1.42 and 4.0.2 is vulnerable to arbitrary PHP code execution via the math function when a malicious math string is supplied by user data. Root cause: the math function can evaluate crafted strings, enabling remote code execution. Affected product...

8.8CVSS8.4AI score0.01927EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2022/01/10 12:0 a.m.71 views

CVE-2021-29454

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.8CVSS6.4AI score0.01927EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/01/10 12:0 a.m.9 views

Smarty 输入验证错误漏洞

Smarty is Smarty is a template engine for PHP that facilitates the separation of representation HTML/CSS from application logic. A security vulnerability exists in Smarty that stems from Smarty is a template engine for PHP that facilitates the separation of representation HTML CSS from applicatio...

8.8CVSS6.5AI score0.0222EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2022/01/10 12:0 a.m.8 views

PT-2022-9201 · Smarty +2 · Smarty +2

Name of the Vulnerable Software and Affected Versions: Smarty versions prior to 3.1.43 Smarty versions prior to 4.0.3 Description: Smarty is a template engine for PHP that facilitates the separation of presentation from application logic. Template authors could run restricted static php methods...

9.8CVSS6.8AI score0.82316EPSS
SaveExploits5References67
Vulnrichment
Vulnrichment
added 2022/01/10 12:0 a.m.4 views

CVE-2021-21408 Access to restricted PHP code by dynamic static class access in smarty

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.43 and 4.0.3, template authors could run restricted static php methods. Users should upgrade to version 3.1.43 or 4.0.3 to receive a patch...

8.8CVSS7.1AI score0.0222EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2022/01/10 12:0 a.m.7 views

CVE-2021-29454 Sandbox Escape by math function in smarty

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the...

8.1CVSS7.5AI score0.01927EPSS
SaveExploits0References11
Rows per page
Query Builder