fkie_cve-2013-1840
Vulnerability from fkie_nvd
Published
2013-03-22 21:55
Modified
2025-04-11 00:51
Severity ?
Summary
The v1 API in OpenStack Glance Essex (2012.1), Folsom (2012.2), and Grizzly, when using the single-tenant Swift or S3 store, reports the location field, which allows remote authenticated users to obtain the operator's backend credentials via a request for a cached image.
References
secalert@redhat.comhttp://osvdb.org/91304
secalert@redhat.comhttp://rhn.redhat.com/errata/RHSA-2013-0707.html
secalert@redhat.comhttp://secunia.com/advisories/52565Vendor Advisory
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2013/03/14/15
secalert@redhat.comhttp://www.securityfocus.com/bid/58490
secalert@redhat.comhttp://www.ubuntu.com/usn/USN-1764-1
secalert@redhat.comhttps://bugs.launchpad.net/glance/+bug/1135541
secalert@redhat.comhttps://exchange.xforce.ibmcloud.com/vulnerabilities/82878
secalert@redhat.comhttps://review.openstack.org/#/c/24437/
secalert@redhat.comhttps://review.openstack.org/#/c/24438/
secalert@redhat.comhttps://review.openstack.org/#/c/24439/
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/91304
af854a3a-2127-422b-91ae-364da2661108http://rhn.redhat.com/errata/RHSA-2013-0707.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/52565Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2013/03/14/15
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/58490
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/USN-1764-1
af854a3a-2127-422b-91ae-364da2661108https://bugs.launchpad.net/glance/+bug/1135541
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/82878
af854a3a-2127-422b-91ae-364da2661108https://review.openstack.org/#/c/24437/
af854a3a-2127-422b-91ae-364da2661108https://review.openstack.org/#/c/24438/
af854a3a-2127-422b-91ae-364da2661108https://review.openstack.org/#/c/24439/
Impacted products
Vendor Product Version
openstack glance v1
openstack essex 2012.1
openstack folsom 2012.2
amazon s3_store -
openstack swift -



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:openstack:glance:v1:*:*:*:*:*:*:*",
              "matchCriteriaId": "3E39288B-D80F-493D-BD2A-6A749EBCE0AB",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:openstack:essex:2012.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "E5FDB43F-B315-4F68-9D86-B644F2D4DF9A",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:a:openstack:folsom:2012.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "E76B76AB-D744-4163-8615-7BA18ABB1347",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:amazon:s3_store:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "05BC26BF-62C4-47E9-81B1-C968904F1FF2",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:a:openstack:swift:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "BE675165-BF5F-4BB3-964F-777CC3DDFF98",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The v1 API in OpenStack Glance Essex (2012.1), Folsom (2012.2), and Grizzly, when using the single-tenant Swift or S3 store, reports the location field, which allows remote authenticated users to obtain the operator\u0027s backend credentials via a request for a cached image."
    },
    {
      "lang": "es",
      "value": "La API v1 en OpenStack Vistazo Essex (2012.1), Folsom (2012.2) y Grizzly, al utilizar el \u0027single-tenant Swift\u0027 o la tienda S3, informa el campo de ubicaci\u00f3n, lo que permite obtener las credenciales del back-end del operador a usuarios remotos autenticados a trav\u00e9s de una solicitud de una imagen almacenada en cach\u00e9."
    }
  ],
  "id": "CVE-2013-1840",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "LOW",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "NONE",
          "baseScore": 3.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 6.8,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2013-03-22T21:55:01.487",
  "references": [
    {
      "source": "secalert@redhat.com",
      "url": "http://osvdb.org/91304"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://rhn.redhat.com/errata/RHSA-2013-0707.html"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/52565"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2013/03/14/15"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.securityfocus.com/bid/58490"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.ubuntu.com/usn/USN-1764-1"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://bugs.launchpad.net/glance/+bug/1135541"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82878"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://review.openstack.org/#/c/24437/"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://review.openstack.org/#/c/24438/"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://review.openstack.org/#/c/24439/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/91304"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://rhn.redhat.com/errata/RHSA-2013-0707.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/52565"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2013/03/14/15"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/58490"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.ubuntu.com/usn/USN-1764-1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bugs.launchpad.net/glance/+bug/1135541"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82878"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://review.openstack.org/#/c/24437/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://review.openstack.org/#/c/24438/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://review.openstack.org/#/c/24439/"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-200"
        }
      ],
      "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.


Loading…

Loading…