Total
15 CVE
| CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
|---|---|---|---|---|---|
| CVE-2023-48053 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 7.5 HIGH |
|
Archery v1.10.0 uses a non-random or static IV for Cipher Block Chaining (CBC) mode in AES encryption. This vulnerability can lead to the disclosure of information and communications.
|
|||||
| CVE-2023-30605 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. User input coming from the `variable_name` and `variable_value` parameter value in the `sql/instance.py` `param_edit` endpoint is passed to a set of methods in given SQL engine implementations, which concatenate user input unsafely into a SQL query and afterwards pass it to the `query` method of each database engine for ex ...
Show More |
|||||
| CVE-2023-30558 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. User input coming from the `db_name` in the `sql/data_dictionary.py` `table_list` endpoint is passed to the methods that follow in a given SQL engine implementations, which concatenate user input unsafely into a SQL query and afterwards pass it to the `query` method of each database engine for execution. The affected metho ...
Show More |
|||||
| CVE-2023-30557 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. Affected versions are subject to SQL injection in the `data_dictionary.py` `table_info`. User input coming from the `db_name` in and the `tb_name` parameter values in the `sql/data_dictionary.py` `table_info` endpoint is passed to the following methods in the given SQL engine implementations, which concatenate user input u ...
Show More |
|||||
| CVE-2023-30556 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. Affected versions are subject to SQL injection in the `optimize_sqltuningadvisor` method of `sql_optimize.py`. User input coming from the `db_name` parameter value in `sql_optimize.py` is passed to the `sqltuningadvisor` method in `oracle.py`for execution. To mitigate escape the variables accepted via user input when used ...
Show More |
|||||
| CVE-2023-30555 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases.Affected versions are subject to SQL injection in the `explain` method in `sql_optimize.py`. User input coming from the `db_name` parameter value in the `explain` endpoint is passed to the following `query` methods of each database engine for execution. `query` in `sql/engines/mssql.py`, and `query` in `sql/engines/oracle.p ...
Show More |
|||||
| CVE-2023-30554 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. Affected versions are subject to SQL injection in the `sql_api/api_workflow.py` endpoint `ExecuteCheck` which passes unfiltered input to the `explain_check` method in `sql/engines/oracle.py`. User input coming from the `db_name` parameter value in the `api_workflow.py` `ExecuteCheck` endpoint is passed through the `oracle. ...
Show More |
|||||
| CVE-2023-30553 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. Affected versions are subject to multiple SQL injections in the `sql_api/api_workflow.py` endpoint `ExecuteCheck`. User input coming from the `db_name` parameter value and the `full_sql` parameter value in the `api_workflow.py` `ExecuteCheck` endpoint is passed to the methods that follow in given SQL engine implementations ...
Show More |
|||||
| CVE-2023-30552 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 6.5 MEDIUM |
|
Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. Affected versions are subject to SQL injection in the `sql/instance.py` endpoint's `describe` method. In several cases, user input coming from the `tb_name` parameter value, the `db_name` parameter value or the `schema_name` value in the `sql/instance.py` `describe` endpoint is passed to the `describe_table` methods in gi ...
Show More |
|||||
| CVE-2022-38542 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 9.8 CRITICAL |
|
Archery v1.4.0 to v1.8.5 was discovered to contain a SQL injection vulnerability via the ThreadIDs parameter in the kill_session interface. The project has released an update, please upgrade to v1.9.0 and above.
|
|||||
| CVE-2022-38541 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 9.8 CRITICAL |
|
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.
|
|||||
| CVE-2022-38540 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 9.8 CRITICAL |
|
Archery v1.4.0 to v1.8.5 was discovered to contain a SQL injection vulnerability via the ThreadIDs parameter in the create_kill_session interface.
|
|||||
| CVE-2022-38539 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 9.8 CRITICAL |
|
Archery v1.7.5 to v1.8.5 was discovered to contain a SQL injection vulnerability via the where parameter at /archive/apply.
|
|||||
| CVE-2022-38538 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 9.8 CRITICAL |
|
Archery v1.7.0 to v1.8.5 was discovered to contain a SQL injection vulnerability via the checksum parameter in the report module.
|
|||||
| CVE-2022-38537 | 1 Archerydms | 1 Archery | 2024-11-21 | N/A | 9.8 CRITICAL |
|
Archery v1.4.5 to v1.8.5 was discovered to contain multiple SQL injection vulnerabilities via the start_file, end_file, start_time, and stop_time parameters in the binlog2sql interface.
|
|||||