Web application contains a link to a non-existing domain, is this a vulnerability?

I got a Dynamic Application Security Testing (DAST) scan that reports an issue on a web application.
It says "The web application contains a link to a non-existing domain" and it’s marked with severity high. The domain is fonts.g… Continue reading Web application contains a link to a non-existing domain, is this a vulnerability?

How this SQL injection vulnerability could cause problems? [closed]

I have found a WordPress site where the WP scanner provided me with:
[!] Title: Realtyna Organic IDX plugin < 4.14.8 – Unauthenticated SQLi
| Fixed in: 4.14.8
| References:
| – https://wpscan.com/vulnerability/d22a60bc-b… Continue reading How this SQL injection vulnerability could cause problems? [closed]

Running zap scan on a web application is not detecting all endpoints

I want to run ZAP automated scan to a web application. I have the url which is example.com/myapp. When I browse the application in burpsuite, I can see some rest endpoints being called like example.com/authz/rights-administration/.
When ru… Continue reading Running zap scan on a web application is not detecting all endpoints

I have created custom policies in Blackduck. I want my CI pipeline to break if the policy is violated [closed]

I have created custom policies in Blackduck. I want my CI pipeline to break if the policy is violated.
I am running Detect with parameters such as
–detect.wait.for.results

–detect.policy.check.fail.on.severities

–detect.risk.repor… Continue reading I have created custom policies in Blackduck. I want my CI pipeline to break if the policy is violated [closed]