diff --git a/rules/S5542/common/resources/standards-mobile.adoc b/rules/S5542/common/resources/standards-mobile.adoc index b3ecdd1f96..750220b3e3 100644 --- a/rules/S5542/common/resources/standards-mobile.adoc +++ b/rules/S5542/common/resources/standards-mobile.adoc @@ -7,3 +7,4 @@ * OWASP - https://owasp.org/www-project-mobile-top-10/2016-risks/m5-insufficient-cryptography[Mobile Top 10 2016 Category M5 - Insufficient Cryptography] * OWASP - https://owasp.org/www-project-mobile-top-10/2023-risks/m10-insufficient-cryptography[Mobile Top 10 2024 Category M10 - Insufficient Cryptography] * CWE - https://cwe.mitre.org/data/definitions/327[CWE-327 - Use of a Broken or Risky Cryptographic Algorithm] +* CWE - https://cwe.mitre.org/data/definitions/780[CWE-780 - Use of RSA Algorithm without OAEP]