Describe the bug
After doing scans and collecting info on site, it detected 'Application Error Disclosure' (6). Upon expanding and clicking on a link (javascript file, can't tell how large), it's instantly freezes and nothing else can be done (it may recover after a few minutes wait). In other parts of app, I've seen the "Very large response body (xxx bytes) - switch views..." warning, but not in this situation. I have to do a 'killall java' to exit the app and restart.
On occasion, it will recover after a few minutes, but the app moves slow so I just restart it. When it does recover, the response is unintelligible (see screenshot) and navigating around is slow.
To Reproduce
Steps to reproduce the behavior:
- Have JS file (size?) in Alert, Application Error Disclosure
- Click on link.
- App freezes instantly or moves slow.
Expected behavior
To see the Request and Response data of the alert.
Screenshots
##Click on the 'GET:https://xx/build/js/app.js?v=...
##Screen freezes, switching desktop and back shows gray app
##If it does recover, Response window looks like
Software versions
- ZAP: 2.8.1
- OS: BlackArch 5.4.6 x86_64
- Java: openjdk 13.0.1
- Hardware: Happens on both VirtualBox and HD install on laptop.
Errors from the zap.log file
Will update, don't have currently.
Additional context
Add any other context about the problem here.
bug Component-UI Usability Performance