CWE-649Base

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

Incomplete in the CWE catalog · 5 CVEs mapped

5
CVEs mapped
6.2
Median CVSS
What it is

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

Recent examples
6.0cvss
CVE-2025-41351

Weak encryption on Funambol's cloud server

Vulnerability that allows a Padding Oracle Attack to be performed on the Funambol v30.0.0.20 cloud server. The thumbnail display URL allows an attacker to decrypt and encrypt the parameters used by the application to generate ‘self-signed’ access URLs.

MEDIUMno explanation yet
0%
epss
6.3cvss
CVE-2025-5323

fossasia open-event-server Mail Verification mail.py send_email_change_user_email reliance on obfuscation or encryption of security-relevant inputs without integrity checking

A vulnerability, which was classified as problematic, has been found in fossasia open-event-server 1.19.1. This issue affects the function send_email_change_user_email of the file /fossasia/open-event-server/blob/development/app/api/helpers/mail.py of the component Mail Verification Handler. The manipulation leads to reliance on obfuscation or encryption of security-relevant inputs without integrity checking. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

MEDIUMno explanation yet
0%
epss
8.8cvss
CVE-2024-10772

SICK InspectorP61x and SICK InspectorP62x are vulnerable for firmware modification

Since the firmware update is not validated, an attacker can install modified firmware on the device. This has a high impact on the availabilty, integrity and confidentiality up to the complete compromise of the device.

HIGHno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-649
Abstraction
Base
Structure
Simple
Status
Incomplete