If we perform a code review at the front-end code, we will notice the the Back to Blog button searches a regex pattern (http:// or https://) and if it redirects to it if one is found (Figure 1).
Figure 1: Performing frond-end code review.
As a result, we can pass a url parameter ourselves redirecting to the exploit server (Figure 2).
Figure 2: Exploiting an Open Redirect vulnerability.