### [CVE-2015-1042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1042) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The string_sanitize_url function in core/string_api.php in MantisBT 1.2.0a3 through 1.2.18 uses an incorrect regular expression, which allows remote attackers to conduct open redirect and phishing attacks via a URL with a ":/" (colon slash) separator in the return parameter to login_page.php, a different vulnerability than CVE-2014-6316. ### POC #### Reference - http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html #### Github - https://github.com/ARPSyndicate/cvemon