GSD-2020-28191

Vulnerability from gsd - Updated: 2023-12-13 01:22
Details
The console in Togglz before 2.9.4 allows CSRF.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2020-28191",
    "id": "GSD-2020-28191"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-28191"
      ],
      "details": "The console in Togglz before 2.9.4 allows CSRF.",
      "id": "GSD-2020-28191",
      "modified": "2023-12-13T01:22:01.939546Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2020-28191",
        "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": "The console in Togglz before 2.9.4 allows CSRF."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/advisories/GHSA-697v-pxg3-j262",
            "refsource": "MISC",
            "url": "https://github.com/advisories/GHSA-697v-pxg3-j262"
          },
          {
            "name": "https://github.com/togglz/togglz/pull/495",
            "refsource": "MISC",
            "url": "https://github.com/togglz/togglz/pull/495"
          },
          {
            "name": "https://github.com/togglz/togglz/commit/ed66e3f584de954297ebaf98ea4a235286784707",
            "refsource": "MISC",
            "url": "https://github.com/togglz/togglz/commit/ed66e3f584de954297ebaf98ea4a235286784707"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,2.9.4)",
          "affected_versions": "All versions before 2.9.4",
          "cwe_ids": [
            "CWE-1035",
            "CWE-352",
            "CWE-937"
          ],
          "date": "2022-07-15",
          "description": "Cross-Site Request Forgery (CSRF) in org.togglz:togglz-console.",
          "fixed_versions": [
            "2.9.4"
          ],
          "identifier": "GMS-2022-3103",
          "identifiers": [
            "GHSA-697v-pxg3-j262",
            "GMS-2022-3103",
            "CVE-2020-28191"
          ],
          "not_impacted": "All versions starting from 2.9.4",
          "package_slug": "maven/org.togglz/togglz-console",
          "pubdate": "2022-07-15",
          "solution": "Upgrade to version 2.9.4 or above.",
          "title": "Cross-Site Request Forgery (CSRF)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-28191",
            "https://github.com/togglz/togglz/pull/495",
            "https://github.com/togglz/togglz/commit/ed66e3f584de954297ebaf98ea4a235286784707",
            "https://www.mend.io/vulnerability-database/CVE-2020-28191",
            "https://github.com/advisories/GHSA-697v-pxg3-j262"
          ],
          "uuid": "84a9f28a-056c-4dc0-aec7-b58753f5563a"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:togglz:togglz:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.9.4",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2020-28191"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The console in Togglz before 2.9.4 allows CSRF."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-352"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/advisories/GHSA-697v-pxg3-j262",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/advisories/GHSA-697v-pxg3-j262"
            },
            {
              "name": "https://github.com/togglz/togglz/pull/495",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/togglz/togglz/pull/495"
            },
            {
              "name": "https://github.com/togglz/togglz/commit/ed66e3f584de954297ebaf98ea4a235286784707",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/togglz/togglz/commit/ed66e3f584de954297ebaf98ea4a235286784707"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2023-01-05T23:00Z",
      "publishedDate": "2022-12-26T22:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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…