Vulnerability Details : CVE-2022-38541
Archery v1.8.3 to v1.8.5 was discovered to contain multiple SQL injection vulnerabilities via the start_time and stop_time parameters in the my2sql interface.
Vulnerability category: Sql Injection
Products affected by CVE-2022-38541
- cpe:2.3:a:archerydms:archery:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-38541
0.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-38541
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 |
CWE ids for CVE-2022-38541
-
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)
References for CVE-2022-38541
-
https://announcements.bybit.com/en-US/article/bybit-improves-the-security-of-the-open-source-community-blt626818c0ee8c48a6/
Bybit Announcement | Bybit Improves the Security of the Open-Source CommunityThird Party Advisory
-
https://github.com/hhyo/Archery/issues/1842
Multiple Remote Code Executioin · Issue #1842 · hhyo/Archery · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://github.com/hhyo/Archery/blob/v1.8.5/sql/urls.py#L136
Archery/urls.py at v1.8.5 · hhyo/Archery · GitHubThird Party Advisory
Jump to