Search criteria

1 vulnerability by pxlrbt

CVE-2024-42485 (GCVE-0-2024-42485)

Vulnerability from cvelistv5 – Published: 2024-08-12 15:39 – Updated: 2024-09-18 15:34
VLAI
Title
Filament Excel Vulnerable to Path Traversal Attack on Export Download Endpoint
Summary
Filament Excel enables excel export for Filament admin resources. The export download route `/filament-excel/{path}` allowed downloading any file without login when the webserver allows `../` in the URL. Patched with Version v2.3.3.
CWE
  • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Assigner
References
Impacted products
Vendor Product Version
pxlrbt filament-excel Affected: >= 2.0.0-alpha, < 2.3.3
Affected: < 1.1.14
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:filament:excel_export:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "excel_export",
            "vendor": "filament",
            "versions": [
              {
                "lessThan": "2.3.3",
                "status": "affected",
                "version": "2.0.0-alpha",
                "versionType": "custom"
              },
              {
                "lessThan": "1.1.14",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-42485",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-12T16:27:48.318292Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-18T15:34:58.289Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "filament-excel",
          "vendor": "pxlrbt",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 2.0.0-alpha, \u003c 2.3.3"
            },
            {
              "status": "affected",
              "version": "\u003c 1.1.14"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Filament Excel enables excel export for Filament admin resources. The export download route `/filament-excel/{path}` allowed downloading any file without login when the webserver allows `../` in the URL.  Patched with Version v2.3.3."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-22",
              "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-09-16T14:51:37.017Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/pxlrbt/filament-excel/security/advisories/GHSA-m3px-vjxr-fx4m",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/pxlrbt/filament-excel/security/advisories/GHSA-m3px-vjxr-fx4m"
        },
        {
          "name": "https://github.com/pxlrbt/filament-excel/commit/bda42891a4b0c15d5dab5da8c53a006ddadccfb7",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/pxlrbt/filament-excel/commit/bda42891a4b0c15d5dab5da8c53a006ddadccfb7"
        }
      ],
      "source": {
        "advisory": "GHSA-m3px-vjxr-fx4m",
        "discovery": "UNKNOWN"
      },
      "title": "Filament Excel Vulnerable to Path Traversal Attack on Export Download Endpoint"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-42485",
    "datePublished": "2024-08-12T15:39:41.174Z",
    "dateReserved": "2024-08-02T14:13:04.617Z",
    "dateUpdated": "2024-09-18T15:34:58.289Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}