gsd-2015-0259
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
OpenStack Compute (Nova) before 2014.1.4, 2014.2.x before 2014.2.3, and kilo before kilo-3 does not validate the origin of websocket requests, which allows remote attackers to hijack the authentication of users for access to consoles via a crafted webpage.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2015-0259",
    "description": "OpenStack Compute (Nova) before 2014.1.4, 2014.2.x before 2014.2.3, and kilo before kilo-3 does not validate the origin of websocket requests, which allows remote attackers to hijack the authentication of users for access to consoles via a crafted webpage.",
    "id": "GSD-2015-0259",
    "references": [
      "https://www.suse.com/security/cve/CVE-2015-0259.html",
      "https://access.redhat.com/errata/RHSA-2015:0844",
      "https://access.redhat.com/errata/RHSA-2015:0843",
      "https://access.redhat.com/errata/RHSA-2015:0790",
      "https://linux.oracle.com/cve/CVE-2015-0259.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-0259"
      ],
      "details": "OpenStack Compute (Nova) before 2014.1.4, 2014.2.x before 2014.2.3, and kilo before kilo-3 does not validate the origin of websocket requests, which allows remote attackers to hijack the authentication of users for access to consoles via a crafted webpage.",
      "id": "GSD-2015-0259",
      "modified": "2023-12-13T01:19:58.779316Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2015-0259",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "OpenStack Compute (Nova) before 2014.1.4, 2014.2.x before 2014.2.3, and kilo before kilo-3 does not validate the origin of websocket requests, which allows remote attackers to hijack the authentication of users for access to consoles via a crafted webpage."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://rhn.redhat.com/errata/RHSA-2015-0843.html",
            "refsource": "MISC",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-0843.html"
          },
          {
            "name": "http://rhn.redhat.com/errata/RHSA-2015-0844.html",
            "refsource": "MISC",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-0844.html"
          },
          {
            "name": "http://lists.openstack.org/pipermail/openstack-announce/2015-March/000341.html",
            "refsource": "MISC",
            "url": "http://lists.openstack.org/pipermail/openstack-announce/2015-March/000341.html"
          },
          {
            "name": "http://rhn.redhat.com/errata/RHSA-2015-0790.html",
            "refsource": "MISC",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-0790.html"
          },
          {
            "name": "https://bugs.launchpad.net/nova/+bug/1409142",
            "refsource": "MISC",
            "url": "https://bugs.launchpad.net/nova/+bug/1409142"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c2014.1.4||\u003e=2014.2.0,\u003c2014.2.3",
          "affected_versions": "All versions before 2014.1.4, all versions starting from 2014.2.0 before 2014.2.3",
          "cvss_v2": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
          "cwe_ids": [
            "CWE-1035",
            "CWE-345",
            "CWE-937"
          ],
          "date": "2023-02-08",
          "description": "It was discovered that the OpenStack Compute (nova) console websocket does not correctly verify the origin header. An attacker could use this flaw to conduct a cross-site websocket hijack attack. Note that only Compute setups with VNC or SPICE enabled were affected by this flaw.",
          "fixed_versions": [
            "2014.1.4",
            "2014.2.3"
          ],
          "identifier": "CVE-2015-0259",
          "identifiers": [
            "GHSA-x8xr-rm9r-7mvf",
            "CVE-2015-0259"
          ],
          "not_impacted": "All versions starting from 2014.1.4 before 2014.2.0, all versions starting from 2014.2.3",
          "package_slug": "pypi/nova",
          "pubdate": "2022-05-14",
          "solution": "Upgrade to versions 2014.1.4, 2014.2.3 or above.",
          "title": "Insufficient Verification of Data Authenticity",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2015-0259",
            "https://bugs.launchpad.net/nova/+bug/1409142",
            "http://lists.openstack.org/pipermail/openstack-announce/2015-March/000341.html",
            "http://rhn.redhat.com/errata/RHSA-2015-0790.html",
            "http://rhn.redhat.com/errata/RHSA-2015-0843.html",
            "http://rhn.redhat.com/errata/RHSA-2015-0844.html",
            "https://access.redhat.com/errata/RHSA-2015:0790",
            "https://access.redhat.com/errata/RHSA-2015:0843",
            "https://access.redhat.com/errata/RHSA-2015:0844",
            "https://access.redhat.com/security/cve/CVE-2015-0259",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1190112",
            "https://github.com/advisories/GHSA-x8xr-rm9r-7mvf"
          ],
          "uuid": "a9649720-2c10-4b61-a87a-7b93d09a6564"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2014.1.4",
                "versionStartIncluding": "2014.1",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:openstack:nova:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2014.2.3",
                "versionStartIncluding": "2014.2",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:openstack:nova:2015.1.0:milestone1:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:openstack:nova:2015.1.0:milestone2:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-0259"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "OpenStack Compute (Nova) before 2014.1.4, 2014.2.x before 2014.2.3, and kilo before kilo-3 does not validate the origin of websocket requests, which allows remote attackers to hijack the authentication of users for access to consoles via a crafted webpage."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-345"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[openstack-announce] 20150313 [OSSA 2015-005] Nova console Cross-Site WebSocket hijacking (CVE-2015-0259)",
              "refsource": "MLIST",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://lists.openstack.org/pipermail/openstack-announce/2015-March/000341.html"
            },
            {
              "name": "https://bugs.launchpad.net/nova/+bug/1409142",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://bugs.launchpad.net/nova/+bug/1409142"
            },
            {
              "name": "RHSA-2015:0790",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2015-0790.html"
            },
            {
              "name": "RHSA-2015:0843",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2015-0843.html"
            },
            {
              "name": "RHSA-2015:0844",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2015-0844.html"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.1,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 4.9,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2023-02-13T00:46Z",
      "publishedDate": "2015-04-01T14:59Z"
    }
  }
}


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.