cve-2014-0474
Vulnerability from cvelistv5
Published
2014-04-23 14:00
Modified
2024-08-06 09:20
Severity ?
Summary
The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to "MySQL typecasting."
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T09:20:18.434Z",
          "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 (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to \"MySQL typecasting.\""
        }
      ],
      "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-0474",
          "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 (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to \"MySQL typecasting.\""
            }
          ]
        },
        "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-0474",
    "datePublished": "2014-04-23T14:00:00",
    "dateReserved": "2013-12-19T00:00:00",
    "dateUpdated": "2024-08-06T09:20:18.434Z",
    "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: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\"}]}]}, {\"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:*:*:*:*:*:*:*:*\", \"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.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\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to \\\"MySQL typecasting.\\\"\"}, {\"lang\": \"es\", \"value\": \"Las clases de campo de modelo (1) FilePathField, (2) GenericIPAddressField y (3) IPAddressField en Django anterior a 1.4.11, 1.5.x anterior a 1.5.6, 1.6.x anterior a1.6.3 y 1.7.x anterior a 1.7 beta 2 no realizan debidamente conversi\\u00f3n de tipo, lo que permite a atacantes remotos tener impacto y vectores no especificados, relacionado con \\\"MySQL typecasting.\\\"\"}]",
      "id": "CVE-2014-0474",
      "lastModified": "2024-11-21T02:02:12.650",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:C/I:C/A:C\", \"baseScore\": 10.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2014-04-23T15:55:03.237",
      "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-399\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2014-0474\",\"sourceIdentifier\":\"security@debian.org\",\"published\":\"2014-04-23T15:55:03.237\",\"lastModified\":\"2024-11-21T02:02:12.650\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to \\\"MySQL typecasting.\\\"\"},{\"lang\":\"es\",\"value\":\"Las clases de campo de modelo (1) FilePathField, (2) GenericIPAddressField y (3) IPAddressField en Django anterior a 1.4.11, 1.5.x anterior a 1.5.6, 1.6.x anterior a1.6.3 y 1.7.x anterior a 1.7 beta 2 no realizan debidamente conversi\u00f3n de tipo, lo que permite a atacantes remotos tener impacto y vectores no especificados, relacionado con \\\"MySQL typecasting.\\\"\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":10.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-399\"}]}],\"configurations\":[{\"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\"}]}]},{\"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:*:*:*:*:*:*:*:*\",\"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.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\"}]}]}],\"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\"]}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.