Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities by skyport

    CVE-2024-42481 (GCVE-0-2024-42481)

    Vulnerability from nvd – Published: 2024-08-12 15:30 – Updated: 2024-08-13 14:04
    VLAI
    Title
    Complete crash of host system due to calculateDirectorySize in skyportd
    Summary
    Skyport Daemon (skyportd) is the daemon for the Skyport Panel. By making thousands of folders & files (easy due to skyport's lack of rate limiting on createFolder. createFile), skyportd in a lot of cases will cause 100% CPU usage and an OOM, probably crashing the system. This is fixed in 0.2.2.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-400 - Uncontrolled Resource Consumption
    Assigner
    References
    Impacted products
    Vendor Product Version
    skyportlabs skyportd Affected: < 0.2.2
    Create a notification for this product.
    skyportlabs skyportd Affected: 0 , < 0.2.2 (custom)
        cpe:2.3:a:skyportlabs:skyportd:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:skyportlabs:skyportd:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "skyportd",
                "vendor": "skyportlabs",
                "versions": [
                  {
                    "lessThan": "0.2.2",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-42481",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-13T14:01:24.396113Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-13T14:04:00.621Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "skyportd",
              "vendor": "skyportlabs",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 0.2.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Skyport Daemon (skyportd) is the daemon for the Skyport Panel. By making thousands of folders \u0026 files (easy due to skyport\u0027s lack of rate limiting on createFolder. createFile), skyportd in a lot of cases will cause 100% CPU usage and an OOM, probably crashing the system. This is fixed in 0.2.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-400",
                  "description": "CWE-400: Uncontrolled Resource Consumption",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-12T15:30:08.947Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/skyportlabs/skyportd/security/advisories/GHSA-cwmq-phcx-9g92",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/skyportlabs/skyportd/security/advisories/GHSA-cwmq-phcx-9g92"
            }
          ],
          "source": {
            "advisory": "GHSA-cwmq-phcx-9g92",
            "discovery": "UNKNOWN"
          },
          "title": "Complete crash of host system due to calculateDirectorySize in skyportd"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-42481",
        "datePublished": "2024-08-12T15:30:08.947Z",
        "dateReserved": "2024-08-02T14:13:04.616Z",
        "dateUpdated": "2024-08-13T14:04:00.621Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-42481 (GCVE-0-2024-42481)

    Vulnerability from cvelistv5 – Published: 2024-08-12 15:30 – Updated: 2024-08-13 14:04
    VLAI
    Title
    Complete crash of host system due to calculateDirectorySize in skyportd
    Summary
    Skyport Daemon (skyportd) is the daemon for the Skyport Panel. By making thousands of folders & files (easy due to skyport's lack of rate limiting on createFolder. createFile), skyportd in a lot of cases will cause 100% CPU usage and an OOM, probably crashing the system. This is fixed in 0.2.2.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-400 - Uncontrolled Resource Consumption
    Assigner
    References
    Impacted products
    Vendor Product Version
    skyportlabs skyportd Affected: < 0.2.2
    Create a notification for this product.
    skyportlabs skyportd Affected: 0 , < 0.2.2 (custom)
        cpe:2.3:a:skyportlabs:skyportd:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:skyportlabs:skyportd:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "skyportd",
                "vendor": "skyportlabs",
                "versions": [
                  {
                    "lessThan": "0.2.2",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-42481",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-13T14:01:24.396113Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-13T14:04:00.621Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "skyportd",
              "vendor": "skyportlabs",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 0.2.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Skyport Daemon (skyportd) is the daemon for the Skyport Panel. By making thousands of folders \u0026 files (easy due to skyport\u0027s lack of rate limiting on createFolder. createFile), skyportd in a lot of cases will cause 100% CPU usage and an OOM, probably crashing the system. This is fixed in 0.2.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-400",
                  "description": "CWE-400: Uncontrolled Resource Consumption",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-12T15:30:08.947Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/skyportlabs/skyportd/security/advisories/GHSA-cwmq-phcx-9g92",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/skyportlabs/skyportd/security/advisories/GHSA-cwmq-phcx-9g92"
            }
          ],
          "source": {
            "advisory": "GHSA-cwmq-phcx-9g92",
            "discovery": "UNKNOWN"
          },
          "title": "Complete crash of host system due to calculateDirectorySize in skyportd"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-42481",
        "datePublished": "2024-08-12T15:30:08.947Z",
        "dateReserved": "2024-08-02T14:13:04.616Z",
        "dateUpdated": "2024-08-13T14:04:00.621Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }