GSD-2015-5306

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
OpenStack Ironic Inspector (aka ironic-inspector or ironic-discoverd), when debug mode is enabled, might allow remote attackers to access the Flask console and execute arbitrary Python code by triggering an error.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2015-5306",
    "description": "OpenStack Ironic Inspector (aka ironic-inspector or ironic-discoverd), when debug mode is enabled, might allow remote attackers to access the Flask console and execute arbitrary Python code by triggering an error.",
    "id": "GSD-2015-5306",
    "references": [
      "https://access.redhat.com/errata/RHSA-2015:2685",
      "https://access.redhat.com/errata/RHSA-2015:1929"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-5306"
      ],
      "details": "OpenStack Ironic Inspector (aka ironic-inspector or ironic-discoverd), when debug mode is enabled, might allow remote attackers to access the Flask console and execute arbitrary Python code by triggering an error.",
      "id": "GSD-2015-5306",
      "modified": "2023-12-13T01:20:06.282742Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2015-5306",
        "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 Ironic Inspector (aka ironic-inspector or ironic-discoverd), when debug mode is enabled, might allow remote attackers to access the Flask console and execute arbitrary Python code by triggering an error."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://rhn.redhat.com/errata/RHSA-2015-2685.html",
            "refsource": "MISC",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-2685.html"
          },
          {
            "name": "https://access.redhat.com/errata/RHSA-2015:1929",
            "refsource": "MISC",
            "url": "https://access.redhat.com/errata/RHSA-2015:1929"
          },
          {
            "name": "https://bugs.launchpad.net/ironic-inspector/+bug/1506419",
            "refsource": "MISC",
            "url": "https://bugs.launchpad.net/ironic-inspector/+bug/1506419"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1273698",
            "refsource": "MISC",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1273698"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c0.2.5",
          "affected_versions": "All versions before 0.2.5",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cwe_ids": [
            "CWE-1035",
            "CWE-254",
            "CWE-78",
            "CWE-937"
          ],
          "date": "2021-09-21",
          "description": "OpenStack Ironic Inspector (aka ironic-inspector or ironic-discoverd), when debug mode is enabled, might allow remote attackers to access the Flask console and execute arbitrary Python code by triggering an error.",
          "fixed_versions": [
            "0.2.5"
          ],
          "identifier": "CVE-2015-5306",
          "identifiers": [
            "GHSA-x64g-wjmw-w328",
            "CVE-2015-5306"
          ],
          "not_impacted": "All versions starting from 0.2.5",
          "package_slug": "pypi/ironic-discoverd",
          "pubdate": "2019-07-05",
          "solution": "Upgrade to version 0.2.5 or above.",
          "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2015-5306",
            "https://access.redhat.com/errata/RHSA-2015:1929",
            "https://bugs.launchpad.net/ironic-inspector/+bug/1506419",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1273698",
            "https://github.com/advisories/GHSA-x64g-wjmw-w328",
            "http://rhn.redhat.com/errata/RHSA-2015-2685.html"
          ],
          "uuid": "4e2b7060-5123-4857-825a-c0d667e048f9"
        },
        {
          "affected_range": "\u003c0.2.5",
          "affected_versions": "All versions before 0.2.5",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cwe_ids": [
            "CWE-1035",
            "CWE-254",
            "CWE-78",
            "CWE-937"
          ],
          "date": "2023-02-09",
          "description": "It was discovered that enabling debug mode in openstack-ironic-discoverd also enabled debug mode in the underlying Flask framework. If errors were encountered while Flask was in debug mode, a user experiencing an error might be able to access the debug console (effectively, a command shell).",
          "fixed_versions": [
            "0.2.5"
          ],
          "identifier": "CVE-2015-5306",
          "identifiers": [
            "GHSA-x64g-wjmw-w328",
            "CVE-2015-5306"
          ],
          "not_impacted": "All versions starting from 0.2.5",
          "package_slug": "pypi/python-ironic-inspector-client",
          "pubdate": "2019-07-05",
          "solution": "Upgrade to version 0.2.5 or above.",
          "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2015-5306",
            "https://access.redhat.com/errata/RHSA-2015:1929",
            "https://bugs.launchpad.net/ironic-inspector/+bug/1506419",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1273698",
            "http://rhn.redhat.com/errata/RHSA-2015-2685.html",
            "https://opendev.org/openstack/ironic-inspector/commit/77d0052c5133034490386fbfadfdb1bdb49aa44f",
            "https://access.redhat.com/errata/RHSA-2015:2685",
            "https://access.redhat.com/security/cve/CVE-2015-5306",
            "https://github.com/advisories/GHSA-x64g-wjmw-w328"
          ],
          "uuid": "270602d0-b023-4d95-a08b-d67112301f1c"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:openstack:ironic_inspector:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-5306"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "OpenStack Ironic Inspector (aka ironic-inspector or ironic-discoverd), when debug mode is enabled, might allow remote attackers to access the Flask console and execute arbitrary Python code by triggering an error."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-254"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1273698",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1273698"
            },
            {
              "name": "https://bugs.launchpad.net/ironic-inspector/+bug/1506419",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://bugs.launchpad.net/ironic-inspector/+bug/1506419"
            },
            {
              "name": "RHSA-2015:1929",
              "refsource": "REDHAT",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2015:1929"
            },
            {
              "name": "RHSA-2015:2685",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://rhn.redhat.com/errata/RHSA-2015-2685.html"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2023-02-12T23:15Z",
      "publishedDate": "2015-11-25T20:59Z"
    }
  }
}



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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…