Skip to content

Information Disclosure: ThinkPHP 5.0.9 - Information Disclosure

Identifier: thinkphp_509_information_disclosure

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

ThinkPHP 5.0.9 includes verbose SQL error message that can reveal sensitive information including database credentials.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  thinkphp_509_information_disclosure:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.