![]() | |
|
Abstract Writing unvalidated user input to log files can
allow an attacker to forge log entries or inject malicious
content into the...
Overview Log injection problems are a subset of injection
problem, in which invalid entries taken from user input are
inserted in logs or audit...
Abstract It is a poor logging practice to use multiple
loggers rather than logging levels in a single class.
Description Good logging practice...
Abstract Using System.out or System.err rather than a
dedicated logging facility makes it difficult to monitor the
behavior of the program. It can...
Abstract Revealing system data or debugging information
helps an adversary learn about the system and form a plan of
attack. Description An...
09 May, 2008
Views: 90
Comments: 0
|

