Skip to content

Access Control: Nginx Server - Local File Inclusion

Identifier: nginx_merge_slashes_path_traversal

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Nginx server is vulnerable to local file inclusion.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  nginx_merge_slashes_path_traversal:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.