For the CVE-2023-25690 vulnerability script, the false positive rate is too high.
In default scanning mode, Burp Suite cannot distinguish static files, leading to a higher false positive rate.
For example, when accessing http://example.com/test.js?v=1 if the script's payload is added on this basis, false positive results will be generated.

I have not conducted in-depth research on this vulnerability, so I cannot provide detailed recommendations. However, relying solely on the "split" request response code as the basis for the vulnerability is clearly not rigorous enough.
For the CVE-2023-25690 vulnerability script, the false positive rate is too high.

In default scanning mode, Burp Suite cannot distinguish static files, leading to a higher false positive rate.
For example, when accessing
http://example.com/test.js?v=1if the script's payload is added on this basis, false positive results will be generated.I have not conducted in-depth research on this vulnerability, so I cannot provide detailed recommendations. However, relying solely on the "split" request response code as the basis for the vulnerability is clearly not rigorous enough.