fkie_cve-2012-2270
Vulnerability from fkie_nvd
Published
2012-04-20 10:55
Modified
2024-11-21 01:38
Severity ?
Summary
Open redirect vulnerability in index.php (aka the Login Page) in ownCloud before 3.0.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect_url parameter.
References
cve@mitre.orghttp://archives.neohapsis.com/archives/bugtraq/2012-04/0127.html
cve@mitre.orghttp://osvdb.org/81211
cve@mitre.orghttp://owncloud.org/security/advisories/CVE-2012-2270/
cve@mitre.orghttp://packetstormsecurity.org/files/111956/ownCloud-3.0.0-Cross-Site-Scripting.html
cve@mitre.orghttp://secunia.com/advisories/48850Vendor Advisory
cve@mitre.orghttp://www.openwall.com/lists/oss-security/2012/08/11/1
cve@mitre.orghttp://www.openwall.com/lists/oss-security/2012/09/02/2
cve@mitre.orghttp://www.securityfocus.com/bid/53145
cve@mitre.orghttp://www.tele-consulting.com/advisories/TC-SA-2012-01.txtExploit
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/75029
af854a3a-2127-422b-91ae-364da2661108http://archives.neohapsis.com/archives/bugtraq/2012-04/0127.html
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/81211
af854a3a-2127-422b-91ae-364da2661108http://owncloud.org/security/advisories/CVE-2012-2270/
af854a3a-2127-422b-91ae-364da2661108http://packetstormsecurity.org/files/111956/ownCloud-3.0.0-Cross-Site-Scripting.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/48850Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/08/11/1
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/09/02/2
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/53145
af854a3a-2127-422b-91ae-364da2661108http://www.tele-consulting.com/advisories/TC-SA-2012-01.txtExploit
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/75029
Impacted products
Vendor Product Version
owncloud owncloud *
owncloud owncloud 3.0.0
owncloud owncloud 3.0.1



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:owncloud:owncloud:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "6A9816A6-A172-424C-9870-9F373746C625",
              "versionEndIncluding": "3.0.2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:owncloud:owncloud:3.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "0A1021FF-2A5A-49AA-A376-09C98FECC519",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:owncloud:owncloud:3.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "3F6C12F7-5897-4DBB-A9AB-8180101F37C3",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Open redirect vulnerability in index.php (aka the Login Page) in ownCloud before 3.0.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect_url parameter."
    },
    {
      "lang": "es",
      "value": "Una vulnerabilidad de redirecci\u00f3n abierta en index.php (es decir, la P\u00e1gina de Inicio) en ownCloud v3.0.0 permite a atacantes remotos redirigir a los usuarios a sitios web de su elecci\u00f3n y llevar a cabo ataques de phishing a trav\u00e9s de una URL en el par\u00e1metro REDIRECT_URL."
    }
  ],
  "id": "CVE-2012-2270",
  "lastModified": "2024-11-21T01:38:47.393",
  "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": "2012-04-20T10:55:01.403",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://archives.neohapsis.com/archives/bugtraq/2012-04/0127.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/81211"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://owncloud.org/security/advisories/CVE-2012-2270/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://packetstormsecurity.org/files/111956/ownCloud-3.0.0-Cross-Site-Scripting.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/48850"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.openwall.com/lists/oss-security/2012/08/11/1"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.openwall.com/lists/oss-security/2012/09/02/2"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/53145"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.tele-consulting.com/advisories/TC-SA-2012-01.txt"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75029"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://archives.neohapsis.com/archives/bugtraq/2012-04/0127.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/81211"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://owncloud.org/security/advisories/CVE-2012-2270/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://packetstormsecurity.org/files/111956/ownCloud-3.0.0-Cross-Site-Scripting.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/48850"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2012/08/11/1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2012/09/02/2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/53145"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.tele-consulting.com/advisories/TC-SA-2012-01.txt"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75029"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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.