CodeAnt AI home pagelight logodark logo
  • Dashboard
  • Dashboard

Tainted path traversal

tainted-path-traversal

Detected user input going into a php include or require command, which can lead to path traversal and sensitive data being exposed. These commands can also lead to code execution. Instead, allowlist files that the user can access or rigorously validate user input.
Likelihood: MEDIUM
Confidence: HIGH
CWE:
- CWE-23: Relative Path Traversal
OWASP:
- A01:2021 - Broken Access Control

Assistant
Responses are generated using AI and may contain mistakes.
twitterlinkedin
Powered by Mintlify
  • Documentation
  • Demo Call with CEO
  • Blog
  • Slack
  • Get Started
    • CodeAnt AI
    • Setup
    • Control Center
    • Pull Request Review
    • IDE
    • Compliance
    • Anti-Patterns
    • Code Governance
    • Infrastructure Security Database
    • Application Security Database

    Tainted path traversal

    tainted-path-traversal

    Detected user input going into a php include or require command, which can lead to path traversal and sensitive data being exposed. These commands can also lead to code execution. Instead, allowlist files that the user can access or rigorously validate user input.
    Likelihood: MEDIUM
    Confidence: HIGH
    CWE:
    - CWE-23: Relative Path Traversal
    OWASP:
    - A01:2021 - Broken Access Control

    Assistant
    Responses are generated using AI and may contain mistakes.
    twitterlinkedin
    Powered by Mintlify