CWE-248—Uncaught Exception
PUBLISHEDweakness record
released 2006-07-19 · last modified 2025-12-11
Metadata
名称
Uncaught Exception
描述
An exception is thrown from a function, but it is not caught.
When an exception is not caught, it may cause the program to crash or expose sensitive information.