You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQL injection when using MySQL/PostgreSQL data checking
High
localvar
published
GHSA-4c32-w6c7-77x4May 30, 2023
Package
EaseProbe
Affected versions
< 2.1.0
Patched versions
2.1.0
Description
An SQL injection issue was discovered in EaseProbe before 2.1.0 when using MySQL/PostgreSQL data checking. This problem has been fixed in v2.1.0; users should upgrade to this version.
The vulnerability was discovered by the Oxeye research team.
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.
An SQL injection issue was discovered in EaseProbe before 2.1.0 when using MySQL/PostgreSQL data checking. This problem has been fixed in v2.1.0; users should upgrade to this version.
The vulnerability was discovered by the Oxeye research team.