CWE-349: Acceptance of Extraneous Untrusted Data With Trusted Data
Acceptance of Extraneous Untrusted Data With Trusted Data
Weakness ID: 349 (Weakness Base)
Status: Draft
Description
Description Summary
The software, when processing trusted data, accepts any
untrusted data that is also included with the trusted data, treating the
untrusted data as if it were trusted.