PT-2023-22782 · Archery · Archery
Sylwia-Budzynska
·
Published
2023-04-18
·
Updated
2023-05-01
·
CVE-2023-30555
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Archery (affected versions not specified)
Description
The Archery project contains multiple SQL injection vulnerabilities, allowing an attacker to query connected databases. The issue arises from the
explain method in sql optimize.py, where user input from the db name parameter in the "explain" endpoint is passed to query methods in sql/engines/mssql.py and sql/engines/oracle.py for execution. This may be mitigated by escaping user input or using prepared statements when executing SQL queries.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Archery