CVE-2014-3730 (GCVE-0-2014-3730)

Vulnerability from cvelistv5 – Published: 2014-05-16 15:00 – Updated: 2024-08-06 10:50
VLAI?
Summary
The django.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by "http:\\\djangoproject.com."
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
References
http://secunia.com/advisories/61281 third-party-advisoryx_refsource_SECUNIA
http://www.debian.org/security/2014/dsa-2934 vendor-advisoryx_refsource_DEBIAN
http://ubuntu.com/usn/usn-2212-1 vendor-advisoryx_refsource_UBUNTU
http://www.securityfocus.com/bid/67410 vdb-entryx_refsource_BID
http://lists.opensuse.org/opensuse-updates/2014-0… vendor-advisoryx_refsource_SUSE
http://www.openwall.com/lists/oss-security/2014/05/15/3 mailing-listx_refsource_MLIST
https://www.djangoproject.com/weblog/2014/may/14/… x_refsource_CONFIRM
http://www.openwall.com/lists/oss-security/2014/0… mailing-listx_refsource_MLIST
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T10:50:18.338Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "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": "USN-2212-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "http://ubuntu.com/usn/usn-2212-1"
          },
          {
            "name": "67410",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/67410"
          },
          {
            "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": "[oss-security] 20140514 Re: CVE Reuest: Django: Malformed URLs from user input incorrectly validated",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2014/05/15/3"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/"
          },
          {
            "name": "[oss-security] 20140514 CVE Reuest: Django: Malformed URLs from user input incorrectly validated",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2014/05/14/10"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2014-05-14T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The django.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by \"http:\\\\\\djangoproject.com.\""
        }
      ],
      "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": "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": "USN-2212-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "http://ubuntu.com/usn/usn-2212-1"
        },
        {
          "name": "67410",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/67410"
        },
        {
          "name": "openSUSE-SU-2014:1132",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
        },
        {
          "name": "[oss-security] 20140514 Re: CVE Reuest: Django: Malformed URLs from user input incorrectly validated",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2014/05/15/3"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/"
        },
        {
          "name": "[oss-security] 20140514 CVE Reuest: Django: Malformed URLs from user input incorrectly validated",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2014/05/14/10"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@debian.org",
          "ID": "CVE-2014-3730",
          "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.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by \"http:\\\\\\djangoproject.com.\""
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "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": "USN-2212-1",
              "refsource": "UBUNTU",
              "url": "http://ubuntu.com/usn/usn-2212-1"
            },
            {
              "name": "67410",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/67410"
            },
            {
              "name": "openSUSE-SU-2014:1132",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
            },
            {
              "name": "[oss-security] 20140514 Re: CVE Reuest: Django: Malformed URLs from user input incorrectly validated",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2014/05/15/3"
            },
            {
              "name": "https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/",
              "refsource": "CONFIRM",
              "url": "https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/"
            },
            {
              "name": "[oss-security] 20140514 CVE Reuest: Django: Malformed URLs from user input incorrectly validated",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2014/05/14/10"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
    "assignerShortName": "debian",
    "cveId": "CVE-2014-3730",
    "datePublished": "2014-05-16T15:00:00",
    "dateReserved": "2014-05-14T00:00:00",
    "dateUpdated": "2024-08-06T10:50:18.338Z",
    "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.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\"}]}]}, {\"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\"}]}]}, {\"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.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\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"16F59A04-14CF-49E2-9973-645477EA09DA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]}, {\"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\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"The django.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by \\\"http:\\\\\\\\\\\\djangoproject.com.\\\"\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n django.util.http.is_safe_url en Django 1.4 anterior a 1.4.13, 1.5 anterior a 1.5.8, 1.6 anterior a 1.6.5 y 1.7 anterior a 1.7b4 no valida debidamente URLs, lo que permite a atacantes remotos realizar ataques de redirecci\\u00f3n abierta a trav\\u00e9s de una URL malformada, tal y como fue demostrado por \u0027http:\\\\\\\\\\\\djangoproject.com.\u0027\"}]",
      "id": "CVE-2014-3730",
      "lastModified": "2024-11-21T02:08:44.627",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:P/A:N\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
      "published": "2014-05-16T15:55:05.440",
      "references": "[{\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\", \"source\": \"security@debian.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://secunia.com/advisories/61281\", \"source\": \"security@debian.org\"}, {\"url\": \"http://ubuntu.com/usn/usn-2212-1\", \"source\": \"security@debian.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.debian.org/security/2014/dsa-2934\", \"source\": \"security@debian.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2014/05/14/10\", \"source\": \"security@debian.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2014/05/15/3\", \"source\": \"security@debian.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/67410\", \"source\": \"security@debian.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/\", \"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\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://secunia.com/advisories/61281\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://ubuntu.com/usn/usn-2212-1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.debian.org/security/2014/dsa-2934\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2014/05/14/10\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2014/05/15/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/67410\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}]",
      "sourceIdentifier": "security@debian.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2014-3730\",\"sourceIdentifier\":\"security@debian.org\",\"published\":\"2014-05-16T15:55:05.440\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The django.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by \\\"http:\\\\\\\\\\\\djangoproject.com.\\\"\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n django.util.http.is_safe_url en Django 1.4 anterior a 1.4.13, 1.5 anterior a 1.5.8, 1.6 anterior a 1.6.5 y 1.7 anterior a 1.7b4 no valida debidamente URLs, lo que permite a atacantes remotos realizar ataques de redirecci\u00f3n abierta a trav\u00e9s de una URL malformada, tal y como fue demostrado por \u0027http:\\\\\\\\\\\\djangoproject.com.\u0027\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.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: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.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\"}]}]},{\"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\"}]}]},{\"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.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\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"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\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html\",\"source\":\"security@debian.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://secunia.com/advisories/61281\",\"source\":\"security@debian.org\"},{\"url\":\"http://ubuntu.com/usn/usn-2212-1\",\"source\":\"security@debian.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2014/dsa-2934\",\"source\":\"security@debian.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/05/14/10\",\"source\":\"security@debian.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/05/15/3\",\"source\":\"security@debian.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/67410\",\"source\":\"security@debian.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/\",\"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\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://secunia.com/advisories/61281\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://ubuntu.com/usn/usn-2212-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2014/dsa-2934\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/05/14/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/05/15/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/67410\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"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 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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…