logo

046 Missing secure obfuscation - APK


Description

It is possible to obtain source code of the application because it has not been obfuscated using a secure mechanism. This could allow an attacker to understand the inner workings of the application or get technical or sensitive information.


Impact

Get technical or sensitive information from the applications source code.


Recommendation

Obfuscate the applications source code at deploy time with tools like: https://github.com/ClaudiuGeorgiu/Obfuscapk in its strongest configuration.


Threat

Unauthorized attacker from Internet network with access to the APK.


Expected Remediation Time

120 minutes.


Score 4.0

Default score using CVSS 4.0. It may change depending on the context of the src.

Base 4.0

  • Attack vector: N
  • Attack complexity: L
  • Attack Requirements: N
  • Privileges required: N
  • User interaction: N
  • Confidentiality (VC): L
  • Integrity (VI): N
  • Availability (VA): N
  • Confidentiality (SC): N
  • Integrity (SI): N
  • Availability (SA): N

Threat 4.0

  • Exploit maturity: P

Requirements


Last updated

2024/02/08