CWE-649 - CERT CVE

CWE-649 - Reliance on Obfuscation or Encryption of Security-Relevant Inputs without Integrity Checking

The software uses obfuscation or encryption of inputs that should not be mutable by an external actor, but the software does not use integrity checks to detect if those inputs have been modified.

CAPEC ID Naziv
CAPEC-463 Padding Oracle Crypto Attack