GSD-2019-11027

Vulnerability from gsd - Updated: 2019-06-13 00:00
Details
Ruby OpenID (aka ruby-openid) through 2.8.0 has a remotely exploitable flaw. This library is used by Rails web applications to integrate with OpenID Providers. Severity can range from medium to critical, depending on how a web application developer chose to employ the ruby-openid library. Developers who based their OpenID integration heavily on the "example app" provided by the project are at highest risk.
Aliases

{
  "GSD": {
    "alias": "CVE-2019-11027",
    "description": "Ruby OpenID (aka ruby-openid) through 2.8.0 has a remotely exploitable flaw. This library is used by Rails web applications to integrate with OpenID Providers. Severity can range from medium to critical, depending on how a web application developer chose to employ the ruby-openid library. Developers who based their OpenID integration heavily on the \"example app\" provided by the project are at highest risk.",
    "id": "GSD-2019-11027",
    "references": [
      "https://www.suse.com/security/cve/CVE-2019-11027.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "ruby-openid",
            "purl": "pkg:gem/ruby-openid"
          }
        }
      ],
      "aliases": [
        "CVE-2019-11027",
        "GHSA-fqfj-cmh6-hj49"
      ],
      "details": "Ruby OpenID (aka ruby-openid) through 2.8.0 has a remotely exploitable\nflaw. This library is used by Rails web applications to integrate with OpenID Providers.\nSeverity can range from medium to critical, depending on how a web application developer\nchose to employ the ruby-openid library. Developers who based their OpenID integration\nheavily on the \"example app\" provided by the project are at highest risk.\n",
      "id": "GSD-2019-11027",
      "modified": "2019-06-13T00:00:00.000Z",
      "published": "2019-06-13T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/openid/ruby-openid/issues/122"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 9.8,
          "type": "CVSS_V3"
        }
      ],
      "summary": "ruby-openid SSRF via claimed_id request"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-11027",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Ruby OpenID (aka ruby-openid) through 2.8.0 has a remotely exploitable flaw. This library is used by Rails web applications to integrate with OpenID Providers. Severity can range from medium to critical, depending on how a web application developer chose to employ the ruby-openid library. Developers who based their OpenID integration heavily on the \"example app\" provided by the project are at highest risk."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://marc.info/?l=openid-security\u0026m=155154717027534\u0026w=2",
            "refsource": "MISC",
            "url": "https://marc.info/?l=openid-security\u0026m=155154717027534\u0026w=2"
          },
          {
            "name": "https://github.com/openid/ruby-openid/issues/122",
            "refsource": "MISC",
            "url": "https://github.com/openid/ruby-openid/issues/122"
          },
          {
            "name": "[debian-lts-announce] 20191011 [SECURITY] [DLA 1956-1] ruby-openid security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2019/10/msg00014.html"
          },
          {
            "name": "GLSA-202003-09",
            "refsource": "GENTOO",
            "url": "https://security.gentoo.org/glsa/202003-09"
          }
        ]
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2019-11027",
      "cvss_v3": 9.8,
      "date": "2019-06-13",
      "description": "Ruby OpenID (aka ruby-openid) through 2.8.0 has a remotely exploitable\nflaw. This library is used by Rails web applications to integrate with OpenID Providers.\nSeverity can range from medium to critical, depending on how a web application developer\nchose to employ the ruby-openid library. Developers who based their OpenID integration\nheavily on the \"example app\" provided by the project are at highest risk.\n",
      "gem": "ruby-openid",
      "ghsa": "fqfj-cmh6-hj49",
      "patched_versions": [
        "\u003e= 2.9.0"
      ],
      "title": "ruby-openid SSRF via claimed_id request",
      "url": "https://github.com/openid/ruby-openid/issues/122"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c=2.8.0",
          "affected_versions": "All versions up to 2.8.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2019-06-14",
          "description": "Ruby OpenID (aka ruby-openid) has a remotely exploitable flaw. This library is used by Rails web applications to integrate with OpenID Providers. Severity can range from medium to critical, depending on how a web application developer chose to employ the ruby-openid library. Developers who based their OpenID integration heavily on the \"example app\" provided by the project are at highest risk.",
          "fixed_versions": [
            "2.9.1"
          ],
          "identifier": "CVE-2019-11027",
          "identifiers": [
            "CVE-2019-11027"
          ],
          "not_impacted": "All versions after 2.8.0",
          "package_slug": "gem/ruby-openid",
          "pubdate": "2019-06-10",
          "solution": "Upgrade to version 2.9.1 or above.",
          "title": "Remotely exploitable flaw",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-11027",
            "https://github.com/openid/ruby-openid/releases/tag/v2.8.0"
          ],
          "uuid": "a0823cb4-bdb2-458b-933e-e41bf07c132f"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:openid:ruby-openid:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.8.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2019-11027"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Ruby OpenID (aka ruby-openid) through 2.8.0 has a remotely exploitable flaw. This library is used by Rails web applications to integrate with OpenID Providers. Severity can range from medium to critical, depending on how a web application developer chose to employ the ruby-openid library. Developers who based their OpenID integration heavily on the \"example app\" provided by the project are at highest risk."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://marc.info/?l=openid-security\u0026m=155154717027534\u0026w=2",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://marc.info/?l=openid-security\u0026m=155154717027534\u0026w=2"
            },
            {
              "name": "https://github.com/openid/ruby-openid/issues/122",
              "refsource": "MISC",
              "tags": [],
              "url": "https://github.com/openid/ruby-openid/issues/122"
            },
            {
              "name": "[debian-lts-announce] 20191011 [SECURITY] [DLA 1956-1] ruby-openid security update",
              "refsource": "MLIST",
              "tags": [],
              "url": "https://lists.debian.org/debian-lts-announce/2019/10/msg00014.html"
            },
            {
              "name": "GLSA-202003-09",
              "refsource": "GENTOO",
              "tags": [],
              "url": "https://security.gentoo.org/glsa/202003-09"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": true,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 10.0,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2019-06-14T12:29Z",
      "publishedDate": "2019-06-10T19:29Z"
    }
  }
}



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…