CVE-2014-1985 (GCVE-0-2014-1985)
Vulnerability from cvelistv5
Published
2014-04-11 14:00
Modified
2024-08-06 09:58
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Open redirect vulnerability in the redirect_back_or_default function in app/controllers/application_controller.rb in Redmine before 2.4.5 and 2.5.x before 2.5.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the back url (back_url parameter).
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T09:58:15.770Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "JVNDB-2014-000041",
"tags": [
"third-party-advisory",
"x_refsource_JVNDB",
"x_transferred"
],
"url": "http://jvndb.jvn.jp/ja/contents/2014/JVNDB-2014-000041.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.redmine.org/projects/redmine/wiki/Changelog"
},
{
"name": "JVN#93004610",
"tags": [
"third-party-advisory",
"x_refsource_JVN",
"x_transferred"
],
"url": "http://jvn.jp/en/jp/JVN93004610/index.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/redmine/redmine/commit/7567c3d8b21fe67e5f04e6839c1fce061600f2f3"
},
{
"name": "[oss-security] 20140410 Re: CVE request: redmine open redirector",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://seclists.org/oss-sec/2014/q2/84"
},
{
"name": "66674",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/66674"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.redmine.org/projects/redmine/wiki/Security_Advisories"
},
{
"name": "57524",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/57524"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.redmine.org/projects/redmine/wiki/Changelog_2_4"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-03-29T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in the redirect_back_or_default function in app/controllers/application_controller.rb in Redmine before 2.4.5 and 2.5.x before 2.5.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the back url (back_url parameter)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-12-15T17:57:01",
"orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
"shortName": "jpcert"
},
"references": [
{
"name": "JVNDB-2014-000041",
"tags": [
"third-party-advisory",
"x_refsource_JVNDB"
],
"url": "http://jvndb.jvn.jp/ja/contents/2014/JVNDB-2014-000041.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.redmine.org/projects/redmine/wiki/Changelog"
},
{
"name": "JVN#93004610",
"tags": [
"third-party-advisory",
"x_refsource_JVN"
],
"url": "http://jvn.jp/en/jp/JVN93004610/index.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redmine/redmine/commit/7567c3d8b21fe67e5f04e6839c1fce061600f2f3"
},
{
"name": "[oss-security] 20140410 Re: CVE request: redmine open redirector",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://seclists.org/oss-sec/2014/q2/84"
},
{
"name": "66674",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/66674"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.redmine.org/projects/redmine/wiki/Security_Advisories"
},
{
"name": "57524",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/57524"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.redmine.org/projects/redmine/wiki/Changelog_2_4"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2014-1985",
"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": "Open redirect vulnerability in the redirect_back_or_default function in app/controllers/application_controller.rb in Redmine before 2.4.5 and 2.5.x before 2.5.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the back url (back_url parameter)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "JVNDB-2014-000041",
"refsource": "JVNDB",
"url": "http://jvndb.jvn.jp/ja/contents/2014/JVNDB-2014-000041.html"
},
{
"name": "http://www.redmine.org/projects/redmine/wiki/Changelog",
"refsource": "CONFIRM",
"url": "http://www.redmine.org/projects/redmine/wiki/Changelog"
},
{
"name": "JVN#93004610",
"refsource": "JVN",
"url": "http://jvn.jp/en/jp/JVN93004610/index.html"
},
{
"name": "https://github.com/redmine/redmine/commit/7567c3d8b21fe67e5f04e6839c1fce061600f2f3",
"refsource": "CONFIRM",
"url": "https://github.com/redmine/redmine/commit/7567c3d8b21fe67e5f04e6839c1fce061600f2f3"
},
{
"name": "[oss-security] 20140410 Re: CVE request: redmine open redirector",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q2/84"
},
{
"name": "66674",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/66674"
},
{
"name": "http://www.redmine.org/projects/redmine/wiki/Security_Advisories",
"refsource": "CONFIRM",
"url": "http://www.redmine.org/projects/redmine/wiki/Security_Advisories"
},
{
"name": "57524",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/57524"
},
{
"name": "http://www.redmine.org/projects/redmine/wiki/Changelog_2_4",
"refsource": "CONFIRM",
"url": "http://www.redmine.org/projects/redmine/wiki/Changelog_2_4"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
"assignerShortName": "jpcert",
"cveId": "CVE-2014-1985",
"datePublished": "2014-04-11T14:00:00",
"dateReserved": "2014-02-17T00:00:00",
"dateUpdated": "2024-08-06T09:58:15.770Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2014-1985\",\"sourceIdentifier\":\"vultures@jpcert.or.jp\",\"published\":\"2014-04-11T14:55:05.663\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Open redirect vulnerability in the redirect_back_or_default function in app/controllers/application_controller.rb in Redmine before 2.4.5 and 2.5.x before 2.5.1 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the back url (back_url parameter).\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de redirecci\u00f3n abierta en la funci\u00f3n redirect_back_or_default en app/controllers/application_controller.rb en Redmine anterior a 2.4.5 y 2.5.x anterior a 2.5.1 permite a atacantes remotos redirigir usuarios hacia sitios web arbitrarios y realizar ataques de phishing a trav\u00e9s de una URL en la url back (par\u00e1metro back_url).\"}],\"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\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redmine:redmine:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.4.4\",\"matchCriteriaId\":\"14A4B298-BCC4-4E4C-A538-28CD0E11F1A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redmine:redmine:2.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86858F9B-8A3B-4667-A42B-198862F0508E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redmine:redmine:2.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64B5E6E0-4824-46AE-9518-A9E17FB74E84\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redmine:redmine:2.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E13CFD7-1981-49C4-9990-713C811DC851\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redmine:redmine:2.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A120F2B-AF7F-416E-929B-C2BF573F5032\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redmine:redmine:2.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F96EDC1C-A925-4D24-87B4-BA3AA993ABAF\"}]}]}],\"references\":[{\"url\":\"http://jvn.jp/en/jp/JVN93004610/index.html\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"http://jvndb.jvn.jp/ja/contents/2014/JVNDB-2014-000041.html\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"http://seclists.org/oss-sec/2014/q2/84\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"http://secunia.com/advisories/57524\",\"source\":\"vultures@jpcert.or.jp\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.redmine.org/projects/redmine/wiki/Changelog\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"http://www.redmine.org/projects/redmine/wiki/Changelog_2_4\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"http://www.redmine.org/projects/redmine/wiki/Security_Advisories\",\"source\":\"vultures@jpcert.or.jp\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://www.securityfocus.com/bid/66674\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"https://github.com/redmine/redmine/commit/7567c3d8b21fe67e5f04e6839c1fce061600f2f3\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"http://jvn.jp/en/jp/JVN93004610/index.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://jvndb.jvn.jp/ja/contents/2014/JVNDB-2014-000041.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/oss-sec/2014/q2/84\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/57524\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.redmine.org/projects/redmine/wiki/Changelog\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.redmine.org/projects/redmine/wiki/Changelog_2_4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.redmine.org/projects/redmine/wiki/Security_Advisories\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://www.securityfocus.com/bid/66674\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/redmine/redmine/commit/7567c3d8b21fe67e5f04e6839c1fce061600f2f3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…