CWE-766—Critical Data Element Declared Public
PUBLISHEDweakness record
released 2009-05-27 · last modified 2024-02-29
Metadata
名称
Critical Data Element Declared Public
描述
The product declares a critical variable, field, or member to be public when intended security policy requires it to be private.
This issue makes it more difficult to maintain the product, which indirectly affects security by making it more difficult or time-consuming to find and/or fix vulnerabilities. It also might make it easier to introduce vulnerabilities.