Vulnerability Details : CVE-2023-33967
EaseProbe is a tool that can do health/status checking. 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.
Vulnerability category: Sql Injection
Products affected by CVE-2023-33967
- cpe:2.3:a:megaease:easeprobe:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-33967
0.26%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 67 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-33967
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
8.2
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H |
1.5
|
6.0
|
GitHub, Inc. |
CWE ids for CVE-2023-33967
-
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. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2023-33967
-
https://github.com/megaease/easeprobe/security/advisories/GHSA-4c32-w6c7-77x4
SQL injection when using MySQL/PostgreSQL data checking · Advisory · megaease/easeprobe · GitHubVendor Advisory
-
https://github.com/megaease/easeprobe/pull/330
Fix the SQL Injection by haoel · Pull Request #330 · megaease/easeprobe · GitHubPatch
-
https://github.com/megaease/easeprobe/releases/tag/v2.1.0
Release easeprobe-v2.1.0 · megaease/easeprobe · GitHubRelease Notes
-
https://github.com/megaease/easeprobe/commit/caaf5860df2aaa76acd29bc40ec9a578d0b1d6e1
fix the SQL Injection (#330) · megaease/easeprobe@caaf586 · GitHubPatch
Jump to