GSD-2023-31250

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
The file download facility doesn't sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2023-31250",
    "id": "GSD-2023-31250"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-31250"
      ],
      "details": "The file download facility doesn\u0027t sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating.",
      "id": "GSD-2023-31250",
      "modified": "2023-12-13T01:20:29.759892Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@drupal.org",
        "ID": "CVE-2023-31250",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Core",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "10.0",
                          "version_value": "10.0.8"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_name": "9.5",
                          "version_value": "9.5.8"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_name": "9.4",
                          "version_value": "9.4.14"
                        },
                        {
                          "version_name": "7",
                          "version_value": "7.96"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Drupal"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "The file download facility doesn\u0027t sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Access bypass"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://www.drupal.org/sa-core-2023-005",
            "refsource": "CONFIRM",
            "url": "https://www.drupal.org/sa-core-2023-005"
          }
        ]
      },
      "source": {
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=7.0.0,\u003c7.96||\u003e=9.0.0,\u003c9.4.14||\u003e=9.5.0,\u003c9.5.8||\u003e=10.0.0,\u003c10.0.8",
          "affected_versions": "All versions starting from 7.0.0 before 7.96, all versions starting from 9.0.0 before 9.4.14, all versions starting from 9.5.0 before 9.5.8, all versions starting from 10.0.0 before 10.0.8",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-863",
            "CWE-937"
          ],
          "date": "2023-05-05",
          "description": "The file download facility does not sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating.",
          "fixed_versions": [
            "9.5.8",
            "10.0.8",
            "7.96",
            "9.4.14"
          ],
          "identifier": "CVE-2023-31250",
          "identifiers": [
            "CVE-2023-31250",
            "GHSA-8849-cv9f-vccm"
          ],
          "not_impacted": "All versions before 7.0.0, all versions starting from 7.96 before 9.0.0, all versions starting from 9.4.14 before 9.5.0, all versions starting from 9.5.8 before 10.0.0, all versions starting from 10.0.8",
          "package_slug": "packagist/drupal/core",
          "pubdate": "2023-04-26",
          "solution": "Upgrade to versions 9.5.8, 10.0.8, 7.96, 9.4.14 or above.",
          "title": "Access bypass in Drupal core",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-31250",
            "https://www.drupal.org/sa-core-2023-005",
            "https://github.com/advisories/GHSA-8849-cv9f-vccm"
          ],
          "uuid": "43227502-4fb5-430f-88a2-d414a35a00f0"
        },
        {
          "affected_range": "\u003e=7.0,\u003c7.96||\u003e=9.4,\u003c9.4.14||\u003e=9.5,\u003c9.5.8||\u003e=10.0,\u003c10.0.8",
          "affected_versions": "All versions starting from 7.0 before 7.96, all versions starting from 9.4 before 9.4.14, all versions starting from 9.5 before 9.5.8, all versions starting from 10.0 before 10.0.8",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-863",
            "CWE-937"
          ],
          "date": "2023-05-05",
          "description": "The file download facility does not sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating.",
          "fixed_versions": [
            "7.96",
            "9.4.14",
            "9.5.8",
            "10.0.8"
          ],
          "identifier": "CVE-2023-31250",
          "identifiers": [
            "CVE-2023-31250"
          ],
          "not_impacted": "All versions before 7.0, all versions starting from 7.96 before 9.4, all versions starting from 9.4.14 before 9.5, all versions starting from 9.5.8 before 10.0, all versions starting from 10.0.8",
          "package_slug": "packagist/drupal/drupal",
          "pubdate": "2023-04-26",
          "solution": "Upgrade to version 7.96, 9.4.14, 9.5.8, 10.0.8 or above.",
          "title": "Incorrect Authorization",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-31250",
            "https://www.drupal.org/sa-core-2023-005"
          ],
          "uuid": "cc3d8d50-504c-42dc-a49b-a416895d985c"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "10.0.8",
                "versionStartIncluding": "10.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "9.5.8",
                "versionStartIncluding": "9.5",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "9.4.14",
                "versionStartIncluding": "9.4",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "7.96",
                "versionStartIncluding": "7.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@drupal.org",
          "ID": "CVE-2023-31250"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The file download facility doesn\u0027t sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing private files after updating."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-863"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://www.drupal.org/sa-core-2023-005",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://www.drupal.org/sa-core-2023-005"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-05-05T15:27Z",
      "publishedDate": "2023-04-26T19:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…