GSD-2023-28104

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
`silverstripe/graphql` serves Silverstripe data as GraphQL representations. In versions 4.2.2 and 4.1.1, an attacker could use a specially crafted graphql query to execute a denial of service attack against a website which has a publicly exposed graphql endpoint. This mostly affects websites with particularly large/complex graphql schemas. Users should upgrade to `silverstripe/graphql` 4.2.3 or 4.1.2 to remedy the vulnerability.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2023-28104",
    "id": "GSD-2023-28104"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-28104"
      ],
      "details": "`silverstripe/graphql` serves Silverstripe data as GraphQL representations. In versions 4.2.2 and 4.1.1, an attacker could use a specially crafted graphql query to execute a denial of service attack against a website which has a publicly exposed graphql endpoint. This mostly affects websites with particularly large/complex graphql schemas. Users should upgrade to `silverstripe/graphql` 4.2.3 or 4.1.2 to remedy the vulnerability.",
      "id": "GSD-2023-28104",
      "modified": "2023-12-13T01:20:49.274923Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2023-28104",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "silverstripe-graphql",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "= 4.1.1"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "= 4.2.2"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "silverstripe"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "`silverstripe/graphql` serves Silverstripe data as GraphQL representations. In versions 4.2.2 and 4.1.1, an attacker could use a specially crafted graphql query to execute a denial of service attack against a website which has a publicly exposed graphql endpoint. This mostly affects websites with particularly large/complex graphql schemas. Users should upgrade to `silverstripe/graphql` 4.2.3 or 4.1.2 to remedy the vulnerability."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-770",
                "lang": "eng",
                "value": "CWE-770: Allocation of Resources Without Limits or Throttling"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3",
            "refsource": "MISC",
            "url": "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3"
          },
          {
            "name": "https://github.com/silverstripe/silverstripe-graphql/pull/526",
            "refsource": "MISC",
            "url": "https://github.com/silverstripe/silverstripe-graphql/pull/526"
          },
          {
            "name": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2",
            "refsource": "MISC",
            "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2"
          },
          {
            "name": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3",
            "refsource": "MISC",
            "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-67g8-c724-8mp3",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "=4.1.1||=4.2.2",
          "affected_versions": "Version 4.1.1, version 4.2.2",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-770",
            "CWE-937"
          ],
          "date": "2023-03-22",
          "description": "`silverstripe/graphql` serves Silverstripe data as GraphQL representations. In versions 4.2.2 and 4.1.1, an attacker could use a specially crafted graphql query to execute a denial of service attack against a website which has a publicly exposed graphql endpoint. This mostly affects websites with particularly large/complex graphql schemas. Users should upgrade to `silverstripe/graphql` 4.2.3 or 4.1.2 to remedy the vulnerability.",
          "fixed_versions": [
            "4.1.2",
            "4.2.3"
          ],
          "identifier": "CVE-2023-28104",
          "identifiers": [
            "CVE-2023-28104",
            "GHSA-67g8-c724-8mp3"
          ],
          "not_impacted": "All versions before 4.1.1, all versions after 4.1.1 before 4.2.2, all versions after 4.2.2",
          "package_slug": "packagist/silverstripe/graphql",
          "pubdate": "2023-03-16",
          "solution": "Upgrade to versions 4.1.2, 4.2.3 or above.",
          "title": "Allocation of Resources Without Limits or Throttling",
          "urls": [
            "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3",
            "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/graphql/CVE-2023-28104.yaml",
            "https://www.silverstripe.org/download/security-releases/CVE-2023-28104",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-28104",
            "https://github.com/silverstripe/silverstripe-graphql/pull/526",
            "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2",
            "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3",
            "https://github.com/advisories/GHSA-67g8-c724-8mp3"
          ],
          "uuid": "a303b1be-b549-40f8-aee0-89fe39590bac"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:silverstripe:graphql:4.1.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:silverstripe:graphql:4.2.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2023-28104"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "`silverstripe/graphql` serves Silverstripe data as GraphQL representations. In versions 4.2.2 and 4.1.1, an attacker could use a specially crafted graphql query to execute a denial of service attack against a website which has a publicly exposed graphql endpoint. This mostly affects websites with particularly large/complex graphql schemas. Users should upgrade to `silverstripe/graphql` 4.2.3 or 4.1.2 to remedy the vulnerability."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-770"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3"
            },
            {
              "name": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Release Notes"
              ],
              "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2"
            },
            {
              "name": "https://github.com/silverstripe/silverstripe-graphql/pull/526",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "https://github.com/silverstripe/silverstripe-graphql/pull/526"
            },
            {
              "name": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Release Notes"
              ],
              "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-03-22T18:23Z",
      "publishedDate": "2023-03-16T16: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…