fkie_cve-2015-8474
Vulnerability from fkie_nvd
Published
2016-04-12 14:59
Modified
2025-04-12 10:46
Severity ?
Summary
Open redirect vulnerability in the valid_back_url function in app/controllers/application_controller.rb in Redmine before 2.6.7, 3.0.x before 3.0.5, and 3.1.x before 3.1.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a crafted back_url parameter, as demonstrated by "@attacker.com," a different vulnerability than CVE-2014-1985.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redmine:redmine:*:*:*:*:*:*:*:*", "matchCriteriaId": "BCC1AEF9-3597-407C-931A-B6FB2051C372", "versionEndIncluding": "2.6.6", "vulnerable": true }, { "criteria": "cpe:2.3:a:redmine:redmine:2.5.1:*:*:*:*:*:*:*", "matchCriteriaId": "20D6EF74-385B-4B17-BDE7-D70CB26C2204", "vulnerable": true }, { "criteria": "cpe:2.3:a:redmine:redmine:3.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "ABA423C8-BBDF-4241-BF9C-5D787B8D5D6D", "vulnerable": true }, { "criteria": "cpe:2.3:a:redmine:redmine:3.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "181CE1D0-046D-4BF6-8ED1-A246D277EF95", "vulnerable": true }, { "criteria": "cpe:2.3:a:redmine:redmine:3.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "D29032E5-7A51-464C-A88D-A46AA41D7A9B", "vulnerable": true }, { "criteria": "cpe:2.3:a:redmine:redmine:3.0.3:*:*:*:*:*:*:*", "matchCriteriaId": "B342C54A-29D4-45BD-A602-8C79C691E071", "vulnerable": true }, { "criteria": "cpe:2.3:a:redmine:redmine:3.0.4:*:*:*:*:*:*:*", "matchCriteriaId": "B3FF043B-EBE7-468C-AF1D-D65ACF9AFA83", "vulnerable": true }, { "criteria": "cpe:2.3:a:redmine:redmine:3.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "DDBF1967-2317-4888-9A18-097384C40DDD", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Open redirect vulnerability in the valid_back_url function in app/controllers/application_controller.rb in Redmine before 2.6.7, 3.0.x before 3.0.5, and 3.1.x before 3.1.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a crafted back_url parameter, as demonstrated by \"@attacker.com,\" a different vulnerability than CVE-2014-1985." }, { "lang": "es", "value": "Vulnerabilidad de redirecci\u00f3n abierta en la funci\u00f3n valid_back_url en app/controllers/application_controller.rb en Redmine en versiones anteriores a 2.6.7, 3.0.x en versiones anteriores a 3.0.5 y 3.1.x en versiones anteriores a 3.1.1 permite a atacantes remotos redirigir a usuarios a sitios web arbitrarios y llevar a cabo ataques de phishing a trav\u00e9s de un par\u00e1metro back_url manipulado, seg\u00fan lo demostrado por \"@attacker.com\", una vulnerabilidad diferente a CVE-2014-1985." } ], "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-8474", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 4.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2016-04-12T14:59:05.227", "references": [ { "source": "cve@mitre.org", "url": "http://www.debian.org/security/2016/dsa-3529" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://www.redmine.org/news/101" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/78625" }, { "source": "cve@mitre.org", "url": "https://github.com/redmine/redmine/commit/032f2c9be6520d9d1a1608aa4f1d5d1f184f2472" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.redmine.org/issues/19577" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.debian.org/security/2016/dsa-3529" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://www.redmine.org/news/101" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/78625" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/redmine/redmine/commit/032f2c9be6520d9d1a1608aa4f1d5d1f184f2472" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.redmine.org/issues/19577" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.
Loading…