AS-2022-007: OpenSSL
2022-05-30
Statement
The OpenSSL Software Foundation announced multiple vulnerabilities that have been fixed in the latest release of OpenSSL.
CVE-2022-1292 affected ASUSTOR products with ADM 3.5 and ADM 4.0. OpenSSL 1.1.1o has been updated on ADM 4.0.5.RTU2 and ADM 3.5.9.RTU2 to resolve the issue.
CVE-2022-1343, CVE-2022-1434 and CVE-2022-1473 will not affect ASUSTOR products.
Affected Products
Product |
Severity |
Fixed Release Availability |
ADM 4.0 |
Moderate |
Upgrade to 4.0.5.RTU2 or above. |
ADM 3.5 |
Moderate |
Upgrade to 3.5.9.RTU2 or above. |
Detail
- CVE-2022-1292
- Severity: Moderate
- The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).
- CVE-2022-1343
- Severity: Moderate
- OCSP_basic_verify may incorrectly verify the response signing certificate. This issue affects OpenSSL version 3.0.
- CVE-2022-1434
- Severity: Low
- OCSP_basic_verify may incorrectly verify the response signing certificate. This issue affects OpenSSL version 3.0.
- CVE-2022-1473
- Severity: Low
- Resource leakage when decoding certificates and keys. This issue affects OpenSSL version 3.0.
Reference
Revision
Revision |
Date |
Description |
1 |
2022-05-23 |
Initial public release. |
2 |
2022-05-30 |
Release ADM 4.0.5.RTU2 and ADM 3.5.9.RTU2 to update OpenSSL version for fixing the issue. |