usn-2407-1
Vulnerability from osv_ubuntu
Published
2014-11-11 19:30
Modified
2026-02-10 04:40
Summary
nova vulnerabilities
Details

Garth Mollett discovered that OpenStack Nova did not properly clean up an instance when using rescue mode with the VMWare driver. A remove authenticated user could exploit this to bypass intended quota limits. By default, Ubuntu does not use the VMWare driver. (CVE-2014-3608)

Amrith Kumar discovered that OpenStack Nova did not properly sanitize log message contents. Under certain circumstances, a local attacker with read access to Nova log files could obtain access to sensitive information. (CVE-2014-7230)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2014-3608",
              "severity": [
                {
                  "score": "negligible",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:14.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "nova-ajax-console-proxy",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-api",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-api-ec2",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-api-metadata",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-api-os-compute",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-api-os-volume",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-baremetal",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-cells",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-cert",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-common",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-compute",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-compute-kvm",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-compute-libvirt",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-compute-lxc",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-compute-qemu",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-compute-vmware",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-compute-xen",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-conductor",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-console",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-consoleauth",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-network",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-novncproxy",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-objectstore",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-scheduler",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-spiceproxy",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-volume",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "nova-xvpvncproxy",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          },
          {
            "binary_name": "python-nova",
            "binary_version": "1:2014.1.3-0ubuntu1.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:14.04:LTS",
        "name": "nova",
        "purl": "pkg:deb/ubuntu/nova@1:2014.1.3-0ubuntu1.1?arch=source\u0026distro=trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1:2014.1.3-0ubuntu1.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1:2013.2~rc2-0ubuntu1",
        "1:2013.2-0ubuntu1",
        "1:2014.1~b1-0ubuntu1",
        "1:2014.1~b1-0ubuntu2",
        "1:2014.1~b2-0ubuntu3",
        "1:2014.1~b2-0ubuntu4",
        "1:2014.1~b3-0ubuntu1",
        "1:2014.1~b3-0ubuntu2",
        "1:2014.1~rc1-0ubuntu1",
        "1:2014.1~rc2-0ubuntu1",
        "1:2014.1-0ubuntu1",
        "1:2014.1-0ubuntu1.2",
        "1:2014.1.1-0ubuntu1",
        "1:2014.1.1-0ubuntu2",
        "1:2014.1.2-0ubuntu1",
        "1:2014.1.2-0ubuntu1.1",
        "1:2014.1.3-0ubuntu1"
      ]
    }
  ],
  "aliases": [],
  "details": "Garth Mollett discovered that OpenStack Nova did not properly clean up an\ninstance when using rescue mode with the VMWare driver. A remove\nauthenticated user could exploit this to bypass intended quota limits. By\ndefault, Ubuntu does not use the VMWare driver. (CVE-2014-3608)\n\nAmrith Kumar discovered that OpenStack Nova did not properly sanitize log\nmessage contents. Under certain circumstances, a local attacker with read\naccess to Nova log files could obtain access to sensitive information.\n(CVE-2014-7230)\n",
  "id": "USN-2407-1",
  "modified": "2026-02-10T04:40:51Z",
  "published": "2014-11-11T19:30:03Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-2407-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2014-3608"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2014-7230"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "nova vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2014-3608",
    "UBUNTU-CVE-2014-7230"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…