CVE-2014-0472 (GCVE-0-2014-0472)
Vulnerability from cvelistv5 – Published: 2014-04-23 14:00 – Updated: 2024-08-06 09:20
VLAI?
Summary
The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T09:20:17.941Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "USN-2169-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "http://www.ubuntu.com/usn/USN-2169-1"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.djangoproject.com/weblog/2014/apr/21/security/"
},
{
"name": "RHSA-2014:0457",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2014-0457.html"
},
{
"name": "61281",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/61281"
},
{
"name": "DSA-2934",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2014/dsa-2934"
},
{
"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": "RHSA-2014:0456",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2014-0456.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-04-21T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a \"dotted Python path.\""
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-01-04T17:57:01",
"orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
"shortName": "debian"
},
"references": [
{
"name": "USN-2169-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "http://www.ubuntu.com/usn/USN-2169-1"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.djangoproject.com/weblog/2014/apr/21/security/"
},
{
"name": "RHSA-2014:0457",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2014-0457.html"
},
{
"name": "61281",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/61281"
},
{
"name": "DSA-2934",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2014/dsa-2934"
},
{
"name": "openSUSE-SU-2014:1132",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"name": "RHSA-2014:0456",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2014-0456.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2014-0472",
"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 django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a \"dotted Python path.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-2169-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2169-1"
},
{
"name": "https://www.djangoproject.com/weblog/2014/apr/21/security/",
"refsource": "CONFIRM",
"url": "https://www.djangoproject.com/weblog/2014/apr/21/security/"
},
{
"name": "RHSA-2014:0457",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0457.html"
},
{
"name": "61281",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/61281"
},
{
"name": "DSA-2934",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-2934"
},
{
"name": "openSUSE-SU-2014:1132",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
},
{
"name": "RHSA-2014:0456",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0456.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
"assignerShortName": "debian",
"cveId": "CVE-2014-0472",
"datePublished": "2014-04-23T14:00:00",
"dateReserved": "2013-12-19T00:00:00",
"dateUpdated": "2024-08-06T09:20:17.941Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.4.10\", \"matchCriteriaId\": \"D817D6FC-F568-46C9-B49E-7CD7457756E4\"}, {\"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.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9EDEF8A4-F929-49AB-A8CD-E40CCCDB638C\"}, {\"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\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5463AB51-6088-473A-BB54-BB78ACFC6DCA\"}, {\"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\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.7:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"14EC0E5B-2CEC-450A-B5A2-16BE4147DB55\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.7:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"EDD55056-2537-4E69-9D9D-2697501C0EF3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.7:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"BB1EF6D7-0AF4-4146-BA37-961F7048C1C0\"}]}]}, {\"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.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\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:10.04:-:lts:*:*:*:*:*\", \"matchCriteriaId\": \"7118F616-25CA-4E34-AA13-4D14BB62419F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:12.04:-:lts:*:*:*:*:*\", \"matchCriteriaId\": \"F5D324C4-97C7-49D3-A809-9EAD4B690C69\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:12.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E2076871-2E80-4605-A470-A41C1A8EC7EE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:13.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7F61F047-129C-41A6-8A27-FFCBB8563E91\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"B5A6F2F3-4894-4392-8296-3B8DD2679084\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a \\\"dotted Python path.\\\"\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n django.core.urlresolvers.reverse en Django anterior a 1.4.11, 1.5.x anterior a 1.5.6, 1.6.x anterior a 1.6.3 y 1.7.x anterior a 1.7 beta 2 permite a atacantes remotos importar y ejecutar m\\u00f3dulos Python arbitrarios mediante el aprovechamiento de una visualizaci\\u00f3n que construye URLs utilizando entradas de usuarios y una \\\"ruta Python con puntos.\\\"\"}]",
"id": "CVE-2014-0472",
"lastModified": "2024-11-21T02:02:12.393",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:H/Au:N/C:P/I:P/A:P\", \"baseScore\": 5.1, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"HIGH\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 4.9, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2014-04-23T15:55:02.923",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\", \"source\": \"security@debian.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2014-0456.html\", \"source\": \"security@debian.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2014-0457.html\", \"source\": \"security@debian.org\"}, {\"url\": \"http://secunia.com/advisories/61281\", \"source\": \"security@debian.org\"}, {\"url\": \"http://www.debian.org/security/2014/dsa-2934\", \"source\": \"security@debian.org\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-2169-1\", \"source\": \"security@debian.org\"}, {\"url\": \"https://www.djangoproject.com/weblog/2014/apr/21/security/\", \"source\": \"security@debian.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2014-0456.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2014-0457.html\", \"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-2934\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-2169-1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.djangoproject.com/weblog/2014/apr/21/security/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "security@debian.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-94\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-0472\",\"sourceIdentifier\":\"security@debian.org\",\"published\":\"2014-04-23T15:55:02.923\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a \\\"dotted Python path.\\\"\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n django.core.urlresolvers.reverse en Django anterior a 1.4.11, 1.5.x anterior a 1.5.6, 1.6.x anterior a 1.6.3 y 1.7.x anterior a 1.7 beta 2 permite a atacantes remotos importar y ejecutar m\u00f3dulos Python arbitrarios mediante el aprovechamiento de una visualizaci\u00f3n que construye URLs utilizando entradas de usuarios y una \\\"ruta Python con puntos.\\\"\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:P/A:P\",\"baseScore\":5.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":4.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.4.10\",\"matchCriteriaId\":\"D817D6FC-F568-46C9-B49E-7CD7457756E4\"},{\"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.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EDEF8A4-F929-49AB-A8CD-E40CCCDB638C\"},{\"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\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5463AB51-6088-473A-BB54-BB78ACFC6DCA\"},{\"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\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"14EC0E5B-2CEC-450A-B5A2-16BE4147DB55\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EDD55056-2537-4E69-9D9D-2697501C0EF3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.7:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB1EF6D7-0AF4-4146-BA37-961F7048C1C0\"}]}]},{\"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.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\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:10.04:-:lts:*:*:*:*:*\",\"matchCriteriaId\":\"7118F616-25CA-4E34-AA13-4D14BB62419F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:-:lts:*:*:*:*:*\",\"matchCriteriaId\":\"F5D324C4-97C7-49D3-A809-9EAD4B690C69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2076871-2E80-4605-A470-A41C1A8EC7EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:13.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F61F047-129C-41A6-8A27-FFCBB8563E91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\",\"source\":\"security@debian.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0456.html\",\"source\":\"security@debian.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0457.html\",\"source\":\"security@debian.org\"},{\"url\":\"http://secunia.com/advisories/61281\",\"source\":\"security@debian.org\"},{\"url\":\"http://www.debian.org/security/2014/dsa-2934\",\"source\":\"security@debian.org\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2169-1\",\"source\":\"security@debian.org\"},{\"url\":\"https://www.djangoproject.com/weblog/2014/apr/21/security/\",\"source\":\"security@debian.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0456.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0457.html\",\"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-2934\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2169-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.djangoproject.com/weblog/2014/apr/21/security/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…