Details
Alert ID 100035
Alert Type Script Passive
Status alpha
Risk Medium
CWE 209
WASC 13
Technologies Targeted All
Tags CWE-209
More Info Scan Rule Help

Summary

A Java stack trace was found in the HTTP response body.

Solution

Catch and handle exceptions properly, avoiding the exposure of stack traces to users. Configure the web server or application framework to log stack traces instead of displaying them.

Other Info

References

Code

passive/JavaDisclosure.js