GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2020-5241

Vulnerability from gsd - Updated: 2020-02-10 00:00
Details
matestack-ui-core does not excape strings by default and does not cover this in the docs. matestack-ui-core should escape strings by default in order to prevent XSS/Script injection vulnerability. v0.7.4 fixes that by escaping strings by default.
Aliases

{
  "GSD": {
    "alias": "CVE-2020-5241",
    "description": "matestack-ui-core (RubyGem) before 0.7.4 is vulnerable to XSS/Script injection. This vulnerability is patched in version 0.7.4.",
    "id": "GSD-2020-5241"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "matestack-ui-core",
            "purl": "pkg:gem/matestack-ui-core"
          }
        }
      ],
      "aliases": [
        "CVE-2020-5241",
        "GHSA-3jqw-vv45-mjhh"
      ],
      "details": "matestack-ui-core does not excape strings by default and does not cover this in the docs.\nmatestack-ui-core should escape strings by default in order to prevent XSS/Script injection vulnerability.\nv0.7.4 fixes that by escaping strings by default.\n",
      "id": "GSD-2020-5241",
      "modified": "2020-02-10T00:00:00.000Z",
      "published": "2020-02-10T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 10.0,
          "type": "CVSS_V2"
        },
        {
          "score": 9.8,
          "type": "CVSS_V3"
        }
      ],
      "summary": "matestack-ui-core is vulnerable to XSS/Script injection"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2020-5241",
        "STATE": "PUBLIC",
        "TITLE": "XSS/Script injection vulnerability in matestack"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "matestack-ui-core",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "\u003c 0.7.4"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "matestack"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "matestack-ui-core (RubyGem) before 0.7.4 is vulnerable to XSS/Script injection. This vulnerability is patched in version 0.7.4."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 7.7,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh",
            "refsource": "CONFIRM",
            "url": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-3jqw-vv45-mjhh",
        "discovery": "UNKNOWN"
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2020-5241",
      "cvss_v2": 10.0,
      "cvss_v3": 9.8,
      "date": "2020-02-10",
      "description": "matestack-ui-core does not excape strings by default and does not cover this in the docs.\nmatestack-ui-core should escape strings by default in order to prevent XSS/Script injection vulnerability.\nv0.7.4 fixes that by escaping strings by default.\n",
      "gem": "matestack-ui-core",
      "ghsa": "3jqw-vv45-mjhh",
      "patched_versions": [
        "\u003e= 0.7.4"
      ],
      "title": "matestack-ui-core is vulnerable to XSS/Script injection",
      "url": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c0.7.4",
          "affected_versions": "All versions before 0.7.4",
          "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2020-02-18",
          "description": "matestack-ui-core (RubyGem) is vulnerable to XSS/Script injection. This vulnerability is patched ",
          "fixed_versions": [
            "0.7.4"
          ],
          "identifier": "CVE-2020-5241",
          "identifiers": [
            "CVE-2020-5241",
            "GHSA-3jqw-vv45-mjhh"
          ],
          "not_impacted": "All versions starting from 0.7.4",
          "package_slug": "gem/matestack-ui-core",
          "pubdate": "2020-02-13",
          "solution": "Upgrade to version 0.7.4 or above.",
          "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-5241",
            "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh"
          ],
          "uuid": "cf754c65-32c7-45bb-9488-4113b2c15f71"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:matestack:ui-core:*:*:*:*:*:ruby:*:*",
                "cpe_name": [],
                "versionEndExcluding": "0.7.4",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2020-5241"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "matestack-ui-core (RubyGem) before 0.7.4 is vulnerable to XSS/Script injection. This vulnerability is patched in version 0.7.4."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 3.5,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 6.8,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "LOW",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.3,
          "impactScore": 2.7
        }
      },
      "lastModifiedDate": "2020-02-18T18:39Z",
      "publishedDate": "2020-02-13T00:15Z"
    }
  }
}



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…

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…