0% found this document useful (0 votes)
19 views1 page

CWE - CWE-19 - Data Processing Errors (4.14)

Uploaded by

vinaybhadeshiya6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views1 page

CWE - CWE-19 - Data Processing Errors (4.14)

Uploaded by

vinaybhadeshiya6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Common Weakness Enumeration

A community-developed list of SW & HW weaknesses that


can become vulnerabilities

Home About ▼ CWE List ▼ Mapping ▼ Top-N Lists ▼ Community ▼ News ▼ Search

CWE CATEGORY: Data Processing Errors


Category ID: 19
Vulnerability Mapping: PROHIBITED

Summary
Weaknesses in this category are typically found in functionality that processes data. Data processing is the manipulation of
input to retrieve or save information.
Membership

Nature Type ID Name


MemberOf 699 Software Development
HasMember 130 Improper Handling of Length Parameter Inconsistency
HasMember 166 Improper Handling of Missing Special Element
HasMember 167 Improper Handling of Additional Special Element
HasMember 168 Improper Handling of Inconsistent Special Elements
HasMember 178 Improper Handling of Case Sensitivity
HasMember 182 Collapse of Data into Unsafe Value
HasMember 186 Overly Restrictive Regular Expression
HasMember 229 Improper Handling of Values
HasMember 233 Improper Handling of Parameters
HasMember 237 Improper Handling of Structural Elements
HasMember 241 Improper Handling of Unexpected Data Type
HasMember 409 Improper Handling of Highly Compressed Data (Data Amplification)
HasMember 472 External Control of Assumed-Immutable Web Parameter
HasMember 601 URL Redirection to Untrusted Site ('Open Redirect')
HasMember 611 Improper Restriction of XML External Entity Reference
HasMember 624 Executable Regular Expression Error
HasMember 625 Permissive Regular Expression
HasMember 776 Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
HasMember 1024 Comparison of Incompatible Types

Vulnerability Mapping Notes

Usage: PROHIBITED (this CWE ID must not be used to map to real-world vulnerabilities)

Reason: Category

Rationale:

This entry is a Category. Using categories for mapping has been discouraged since 2019. Categories are informal
organizational groupings of weaknesses that can help CWE users with data aggregation, navigation, and browsing.
However, they are not weaknesses in themselves.
Comments:

See member weaknesses of this category.

Content History

Submissions
Submission Date Submitter Organization
2006-07-19 CWE Community
(CWE Draft 3, 2006-07-19) Submitted by members of the CWE community to extend early CWE versions
Modifications
Previous Entry Names

You might also like