cve-2015-1042
Vulnerability from cvelistv5
Published
2015-02-10 20:00
Modified
2024-08-06 04:33
Severity ?
Summary
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.
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T04:33:20.326Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://www.mantisbt.org/bugs/view.php?id=17997"
          },
          {
            "name": "1031633",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1031633"
          },
          {
            "name": "[oss-security] 20150110 Re: CVE-2014-6316: URL redirection issue in MantisBT",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2015/01/10/5"
          },
          {
            "name": "[oss-security] 20150111 Re: Re: CVE-2014-6316: URL redirection issue in MantisBT",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2015/01/11/8"
          },
          {
            "name": "20150128 CVE-2015-1042 - Mantis BugTracker 1.2.19 - URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
            "tags": [
              "mailing-list",
              "x_refsource_FULLDISC",
              "x_transferred"
            ],
            "url": "http://seclists.org/fulldisclosure/2015/Jan/110"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-01-10T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2015-03-05T15:57:00",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://www.mantisbt.org/bugs/view.php?id=17997"
        },
        {
          "name": "1031633",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1031633"
        },
        {
          "name": "[oss-security] 20150110 Re: CVE-2014-6316: URL redirection issue in MantisBT",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2015/01/10/5"
        },
        {
          "name": "[oss-security] 20150111 Re: Re: CVE-2014-6316: URL redirection issue in MantisBT",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2015/01/11/8"
        },
        {
          "name": "20150128 CVE-2015-1042 - Mantis BugTracker 1.2.19 - URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
          "tags": [
            "mailing-list",
            "x_refsource_FULLDISC"
          ],
          "url": "http://seclists.org/fulldisclosure/2015/Jan/110"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-1042",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://www.mantisbt.org/bugs/view.php?id=17997",
              "refsource": "CONFIRM",
              "url": "https://www.mantisbt.org/bugs/view.php?id=17997"
            },
            {
              "name": "1031633",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1031633"
            },
            {
              "name": "[oss-security] 20150110 Re: CVE-2014-6316: URL redirection issue in MantisBT",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2015/01/10/5"
            },
            {
              "name": "[oss-security] 20150111 Re: Re: CVE-2014-6316: URL redirection issue in MantisBT",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2015/01/11/8"
            },
            {
              "name": "20150128 CVE-2015-1042 - Mantis BugTracker 1.2.19 - URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
              "refsource": "FULLDISC",
              "url": "http://seclists.org/fulldisclosure/2015/Jan/110"
            },
            {
              "name": "http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html",
              "refsource": "MISC",
              "url": "http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2015-1042",
    "datePublished": "2015-02-10T20:00:00",
    "dateReserved": "2015-01-11T00:00:00",
    "dateUpdated": "2024-08-06T04:33:20.326Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"3461212B-A96B-4D38-A722-84E7418C2A7A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"7B6DEE14-744B-4DE4-BDCF-E4E4D37F70A0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"D4462BEE-39B6-47BD-B08F-5BE1FD918221\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5F096CD6-534E-4ABF-B2DF-D4B55B8C5F6A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A66AB537-6FBA-4A51-B10C-BF61F54BC01B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A50835BF-D28B-47FF-81F0-C34D95D6F2E9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BA0EB9A6-1DFD-4C17-A002-0899DA252A56\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BBA33285-3EE7-43FD-8347-E7D9A18DC134\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8827C2B4-EBEC-4D64-9AC8-07A048467F40\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1F32DFF4-6448-46FD-9358-4FB1C310EC2E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"20328CE4-0488-43B8-AA64-A6CB2230C74C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0BDEB950-D3F4-4B96-B456-B8441DC403D9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FE69E6A6-8CD2-4C8A-A30A-CB0A04AC539F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D464F7CF-A156-4EE5-BB59-6C759448EB23\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C97BF96E-2FD0-4D5E-B736-8CCE6E8A34B3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5F1BFB72-CDD6-466E-ACAD-EA442D11C22F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DD11DD1B-EC1C-48F4-B4C6-1CF6A0F80970\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5899A557-AC72-4CB0-984F-F274AE5932BB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.16:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F75A6F79-C5D5-4612-9976-B54664A5E29E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.17:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4C54ABCB-AD1B-4C34-927A-D9D560EA4C07\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mantisbt:mantisbt:1.2.18:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F5F8FB8B-C009-4BF5-B3C3-142FFD0BD5F3\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n string_sanitize_url en core/string_api.php en MantisBT 1.2.0a3 hasta 1.2.18 utiliza una expresi\\u00f3n regular incorrecta, lo que permite a atacantes remotos realizar ataques de redirecci\\u00f3n abierta y phishing a trav\\u00e9s de una URL con un separador \u0027:/\u0027 (dos puntos barra oblicua) en el par\\u00e1metro return en login_page.php, una vulnerabilidad diferente a CVE-2014-6316.\"}]",
      "evaluatorComment": "\u003ca href=\"http://cwe.mitre.org/data/definitions/601.html\"\u003eCWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)\u003c/a\u003e",
      "id": "CVE-2015-1042",
      "lastModified": "2024-11-21T02:24:31.740",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:P/A:N\", \"baseScore\": 5.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
      "published": "2015-02-10T20:59:00.060",
      "references": "[{\"url\": \"http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2015/Jan/110\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/01/10/5\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/01/11/8\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securitytracker.com/id/1031633\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.mantisbt.org/bugs/view.php?id=17997\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2015/Jan/110\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/01/10/5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/01/11/8\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securitytracker.com/id/1031633\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.mantisbt.org/bugs/view.php?id=17997\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2015-1042\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2015-02-10T20:59:00.060\",\"lastModified\":\"2024-11-21T02:24:31.740\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n string_sanitize_url en core/string_api.php en MantisBT 1.2.0a3 hasta 1.2.18 utiliza una expresi\u00f3n regular incorrecta, lo que permite a atacantes remotos realizar ataques de redirecci\u00f3n abierta y phishing a trav\u00e9s de una URL con un separador \u0027:/\u0027 (dos puntos barra oblicua) en el par\u00e1metro return en login_page.php, una vulnerabilidad diferente a CVE-2014-6316.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:N\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"3461212B-A96B-4D38-A722-84E7418C2A7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B6DEE14-744B-4DE4-BDCF-E4E4D37F70A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4462BEE-39B6-47BD-B08F-5BE1FD918221\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F096CD6-534E-4ABF-B2DF-D4B55B8C5F6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A66AB537-6FBA-4A51-B10C-BF61F54BC01B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A50835BF-D28B-47FF-81F0-C34D95D6F2E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA0EB9A6-1DFD-4C17-A002-0899DA252A56\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BBA33285-3EE7-43FD-8347-E7D9A18DC134\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8827C2B4-EBEC-4D64-9AC8-07A048467F40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F32DFF4-6448-46FD-9358-4FB1C310EC2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"20328CE4-0488-43B8-AA64-A6CB2230C74C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0BDEB950-D3F4-4B96-B456-B8441DC403D9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FE69E6A6-8CD2-4C8A-A30A-CB0A04AC539F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D464F7CF-A156-4EE5-BB59-6C759448EB23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C97BF96E-2FD0-4D5E-B736-8CCE6E8A34B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F1BFB72-CDD6-466E-ACAD-EA442D11C22F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD11DD1B-EC1C-48F4-B4C6-1CF6A0F80970\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5899A557-AC72-4CB0-984F-F274AE5932BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F75A6F79-C5D5-4612-9976-B54664A5E29E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C54ABCB-AD1B-4C34-927A-D9D560EA4C07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mantisbt:mantisbt:1.2.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F5F8FB8B-C009-4BF5-B3C3-142FFD0BD5F3\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://seclists.org/fulldisclosure/2015/Jan/110\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/01/10/5\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/01/11/8\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securitytracker.com/id/1031633\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.mantisbt.org/bugs/view.php?id=17997\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://packetstormsecurity.com/files/130142/Mantis-BugTracker-1.2.19-Open-Redirect.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://seclists.org/fulldisclosure/2015/Jan/110\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/01/10/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/01/11/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1031633\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.mantisbt.org/bugs/view.php?id=17997\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}],\"evaluatorComment\":\"\u003ca href=\\\"http://cwe.mitre.org/data/definitions/601.html\\\"\u003eCWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)\u003c/a\u003e\"}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.