| Details | |
|---|---|
| Alert ID | 200010-1 |
| Alert Type | Tool |
| Status | alpha |
| Risk | Medium |
| CWE | 209 |
| WASC | |
| Technologies Targeted | All |
| Tags |
CWE-209 OWASP_2021_A05 TOOL_PTK |
Summary
Detects common framework stack traces, error pages, and path disclosures in observed responses.
Generated by OWASP PTK DAST Module
Solution
• Return generic error messages to clients and log detailed errors server-side. • Disable debug/error pages in production and scrub internal paths/hostnames from responses.Other Info
References
- https://owasp.org/Top10/2025/A02_2025-Security_Misconfiguration/
- https://cwe.mitre.org/data/definitions/209.html