sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
333 stars 174 forks source link

[v1.x] build(security): update smarty #868

Closed Rushaway closed 1 year ago

Rushaway commented 1 year ago

Description

Fix 6 smarty security issues (1 Critial, 4 High, 1 moderate)

Motivation and Context

Even if PHP 7.4 support is now finished, bump depencies with major security issue

How Has This Been Tested?

Setup a sbpp, installed the patch, no problems found yet.

Screenshots (if appropriate):

CVE-2021-26120 (Severity: Critical 9.8/10) CVE-2022-29221 (Severity: High 8.8/10) CVE-2021-21408 (Severity: High 8.8/10) CVE-2021-29454 (Severity: High 8.1/10) CVE-2021-26119 (Severity: High 7.5/10) CVE-2018-25047 (Severity: Moderate 5.4/10)

Types of changes

Checklist: