CVE-2015-1042: Medium severity centos libreport-plugin-mantisbt vulnerability
The stringsanitizeurl function in core/stringapi.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 loginpage.php, a different vulnerability than CVE-2014-6316.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-1042?
CVE-2015-1042 has a medium severity rating due to its potential for open redirect and phishing attacks.
How do I fix CVE-2015-1042?
To fix CVE-2015-1042, upgrade to MantisBT version 1.2.19 or later, which addresses this vulnerability.
What versions of MantisBT are affected by CVE-2015-1042?
CVE-2015-1042 affects MantisBT versions 1.2.0-alpha3 through 1.2.18.
Can CVE-2015-1042 allow attackers to redirect users?
Yes, CVE-2015-1042 allows attackers to exploit an open redirect vulnerability to redirect users to malicious sites.
What is the cause of the CVE-2015-1042 vulnerability?
The CVE-2015-1042 vulnerability is caused by an incorrect regular expression used in the string_sanitize_url function.