Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-0480 (GCVE-0-2014-0480)
Vulnerability from cvelistv5 – Published: 2014-08-26 14:00 – Updated: 2024-08-06 09:20
VLAI
EPSS
Summary
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://www.djangoproject.com/weblog/2014/aug/20/… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/69425 | vdb-entryx_refsource_BID |
| http://secunia.com/advisories/61276 | third-party-advisoryx_refsource_SECUNIA |
| http://secunia.com/advisories/61281 | third-party-advisoryx_refsource_SECUNIA |
| http://lists.opensuse.org/opensuse-updates/2014-0… | vendor-advisoryx_refsource_SUSE |
| http://www.debian.org/security/2014/dsa-3010 | vendor-advisoryx_refsource_DEBIAN |
| http://secunia.com/advisories/59782 | third-party-advisoryx_refsource_SECUNIA |
Date Public
2014-08-20 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T09:20:18.389Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
},
{
"name": "69425",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/69425"
},
{
"name": "61276",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/61276"
},
{
"name": "61281",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/61281"
},
{
"name": "openSUSE-SU-2014:1132",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"name": "DSA-3010",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"name": "59782",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/59782"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-08-20T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-01-04T17:57:01.000Z",
"orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
"shortName": "debian"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
},
{
"name": "69425",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/69425"
},
{
"name": "61276",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/61276"
},
{
"name": "61281",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/61281"
},
{
"name": "openSUSE-SU-2014:1132",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"name": "DSA-3010",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"name": "59782",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/59782"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2014-0480",
"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 core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.djangoproject.com/weblog/2014/aug/20/security/",
"refsource": "CONFIRM",
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
},
{
"name": "69425",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/69425"
},
{
"name": "61276",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/61276"
},
{
"name": "61281",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/61281"
},
{
"name": "openSUSE-SU-2014:1132",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"name": "DSA-3010",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"name": "59782",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/59782"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
"assignerShortName": "debian",
"cveId": "CVE-2014-0480",
"datePublished": "2014-08-26T14:00:00.000Z",
"dateReserved": "2013-12-19T00:00:00.000Z",
"dateUpdated": "2024-08-06T09:20:18.389Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2014-0480",
"date": "2026-06-03",
"epss": "0.00556",
"percentile": "0.68502"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-0480\",\"sourceIdentifier\":\"security@debian.org\",\"published\":\"2014-08-26T14:55:05.190\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n core.urlresolvers.reverse en Django anterior a 1.4.14, 1.5.x anterior a 1.5.9, 1.6.x anterior a 1.6.6, y 1.7 anterior a release candidate 3 no valida debidamente las URLs, lo que permite a atacantes remotos realizar ataques de phishing a trav\u00e9s de un // (barra barra) en una URL, lo que provoca que se genere una URL relacionada con esquemas.\"}],\"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:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFBF430B-0832-44B0-AA0E-BA9E467F7668\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A10BC294-9196-425F-9FB0-B1625465B47F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB1EF6D7-0AF4-4146-BA37-961F7048C1C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"5E4CCE84-425C-4B9C-98B7-D858B64B3418\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6B77FCE-F26A-41CB-8D72-E9EF0E352288\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"985884FE-AEB9-4D93-806E-ADFCC576FF99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"D81EE1B4-9CB4-4776-A7CE-44B023C67CA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"81798B3D-A000-40D5-A369-C9A0BEF79A5E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"29477EEA-D5F8-45A9-9777-8A6BC7C668A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A83451BD-1D67-4A7F-A62C-F597E51FCC21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"0300DC0D-5DD0-42B5-9FE0-54DC557EA40D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"85A2021F-B2AF-40DC-9FA2-5F90D2EB813E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B12D68-BB49-4931-9D9E-D8134FC0B350\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0CC369A0-0092-450D-91E9-13C7AF7EBC16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B6B7974-ABEF-4E0C-8503-6E9C22D28C78\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"55460F1D-661B-465C-8A22-E4E6DA2834B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9FD4FB46-3A98-4B9B-A241-C39E2C2A0FEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FF87FDAB-51A2-41C4-A4C4-5180B0230C3F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCDB4B76-6541-4405-B74C-3EEAF84A04E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A26B113-8D22-46E5-92C3-12134A68A21E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5:beta:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D99FB28-08F3-45B4-8C04-90074FBC2457\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E2A29CC-A92B-4EC1-8225-408A5048C033\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"73317E26-AA3A-4437-9261-CE76BC1A0749\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6046CEB-6CF5-406F-BF6B-4D8C24DDA6FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A666B9E5-EA1B-4FA9-A685-61ECF26CB084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EB3FED4-C50A-4449-9A7B-552CFB02F860\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B4F3D5C-5768-48F1-8A39-1B87EC061F37\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B10E08DF-6B92-452A-876B-DC8D376B0B41\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.5.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFC18F77-77CB-45CB-869E-267DACD19601\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.4.13\",\"matchCriteriaId\":\"2EA690BD-2FBA-425B-AC6F-046081E21183\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A79FF7F-8F92-4FEB-96CC-6B15D0CE920D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"13EF02D4-406C-4146-9B8F-FAC906E7B6E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC462CE5-1BE0-41E0-A28D-291350F021AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4166ADA9-D5B4-47D6-BD93-C98841108275\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"080D43D0-C0FF-4F89-910C-D466943816C6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E04AE832-9059-42AB-AD39-D01E7A633615\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"693EEF6B-810B-4684-9AB5-1BDC95DFA4CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C9EF4268-0DB7-4150-B8E7-53C6D7F02E04\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C571F85F-9F49-48B6-9AD9-16CD81655F73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41F0F1FA-E3EC-421C-9F72-11FC857F6F72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4031E5F-B5D6-4E7D-96FC-A4ACF9C306A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.4.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B1577DD-B40E-404B-8E55-3A93AB8A8F62\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\",\"source\":\"security@debian.org\"},{\"url\":\"http://secunia.com/advisories/59782\",\"source\":\"security@debian.org\"},{\"url\":\"http://secunia.com/advisories/61276\",\"source\":\"security@debian.org\"},{\"url\":\"http://secunia.com/advisories/61281\",\"source\":\"security@debian.org\"},{\"url\":\"http://www.debian.org/security/2014/dsa-3010\",\"source\":\"security@debian.org\"},{\"url\":\"http://www.securityfocus.com/bid/69425\",\"source\":\"security@debian.org\"},{\"url\":\"https://www.djangoproject.com/weblog/2014/aug/20/security/\",\"source\":\"security@debian.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/59782\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/61276\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/61281\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2014/dsa-3010\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/69425\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.djangoproject.com/weblog/2014/aug/20/security/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}"
}
}
FKIE_CVE-2014-0480
Vulnerability from fkie_nvd - Published: 2014-08-26 14:55 - Updated: 2026-05-06 22:30
Severity
Summary
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
References
Impacted products
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*",
"matchCriteriaId": "DFBF430B-0832-44B0-AA0E-BA9E467F7668",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A10BC294-9196-425F-9FB0-B1625465B47F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:1.7:beta1:*:*:*:*:*:*",
"matchCriteriaId": "BB1EF6D7-0AF4-4146-BA37-961F7048C1C0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.7:beta2:*:*:*:*:*:*",
"matchCriteriaId": "5E4CCE84-425C-4B9C-98B7-D858B64B3418",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.7:beta3:*:*:*:*:*:*",
"matchCriteriaId": "B6B77FCE-F26A-41CB-8D72-E9EF0E352288",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.7:beta4:*:*:*:*:*:*",
"matchCriteriaId": "985884FE-AEB9-4D93-806E-ADFCC576FF99",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.7:rc1:*:*:*:*:*:*",
"matchCriteriaId": "D81EE1B4-9CB4-4776-A7CE-44B023C67CA7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.7:rc2:*:*:*:*:*:*",
"matchCriteriaId": "81798B3D-A000-40D5-A369-C9A0BEF79A5E",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6:-:*:*:*:*:*:*",
"matchCriteriaId": "29477EEA-D5F8-45A9-9777-8A6BC7C668A5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:*",
"matchCriteriaId": "A83451BD-1D67-4A7F-A62C-F597E51FCC21",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6:beta2:*:*:*:*:*:*",
"matchCriteriaId": "0300DC0D-5DD0-42B5-9FE0-54DC557EA40D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6:beta3:*:*:*:*:*:*",
"matchCriteriaId": "85A2021F-B2AF-40DC-9FA2-5F90D2EB813E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6:beta4:*:*:*:*:*:*",
"matchCriteriaId": "07B12D68-BB49-4931-9D9E-D8134FC0B350",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0CC369A0-0092-450D-91E9-13C7AF7EBC16",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4B6B7974-ABEF-4E0C-8503-6E9C22D28C78",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6.3:*:*:*:*:*:*:*",
"matchCriteriaId": "55460F1D-661B-465C-8A22-E4E6DA2834B3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6.4:*:*:*:*:*:*:*",
"matchCriteriaId": "9FD4FB46-3A98-4B9B-A241-C39E2C2A0FEC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6.5:*:*:*:*:*:*:*",
"matchCriteriaId": "FF87FDAB-51A2-41C4-A4C4-5180B0230C3F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "CCDB4B76-6541-4405-B74C-3EEAF84A04E1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5:alpha:*:*:*:*:*:*",
"matchCriteriaId": "8A26B113-8D22-46E5-92C3-12134A68A21E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5:beta:*:*:*:*:*:*",
"matchCriteriaId": "0D99FB28-08F3-45B4-8C04-90074FBC2457",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4E2A29CC-A92B-4EC1-8225-408A5048C033",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "73317E26-AA3A-4437-9261-CE76BC1A0749",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "E6046CEB-6CF5-406F-BF6B-4D8C24DDA6FD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.4:*:*:*:*:*:*:*",
"matchCriteriaId": "A666B9E5-EA1B-4FA9-A685-61ECF26CB084",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.5:*:*:*:*:*:*:*",
"matchCriteriaId": "8EB3FED4-C50A-4449-9A7B-552CFB02F860",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.6:*:*:*:*:*:*:*",
"matchCriteriaId": "5B4F3D5C-5768-48F1-8A39-1B87EC061F37",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.7:*:*:*:*:*:*:*",
"matchCriteriaId": "B10E08DF-6B92-452A-876B-DC8D376B0B41",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.8:*:*:*:*:*:*:*",
"matchCriteriaId": "DFC18F77-77CB-45CB-869E-267DACD19601",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2EA690BD-2FBA-425B-AC6F-046081E21183",
"versionEndIncluding": "1.4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "9A79FF7F-8F92-4FEB-96CC-6B15D0CE920D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "13EF02D4-406C-4146-9B8F-FAC906E7B6E5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DC462CE5-1BE0-41E0-A28D-291350F021AA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.4:*:*:*:*:*:*:*",
"matchCriteriaId": "4166ADA9-D5B4-47D6-BD93-C98841108275",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "080D43D0-C0FF-4F89-910C-D466943816C6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.6:*:*:*:*:*:*:*",
"matchCriteriaId": "E04AE832-9059-42AB-AD39-D01E7A633615",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.7:*:*:*:*:*:*:*",
"matchCriteriaId": "693EEF6B-810B-4684-9AB5-1BDC95DFA4CF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.8:*:*:*:*:*:*:*",
"matchCriteriaId": "C9EF4268-0DB7-4150-B8E7-53C6D7F02E04",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.9:*:*:*:*:*:*:*",
"matchCriteriaId": "C571F85F-9F49-48B6-9AD9-16CD81655F73",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.10:*:*:*:*:*:*:*",
"matchCriteriaId": "41F0F1FA-E3EC-421C-9F72-11FC857F6F72",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.11:*:*:*:*:*:*:*",
"matchCriteriaId": "D4031E5F-B5D6-4E7D-96FC-A4ACF9C306A2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.12:*:*:*:*:*:*:*",
"matchCriteriaId": "7B1577DD-B40E-404B-8E55-3A93AB8A8F62",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated."
},
{
"lang": "es",
"value": "La funci\u00f3n core.urlresolvers.reverse en Django anterior a 1.4.14, 1.5.x anterior a 1.5.9, 1.6.x anterior a 1.6.6, y 1.7 anterior a release candidate 3 no valida debidamente las URLs, lo que permite a atacantes remotos realizar ataques de phishing a trav\u00e9s de un // (barra barra) en una URL, lo que provoca que se genere una URL relacionada con esquemas."
}
],
"id": "CVE-2014-0480",
"lastModified": "2026-05-06T22:30:45.220",
"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
}
]
},
"published": "2014-08-26T14:55:05.190",
"references": [
{
"source": "security@debian.org",
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"source": "security@debian.org",
"url": "http://secunia.com/advisories/59782"
},
{
"source": "security@debian.org",
"url": "http://secunia.com/advisories/61276"
},
{
"source": "security@debian.org",
"url": "http://secunia.com/advisories/61281"
},
{
"source": "security@debian.org",
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"source": "security@debian.org",
"url": "http://www.securityfocus.com/bid/69425"
},
{
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/59782"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/61276"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/61281"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/69425"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
}
],
"sourceIdentifier": "security@debian.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-F7CM-CCFP-3Q4R
Vulnerability from github – Published: 2022-05-14 02:09 – Updated: 2024-09-18 14:49
VLAI
Summary
Django Incorrectly Validates URLs
Details
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
Severity
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.14"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "1.5"
},
{
"fixed": "1.5.9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "1.6"
},
{
"fixed": "1.6.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-0480"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2023-08-16T21:39:17Z",
"nvd_published_at": "2014-08-26T14:55:00Z",
"severity": "HIGH"
},
"details": "The `core.urlresolvers.reverse` function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a `//` (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"id": "GHSA-f7cm-ccfp-3q4r",
"modified": "2024-09-18T14:49:16Z",
"published": "2022-05-14T02:09:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0480"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/45ac9d4fb087d21902469fc22643f5201d41a0cd"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/c2fe73133b62a1d9e8f7a6b43966570b14618d7e"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/da051da8df5e69944745072611351d4cfc6435d5"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-4.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20140918034351/http://www.securityfocus.com/bid/69425"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2014/dsa-3010"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Django Incorrectly Validates URLs"
}
GSD-2014-0480
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-0480",
"description": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"id": "GSD-2014-0480",
"references": [
"https://www.suse.com/security/cve/CVE-2014-0480.html",
"https://www.debian.org/security/2014/dsa-3010",
"https://ubuntu.com/security/CVE-2014-0480",
"https://advisories.mageia.org/CVE-2014-0480.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-0480"
],
"details": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"id": "GSD-2014-0480",
"modified": "2023-12-13T01:22:44.267303Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2014-0480",
"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 core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.djangoproject.com/weblog/2014/aug/20/security/",
"refsource": "CONFIRM",
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
},
{
"name": "69425",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/69425"
},
{
"name": "61276",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/61276"
},
{
"name": "61281",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/61281"
},
{
"name": "openSUSE-SU-2014:1132",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"name": "DSA-3010",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"name": "59782",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/59782"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.4.14||\u003e=1.5.0,\u003c1.5.9||\u003e=1.6.0,\u003c1.6.6",
"affected_versions": "All versions before 1.4.14, all versions starting from 1.5.0 before 1.5.9, all versions starting from 1.6.0 before 1.6.6",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2023-08-16",
"description": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"fixed_versions": [
"1.4.14",
"1.5.9",
"1.6.6"
],
"identifier": "CVE-2014-0480",
"identifiers": [
"GHSA-f7cm-ccfp-3q4r",
"CVE-2014-0480"
],
"not_impacted": "All versions starting from 1.4.14 before 1.5.0, all versions starting from 1.5.9 before 1.6.0, all versions starting from 1.6.6",
"package_slug": "pypi/Django",
"pubdate": "2022-05-14",
"solution": "Upgrade to versions 1.4.14, 1.5.9, 1.6.6 or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-0480",
"https://www.djangoproject.com/weblog/2014/aug/20/security/",
"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html",
"http://www.debian.org/security/2014/dsa-3010",
"https://github.com/django/django/commit/45ac9d4fb087d21902469fc22643f5201d41a0cd",
"https://github.com/django/django/commit/c2fe73133b62a1d9e8f7a6b43966570b14618d7e",
"https://github.com/django/django/commit/da051da8df5e69944745072611351d4cfc6435d5",
"https://web.archive.org/web/20140918034351/http://www.securityfocus.com/bid/69425",
"https://github.com/advisories/GHSA-f7cm-ccfp-3q4r"
],
"uuid": "094df47b-42f6-4e0f-84f9-ce6b863e2f3c"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7:beta1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7:beta4:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7:beta2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7:beta3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6:beta3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6:beta4:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6:beta2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5:alpha:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5:beta:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.4.13",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.11:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.12:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:djangoproject:django:1.4.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2014-0480"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.djangoproject.com/weblog/2014/aug/20/security/",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
},
{
"name": "DSA-3010",
"refsource": "DEBIAN",
"tags": [],
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"name": "59782",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/59782"
},
{
"name": "openSUSE-SU-2014:1132",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"name": "69425",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/69425"
},
{
"name": "61281",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/61281"
},
{
"name": "61276",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/61276"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"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,
"severity": "MEDIUM",
"userInteractionRequired": true
}
},
"lastModifiedDate": "2018-10-30T16:27Z",
"publishedDate": "2014-08-26T14:55Z"
}
}
}
PYSEC-2014-4
Vulnerability from pysec - Published: 2014-08-26 14:55 - Updated: 2021-07-05 00:01
VLAI
Details
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
Impacted products
| Name | purl | django | pkg:pypi/django |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django",
"purl": "pkg:pypi/django"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.14"
},
{
"introduced": "1.5"
},
{
"fixed": "1.5.9"
},
{
"introduced": "1.6"
},
{
"fixed": "1.6.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.1",
"1.0.2",
"1.0.3",
"1.0.4",
"1.1",
"1.1.1",
"1.1.2",
"1.1.3",
"1.1.4",
"1.2",
"1.2.1",
"1.2.2",
"1.2.3",
"1.2.4",
"1.2.5",
"1.2.6",
"1.2.7",
"1.3",
"1.3.1",
"1.3.2",
"1.3.3",
"1.3.4",
"1.3.5",
"1.3.6",
"1.3.7",
"1.4",
"1.4.1",
"1.4.10",
"1.4.11",
"1.4.12",
"1.4.13",
"1.4.2",
"1.4.3",
"1.4.4",
"1.4.5",
"1.4.6",
"1.4.7",
"1.4.8",
"1.4.9",
"1.5",
"1.5.1",
"1.5.2",
"1.5.3",
"1.5.4",
"1.5.5",
"1.5.6",
"1.5.7",
"1.5.8",
"1.6",
"1.6.1",
"1.6.2",
"1.6.3",
"1.6.4",
"1.6.5"
]
}
],
"aliases": [
"CVE-2014-0480"
],
"details": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"id": "PYSEC-2014-4",
"modified": "2021-07-05T00:01:18.862505Z",
"published": "2014-08-26T14:55:00Z",
"references": [
{
"type": "ARTICLE",
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
},
{
"type": "ADVISORY",
"url": "http://www.debian.org/security/2014/dsa-3010"
},
{
"type": "ADVISORY",
"url": "http://secunia.com/advisories/59782"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/69425"
},
{
"type": "ADVISORY",
"url": "http://secunia.com/advisories/61281"
},
{
"type": "ADVISORY",
"url": "http://secunia.com/advisories/61276"
}
]
}
SUSE-SU-2015:0563-1
Vulnerability from csaf_suse - Published: 2014-09-03 15:51 - Updated: 2014-09-03 15:51Summary
Security update for python-django
Severity
Moderate
Notes
Title of the patch: Security update for python-django
Description of the patch:
python-django was updated to 1.5.10 fixing bugs and security issues:
* Prevented reverse() from generating URLs pointing to other hosts to
prevent phishing attacks. (bnc#893087, CVE-2014-0480)
* Removed O(n) algorithm when uploading duplicate file names to fix
file upload denial of service. (bnc#893088, CVE-2014-0481)
* Modified RemoteUserMiddleware to logout on REMOTE_USE change to
prevent session hijacking. (bnc#893089, CVE-2014-0482)
* Prevented data leakage in contrib.admin via query string
manipulation. (bnc#893090, CVE-2014-0483)
Security Issues:
* CVE-2014-0480
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0480>
* CVE-2014-0481
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0481>
* CVE-2014-0482
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0482>
* CVE-2014-0483
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0483>
Patchnames: sleclo40sp3-python-django
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
52 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-django",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\npython-django was updated to 1.5.10 fixing bugs and security issues:\n\n * Prevented reverse() from generating URLs pointing to other hosts to\n prevent phishing attacks. (bnc#893087, CVE-2014-0480)\n * Removed O(n) algorithm when uploading duplicate file names to fix\n file upload denial of service. (bnc#893088, CVE-2014-0481)\n * Modified RemoteUserMiddleware to logout on REMOTE_USE change to\n prevent session hijacking. (bnc#893089, CVE-2014-0482)\n * Prevented data leakage in contrib.admin via query string\n manipulation. (bnc#893090, CVE-2014-0483)\n\nSecurity Issues:\n\n * CVE-2014-0480\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0480\u003e\n * CVE-2014-0481\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0481\u003e\n * CVE-2014-0482\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0482\u003e\n * CVE-2014-0483\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0483\u003e\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleclo40sp3-python-django",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2015_0563-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2015:0563-1",
"url": "https://www.suse.com/support/update/announcement/2015/suse-su-20150563-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2015:0563-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2015-March/001310.html"
},
{
"category": "self",
"summary": "SUSE Bug 893087",
"url": "https://bugzilla.suse.com/893087"
},
{
"category": "self",
"summary": "SUSE Bug 893088",
"url": "https://bugzilla.suse.com/893088"
},
{
"category": "self",
"summary": "SUSE Bug 893089",
"url": "https://bugzilla.suse.com/893089"
},
{
"category": "self",
"summary": "SUSE Bug 893090",
"url": "https://bugzilla.suse.com/893090"
},
{
"category": "self",
"summary": "SUSE Bug 913053",
"url": "https://bugzilla.suse.com/913053"
},
{
"category": "self",
"summary": "SUSE Bug 913054",
"url": "https://bugzilla.suse.com/913054"
},
{
"category": "self",
"summary": "SUSE Bug 913055",
"url": "https://bugzilla.suse.com/913055"
},
{
"category": "self",
"summary": "SUSE Bug 913056",
"url": "https://bugzilla.suse.com/913056"
},
{
"category": "self",
"summary": "SUSE Bug 914706",
"url": "https://bugzilla.suse.com/914706"
},
{
"category": "self",
"summary": "SUSE Bug 923176",
"url": "https://bugzilla.suse.com/923176"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0480 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0480/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0481 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0481/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0482 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0482/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0483 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0483/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0219 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0220 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0220/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0221 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0221/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0222 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-2316 page",
"url": "https://www.suse.com/security/cve/CVE-2015-2316/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-2317 page",
"url": "https://www.suse.com/security/cve/CVE-2015-2317/"
}
],
"title": "Security update for python-django",
"tracking": {
"current_release_date": "2014-09-03T15:51:02Z",
"generator": {
"date": "2014-09-03T15:51:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2015:0563-1",
"initial_release_date": "2014-09-03T15:51:02Z",
"revision_history": [
{
"date": "2014-09-03T15:51:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-django-1.5.10-0.11.1.x86_64",
"product": {
"name": "python-django-1.5.10-0.11.1.x86_64",
"product_id": "python-django-1.5.10-0.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 4",
"product": {
"name": "SUSE OpenStack Cloud 4",
"product_id": "SUSE OpenStack Cloud 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:cloud:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-1.5.10-0.11.1.x86_64 as component of SUSE OpenStack Cloud 4",
"product_id": "SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
},
"product_reference": "python-django-1.5.10-0.11.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-0480",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0480"
}
],
"notes": [
{
"category": "general",
"text": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0480",
"url": "https://www.suse.com/security/cve/CVE-2014-0480"
},
{
"category": "external",
"summary": "SUSE Bug 893087 for CVE-2014-0480",
"url": "https://bugzilla.suse.com/893087"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0480",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-0480"
},
{
"cve": "CVE-2014-0481",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0481"
}
],
"notes": [
{
"category": "general",
"text": "The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause a denial of service (CPU consumption) by unloading a multiple files with the same name.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0481",
"url": "https://www.suse.com/security/cve/CVE-2014-0481"
},
{
"category": "external",
"summary": "SUSE Bug 893088 for CVE-2014-0481",
"url": "https://bugzilla.suse.com/893088"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0481",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-0481"
},
{
"cve": "CVE-2014-0482",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0482"
}
],
"notes": [
{
"category": "general",
"text": "The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0482",
"url": "https://www.suse.com/security/cve/CVE-2014-0482"
},
{
"category": "external",
"summary": "SUSE Bug 893089 for CVE-2014-0482",
"url": "https://bugzilla.suse.com/893089"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0482",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-0482"
},
{
"cve": "CVE-2014-0483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0483"
}
],
"notes": [
{
"category": "general",
"text": "The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1\u0026t=password URI.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0483",
"url": "https://www.suse.com/security/cve/CVE-2014-0483"
},
{
"category": "external",
"summary": "SUSE Bug 893090 for CVE-2014-0483",
"url": "https://bugzilla.suse.com/893090"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0483",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "low"
}
],
"title": "CVE-2014-0483"
},
{
"cve": "CVE-2015-0219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0219"
}
],
"notes": [
{
"category": "general",
"text": "Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X-Auth_User header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0219",
"url": "https://www.suse.com/security/cve/CVE-2015-0219"
},
{
"category": "external",
"summary": "SUSE Bug 913053 for CVE-2015-0219",
"url": "https://bugzilla.suse.com/913053"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0219",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0219"
},
{
"cve": "CVE-2015-0220",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0220"
}
],
"notes": [
{
"category": "general",
"text": "The django.util.http.is_safe_url function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL, related to redirect URLs, as demonstrated by a \"\\njavascript:\" URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0220",
"url": "https://www.suse.com/security/cve/CVE-2015-0220"
},
{
"category": "external",
"summary": "SUSE Bug 913054 for CVE-2015-0220",
"url": "https://bugzilla.suse.com/913054"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0220",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0220"
},
{
"cve": "CVE-2015-0221",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0221"
}
],
"notes": [
{
"category": "general",
"text": "The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0221",
"url": "https://www.suse.com/security/cve/CVE-2015-0221"
},
{
"category": "external",
"summary": "SUSE Bug 913056 for CVE-2015-0221",
"url": "https://bugzilla.suse.com/913056"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0221",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0221"
},
{
"cve": "CVE-2015-0222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0222"
}
],
"notes": [
{
"category": "general",
"text": "ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0222",
"url": "https://www.suse.com/security/cve/CVE-2015-0222"
},
{
"category": "external",
"summary": "SUSE Bug 913055 for CVE-2015-0222",
"url": "https://bugzilla.suse.com/913055"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0222",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0222"
},
{
"cve": "CVE-2015-2316",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-2316"
}
],
"notes": [
{
"category": "general",
"text": "The utils.html.strip_tags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-2316",
"url": "https://www.suse.com/security/cve/CVE-2015-2316"
},
{
"category": "external",
"summary": "SUSE Bug 923172 for CVE-2015-2316",
"url": "https://bugzilla.suse.com/923172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-2316"
},
{
"cve": "CVE-2015-2317",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-2317"
}
],
"notes": [
{
"category": "general",
"text": "The utils.http.is_safe_url function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a control character in a URL, as demonstrated by a \\x08javascript: URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-2317",
"url": "https://www.suse.com/security/cve/CVE-2015-2317"
},
{
"category": "external",
"summary": "SUSE Bug 923176 for CVE-2015-2317",
"url": "https://bugzilla.suse.com/923176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-2317"
}
]
}
SUSE-SU-2015:0695-1
Vulnerability from csaf_suse - Published: 2014-09-03 15:51 - Updated: 2014-09-03 15:51Summary
Security update for python-django
Severity
Moderate
Notes
Title of the patch: Security update for python-django
Description of the patch:
python-django was updated to 1.5.10 fixing bugs and security issues:
* Prevented reverse() from generating URLs pointing to other hosts to
prevent phishing attacks. (bnc#893087, CVE-2014-0480)
* Removed O(n) algorithm when uploading duplicate file names to fix
file upload denial of service. (bnc#893088, CVE-2014-0481)
* Modified RemoteUserMiddleware to logout on REMOTE_USE change to
prevent session hijacking. (bnc#893089, CVE-2014-0482)
* Prevented data leakage in contrib.admin via query string
manipulation. (bnc#893090, CVE-2014-0483)
Security Issues:
* CVE-2014-0480
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0480>
* CVE-2014-0481
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0481>
* CVE-2014-0482
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0482>
* CVE-2014-0483
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0483>
Patchnames: sleclo40sp3-python-django
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
52 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-django",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\npython-django was updated to 1.5.10 fixing bugs and security issues:\n\n * Prevented reverse() from generating URLs pointing to other hosts to\n prevent phishing attacks. (bnc#893087, CVE-2014-0480)\n * Removed O(n) algorithm when uploading duplicate file names to fix\n file upload denial of service. (bnc#893088, CVE-2014-0481)\n * Modified RemoteUserMiddleware to logout on REMOTE_USE change to\n prevent session hijacking. (bnc#893089, CVE-2014-0482)\n * Prevented data leakage in contrib.admin via query string\n manipulation. (bnc#893090, CVE-2014-0483)\n\nSecurity Issues:\n\n * CVE-2014-0480\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0480\u003e\n * CVE-2014-0481\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0481\u003e\n * CVE-2014-0482\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0482\u003e\n * CVE-2014-0483\n \u003chttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0483\u003e\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleclo40sp3-python-django",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2015_0695-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2015:0695-1",
"url": "https://www.suse.com/support/update/announcement/2015/suse-su-20150695-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2015:0695-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2015-April/001340.html"
},
{
"category": "self",
"summary": "SUSE Bug 893087",
"url": "https://bugzilla.suse.com/893087"
},
{
"category": "self",
"summary": "SUSE Bug 893088",
"url": "https://bugzilla.suse.com/893088"
},
{
"category": "self",
"summary": "SUSE Bug 893089",
"url": "https://bugzilla.suse.com/893089"
},
{
"category": "self",
"summary": "SUSE Bug 893090",
"url": "https://bugzilla.suse.com/893090"
},
{
"category": "self",
"summary": "SUSE Bug 913053",
"url": "https://bugzilla.suse.com/913053"
},
{
"category": "self",
"summary": "SUSE Bug 913054",
"url": "https://bugzilla.suse.com/913054"
},
{
"category": "self",
"summary": "SUSE Bug 913055",
"url": "https://bugzilla.suse.com/913055"
},
{
"category": "self",
"summary": "SUSE Bug 913056",
"url": "https://bugzilla.suse.com/913056"
},
{
"category": "self",
"summary": "SUSE Bug 914706",
"url": "https://bugzilla.suse.com/914706"
},
{
"category": "self",
"summary": "SUSE Bug 923176",
"url": "https://bugzilla.suse.com/923176"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0480 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0480/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0481 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0481/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0482 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0482/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0483 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0483/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0219 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0220 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0220/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0221 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0221/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0222 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-2316 page",
"url": "https://www.suse.com/security/cve/CVE-2015-2316/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-2317 page",
"url": "https://www.suse.com/security/cve/CVE-2015-2317/"
}
],
"title": "Security update for python-django",
"tracking": {
"current_release_date": "2014-09-03T15:51:02Z",
"generator": {
"date": "2014-09-03T15:51:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2015:0695-1",
"initial_release_date": "2014-09-03T15:51:02Z",
"revision_history": [
{
"date": "2014-09-03T15:51:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-django-1.5.10-0.11.1.x86_64",
"product": {
"name": "python-django-1.5.10-0.11.1.x86_64",
"product_id": "python-django-1.5.10-0.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 4",
"product": {
"name": "SUSE OpenStack Cloud 4",
"product_id": "SUSE OpenStack Cloud 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:cloud:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-1.5.10-0.11.1.x86_64 as component of SUSE OpenStack Cloud 4",
"product_id": "SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
},
"product_reference": "python-django-1.5.10-0.11.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-0480",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0480"
}
],
"notes": [
{
"category": "general",
"text": "The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0480",
"url": "https://www.suse.com/security/cve/CVE-2014-0480"
},
{
"category": "external",
"summary": "SUSE Bug 893087 for CVE-2014-0480",
"url": "https://bugzilla.suse.com/893087"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0480",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-0480"
},
{
"cve": "CVE-2014-0481",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0481"
}
],
"notes": [
{
"category": "general",
"text": "The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause a denial of service (CPU consumption) by unloading a multiple files with the same name.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0481",
"url": "https://www.suse.com/security/cve/CVE-2014-0481"
},
{
"category": "external",
"summary": "SUSE Bug 893088 for CVE-2014-0481",
"url": "https://bugzilla.suse.com/893088"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0481",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-0481"
},
{
"cve": "CVE-2014-0482",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0482"
}
],
"notes": [
{
"category": "general",
"text": "The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0482",
"url": "https://www.suse.com/security/cve/CVE-2014-0482"
},
{
"category": "external",
"summary": "SUSE Bug 893089 for CVE-2014-0482",
"url": "https://bugzilla.suse.com/893089"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0482",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-0482"
},
{
"cve": "CVE-2014-0483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0483"
}
],
"notes": [
{
"category": "general",
"text": "The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1\u0026t=password URI.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0483",
"url": "https://www.suse.com/security/cve/CVE-2014-0483"
},
{
"category": "external",
"summary": "SUSE Bug 893090 for CVE-2014-0483",
"url": "https://bugzilla.suse.com/893090"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2014-0483",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "low"
}
],
"title": "CVE-2014-0483"
},
{
"cve": "CVE-2015-0219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0219"
}
],
"notes": [
{
"category": "general",
"text": "Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X-Auth_User header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0219",
"url": "https://www.suse.com/security/cve/CVE-2015-0219"
},
{
"category": "external",
"summary": "SUSE Bug 913053 for CVE-2015-0219",
"url": "https://bugzilla.suse.com/913053"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0219",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0219"
},
{
"cve": "CVE-2015-0220",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0220"
}
],
"notes": [
{
"category": "general",
"text": "The django.util.http.is_safe_url function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL, related to redirect URLs, as demonstrated by a \"\\njavascript:\" URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0220",
"url": "https://www.suse.com/security/cve/CVE-2015-0220"
},
{
"category": "external",
"summary": "SUSE Bug 913054 for CVE-2015-0220",
"url": "https://bugzilla.suse.com/913054"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0220",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0220"
},
{
"cve": "CVE-2015-0221",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0221"
}
],
"notes": [
{
"category": "general",
"text": "The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0221",
"url": "https://www.suse.com/security/cve/CVE-2015-0221"
},
{
"category": "external",
"summary": "SUSE Bug 913056 for CVE-2015-0221",
"url": "https://bugzilla.suse.com/913056"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0221",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0221"
},
{
"cve": "CVE-2015-0222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0222"
}
],
"notes": [
{
"category": "general",
"text": "ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0222",
"url": "https://www.suse.com/security/cve/CVE-2015-0222"
},
{
"category": "external",
"summary": "SUSE Bug 913055 for CVE-2015-0222",
"url": "https://bugzilla.suse.com/913055"
},
{
"category": "external",
"summary": "SUSE Bug 919763 for CVE-2015-0222",
"url": "https://bugzilla.suse.com/919763"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-0222"
},
{
"cve": "CVE-2015-2316",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-2316"
}
],
"notes": [
{
"category": "general",
"text": "The utils.html.strip_tags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-2316",
"url": "https://www.suse.com/security/cve/CVE-2015-2316"
},
{
"category": "external",
"summary": "SUSE Bug 923172 for CVE-2015-2316",
"url": "https://bugzilla.suse.com/923172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-2316"
},
{
"cve": "CVE-2015-2317",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-2317"
}
],
"notes": [
{
"category": "general",
"text": "The utils.http.is_safe_url function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a control character in a URL, as demonstrated by a \\x08javascript: URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-2317",
"url": "https://www.suse.com/security/cve/CVE-2015-2317"
},
{
"category": "external",
"summary": "SUSE Bug 923176 for CVE-2015-2317",
"url": "https://bugzilla.suse.com/923176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE OpenStack Cloud 4:python-django-1.5.10-0.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2014-09-03T15:51:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-2317"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…