Skip to content

Information Disclosure: BSPHP - Information Disclosure

Identifier: bsphp_info

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

BSPHP Pro information disclosure vulnerabilities can expose user information and unauthorized IP addresses, potentially revealing sensitive details about the system.

How we test: We test for information disclosure vulnerabilities in BSPHP Pro by attempting to access information disclosure endpoints and analyzing responses to detect if user information or IP addresses are exposed.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  bsphp_info:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.