Description
CWE: 247 Reliance on DNS Lookups in a Security Decision
Sinks:
GoodSink: Log host name without using it in a security decision
BadSink : Use the reverse DNS of the client to determine whether to allow the connection
Flow Variant: 10 Control flow: if(globalTrue) and if(globalFalse)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.