Crypto script service uses hashing algorithm SHA1 with RSA for certificate signature in xwiki-platform
Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The XWiki Crypto API will generate X509 certificates signed by default using SHA1 with RSA, which is not considered safe anymore for use in certificate signatures, due to the risk of collisions with SHA1. The problem has been patched in XWiki version 13.10.6, 14.3.1 and 14.4-rc-1. Since then, the Crypto API will generate X509 certificates signed by default using SHA256 with RSA. Administrators are advised to upgrade their XWiki installation to one of the patched versions. If the upgrade is not possible, it is possible to patch the module xwiki-platform-crypto in a local installation by applying the change exposed in 26728f3 and re-compiling the module.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.xwiki.platform:xwiki-platform-cryptoMaven | < 13.10.6 | 13.10.6 |
org.xwiki.platform:xwiki-platform-cryptoMaven | >= 14.0.0, < 14.3.1 | 14.3.1 |
Affected products
2- Range: < 13.10.6
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-h8v5-p258-pqf4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-29161ghsaADVISORY
- github.com/xwiki/xwiki-platform/commit/26728f3f23658288683667a5182a916c7ecefc52ghsax_refsource_MISCWEB
- github.com/xwiki/xwiki-platform/security/advisories/GHSA-h8v5-p258-pqf4ghsax_refsource_CONFIRMWEB
- jira.xwiki.org/browse/XWIKI-19676ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.