Layer5 · Layer5 Meshery · CVE-2021-31856
Name of the Vulnerable Software and Affected Versions:
Layer5 Meshery version 0.5.2
Description:
A SQL Injection issue in the REST API allows an attacker to execute arbitrary SQL commands via the "/experimental/patternfiles" endpoint, specifically through the `order` parameter in `GetMesheryPatterns` in `models/meshery pattern persister.go`.
Recommendations:
For Layer5 Meshery version 0.5.2, consider disabling access to the "/experimental/patternfiles" endpoint until a patch is available. Restrict the use of the `order` parameter in `GetMesheryPatterns` to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.