The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

[Burp Enterprise] JS crash when launching quick scans

JAVIER | Last updated: Mar 02, 2022 08:14AM UTC

Hi, I'm getting the following error when launching a quick scan against a group of sites (the size of the group does not seem to matter, it happens with size=1,2,3). To trigger this bug I: 1. Select a folder in /sites. The folder does not have sub-folders. 2. Click on the "Quick scan" button app.js:34 window error ErrorEvent {isTrusted: true, message: "Uncaught TypeError: Cannot read properties of undefined (reading 'map')", filename: 'https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js', lineno: 389, colno: 1809375, …} isTrusted: true bubbles: false cancelBubble: false cancelable: true colno: 1809375 composed: false currentTarget: Window {window: Window, self: Window, document: document, name: '', location: Location, …} defaultPrevented: false error: TypeError: Cannot read properties of undefined (reading 'map') at j (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:389:1809375) at https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:389:1811062 at Object.onClick (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:389:1811078) at t.value (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:389:379254) at Object.m (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:357:1051) at E (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:357:1194) at https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:357:1340 at T (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:357:1426) at N (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:357:1852) at I (https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js:357:1687) eventPhase: 0 filename: "https://burpenterprise/static/js/bews.822c5da896b9a8d28b8e.js" lineno: 389 message: "Uncaught TypeError: Cannot read properties of undefined (reading 'map')" path: [Window] returnValue: true srcElement: Window {window: Window, self: Window, document: document, name: '', location: Location, …} target: Window {window: Window, self: Window, document: document, name: '', location: Location, …} timeStamp: 29655 type: "error" [[Prototype]]: ErrorEvent chris-multi-quickscan-modal.js:157 Uncaught TypeError: Cannot read properties of undefined (reading 'map') at j (chris-multi-quickscan-modal.js:157:51) at chris-multi-quickscan-modal.js:144:9 at Object.onClick (chris-multi-quickscan-modal.js:225:62) at t.value (button.js:49:55) at Object.m (react-dom.production.min.js:15:205) at E (react-dom.production.min.js:15:359) at react-dom.production.min.js:16:35 at T (react-dom.production.min.js:16:236) at N (react-dom.production.min.js:17:224) at I (react-dom.production.min.js:17:57) j @ chris-multi-quickscan-modal.js:157 (anonymous) @ chris-multi-quickscan-modal.js:144 onClick @ chris-multi-quickscan-modal.js:225 value @ button.js:49 m @ react-dom.production.min.js:15 E @ react-dom.production.min.js:15 (anonymous) @ react-dom.production.min.js:16 T @ react-dom.production.min.js:16 N @ react-dom.production.min.js:17 I @ react-dom.production.min.js:17 M @ react-dom.production.min.js:17 xn @ react-dom.production.min.js:85 Yn @ react-dom.production.min.js:87 t.unstable_runWithPriority @ scheduler.production.min.js:20 fa @ react-dom.production.min.js:113 Fs @ react-dom.production.min.js:207 Pn @ react-dom.production.min.js:86 Kind regards, Javier

Alex, PortSwigger Agent | Last updated: Mar 02, 2022 01:43PM UTC