CyberRota Analysis
AI-GeneratedApache Syncope versions 3.0.15 to 3.0.16, 4.0.3 to 4.0.7, and 4.1.0-M0 to 4.1.2 are vulnerable to a log file exposure issue where sensitive information, specifically AES keys of non-standard lengths, is inadvertently logged after being padded with random characters. This could potentially allow unauthorized access to sensitive cryptographic material, posing a risk to data confidentiality. Organizations using affected versions should prioritize upgrading to 4.0.8 or 4.1.3 to mitigate this vulnerability.
Original NVD Description
Insertion of sensitive information into log file vulnerability in Apache Syncope. When AES key of non-standard length (not 16/24/32 bytes) is configured, Syncope will pad the provided value with random characters. The resulting key value is logged. This issue affects Apache Syncope: from 3.0.15 through 3.0.16, from 4.0.3 through 4.0.7, from 4.1.0-M0 through 4.1.2. Users are recommended to upgrade to version 4.0.8 / 4.1.3, which fix this issue.