Skip to content

SQL injection in vhs (aka VHS: Fluid ViewHelpers)

Critical severity GitHub Reviewed Published Mar 29, 2021 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

composer fluidtypo3/vhs (Composer)

Affected versions

< 5.1.1

Patched versions

5.1.1

Description

The vhs (aka VHS: Fluid ViewHelpers) extension before 5.1.1 for TYPO3 allows SQL injection via isLanguageViewHelper.

References

Published by the National Vulnerability Database Mar 16, 2021
Reviewed Mar 23, 2021
Published to the GitHub Advisory Database Mar 29, 2021
Last updated Feb 1, 2023

Severity

Critical

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(58th percentile)

Weaknesses

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Learn more on MITRE.

CVE ID

CVE-2021-28381

GHSA ID

GHSA-wq4r-8342-jmc9

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.