ghsa-63qw-955w-2x9f
Vulnerability from github
Published
2022-05-13 01:12
Modified
2022-05-13 01:12
Details
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.
{ "affected": [], "aliases": [ "CVE-2015-1042" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-02-10T20:59:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-63qw-955w-2x9f", "modified": "2022-05-13T01:12:13Z", "published": "2022-05-13T01:12:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1042" }, { "type": "WEB", "url": "https://www.mantisbt.org/bugs/view.php?id=17997" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2015/Jan/110" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/01/10/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/01/11/8" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1031633" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.