CVE-2022-21648
Published Jan 4, 2022
Last updated 3 years ago
Overview
- Description
- Latte is an open source template engine for PHP. Versions since 2.8.0 Latte has included a template sandbox and in affected versions it has been found that a sandbox escape exists allowing for injection into web pages generated from Latte. This may lead to XSS attacks. The issue is fixed in the versions 2.8.8, 2.9.6 and 2.10.8. Users unable to upgrade should not accept template input from untrusted sources.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:nette:latte:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3515691E-5081-4D39-957B-892A8C71E590", "versionEndExcluding": "2.8.8", "versionStartIncluding": "2.8.0" }, { "criteria": "cpe:2.3:a:nette:latte:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D8113EB3-73D5-4895-A62F-6CE6533D5D9B", "versionEndExcluding": "2.9.6", "versionStartIncluding": "2.9.0" }, { "criteria": "cpe:2.3:a:nette:latte:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B49D54CC-60AE-48FE-B01A-7CFFD42C7F0A", "versionEndExcluding": "2.10.8", "versionStartIncluding": "2.10.0" } ], "operator": "OR" } ] } ]