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.

    4 vulnerabilities by Ocean Data Systems

    CVE-2024-6619 (GCVE-0-2024-6619)

    Vulnerability from nvd – Published: 2024-08-13 16:41 – Updated: 2024-08-14 14:37
    VLAI
    Title
    Incorrect Permission Assignment for Critical Resource in Ocean Data Systems Dream Report
    Summary
    In Ocean Data Systems Dream Report, an incorrect permission vulnerability could allow a local unprivileged attacker to escalate their privileges and could cause a denial-of-service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-732 - Incorrect Permission Assignment for Critical Resource
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ocean Data Systems Dream Report 2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
    Create a notification for this product.
    AVEVA Reports for Operations 2023 Affected: 23.0.17795.1010
    Create a notification for this product.
    ocean_data_systems dream_report_2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
        cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    aveva reports_for_operations_2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
        cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Claroty Team82 reported these vulnerabilities to CISA.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "dream_report_2023",
                "vendor": "ocean_data_systems",
                "versions": [
                  {
                    "lessThanOrEqual": "23.0.17795.1010",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "reports_for_operations_2023",
                "vendor": "aveva",
                "versions": [
                  {
                    "lessThanOrEqual": "23.0.17795.1010",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-6619",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-14T14:32:26.198655Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-14T14:37:29.108Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dream Report 2023",
              "vendor": "Ocean Data Systems",
              "versions": [
                {
                  "lessThanOrEqual": "23.0.17795.1010",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Reports for Operations 2023",
              "vendor": "AVEVA",
              "versions": [
                {
                  "status": "affected",
                  "version": "23.0.17795.1010"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Claroty Team82 reported these vulnerabilities to CISA."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eIn Ocean Data Systems Dream Report, an incorrect permission vulnerability could allow a local unprivileged attacker to escalate their privileges and could cause a denial-of-service.\u003c/p\u003e\u003cbr\u003e"
                }
              ],
              "value": "In Ocean Data Systems Dream Report, an incorrect permission vulnerability could allow a local unprivileged attacker to escalate their privileges and could cause a denial-of-service."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.5,
                "baseSeverity": "HIGH",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-732",
                  "description": "CWE-732 Incorrect Permission Assignment for Critical Resource",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-13T16:41:03.858Z",
            "orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
            "shortName": "icscert"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-226-08"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eOcean Data Systems recommends users update to the following:\u003c/p\u003e\u003cul\u003e\u003cli\u003eDream Report 2023 R2: Version 23.3.18952.0523\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://dreamreport.net/\"\u003eDream Report Version 2023 R2 Released\u003c/a\u003e.\u003c/p\u003e\u003cp\u003eAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\u003c/p\u003e\u003cul\u003e\u003cli\u003eUpdate to \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://softwaresupportsp.aveva.com/#/producthub/details?id=247ce8d6-0f2e-498c-9024-58c96bb6d8de\"\u003eAVEVA Reports for Operations 2023 R2\u003c/a\u003e\u0026nbsp;or later\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see security bulletin \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf\"\u003eAVEVA-2024-006\u003c/a\u003e.\u003c/p\u003e\n\n\u003cbr\u003e"
                }
              ],
              "value": "Ocean Data Systems recommends users update to the following:\n\n  *  Dream Report 2023 R2: Version 23.3.18952.0523\n\n\nFor more information, see  Dream Report Version 2023 R2 Released https://dreamreport.net/ .\n\nAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\n\n  *  Update to  AVEVA Reports for Operations 2023 R2 https://softwaresupportsp.aveva.com/#/producthub/details \u00a0or later\n\n\nFor more information, see security bulletin  AVEVA-2024-006 https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf ."
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Incorrect Permission Assignment for Critical Resource in Ocean Data Systems Dream Report",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
        "assignerShortName": "icscert",
        "cveId": "CVE-2024-6619",
        "datePublished": "2024-08-13T16:41:03.858Z",
        "dateReserved": "2024-07-09T15:19:05.392Z",
        "dateUpdated": "2024-08-14T14:37:29.108Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-6618 (GCVE-0-2024-6618)

    Vulnerability from nvd – Published: 2024-08-13 16:37 – Updated: 2024-08-20 16:31
    VLAI
    Title
    Path Traversal in Ocean Data Systems Dream Report
    Summary
    In Ocean Data Systems Dream Report, a path traversal vulnerability could allow an attacker to perform remote code execution through the injection of a malicious dynamic-link library (DLL).
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ocean Data Systems Dream Report 2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
    Create a notification for this product.
    AVEVA Reports for Operations Affected: 23.0.17795.1010
    Create a notification for this product.
    ocean_data_systems dream_report_2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
        cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    aveva reports_for_operations_2023 Affected: 23.0.17795.1010
        cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Claroty Team82 reported these vulnerabilities to CISA.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "dream_report_2023",
                "vendor": "ocean_data_systems",
                "versions": [
                  {
                    "lessThanOrEqual": "23.0.17795.1010",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "reports_for_operations_2023",
                "vendor": "aveva",
                "versions": [
                  {
                    "status": "affected",
                    "version": "23.0.17795.1010"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-6618",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-20T16:29:10.362961Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-20T16:31:02.999Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dream Report 2023",
              "vendor": "Ocean Data Systems",
              "versions": [
                {
                  "lessThanOrEqual": "23.0.17795.1010",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Reports for Operations",
              "vendor": "AVEVA",
              "versions": [
                {
                  "status": "affected",
                  "version": "23.0.17795.1010"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Claroty Team82 reported these vulnerabilities to CISA."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eIn Ocean Data Systems Dream Report, a path traversal vulnerability could allow an attacker to perform remote code execution through the injection of a malicious dynamic-link library (DLL).\u003c/p\u003e\u003cbr\u003e"
                }
              ],
              "value": "In Ocean Data Systems Dream Report, a path traversal vulnerability could allow an attacker to perform remote code execution through the injection of a malicious dynamic-link library (DLL)."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.5,
                "baseSeverity": "HIGH",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "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-08-13T16:37:41.654Z",
            "orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
            "shortName": "icscert"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-226-08"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eOcean Data Systems recommends users update to the following:\u003c/p\u003e\u003cul\u003e\u003cli\u003eDream Report 2023 R2: Version 23.3.18952.0523\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://dreamreport.net/\"\u003eDream Report Version 2023 R2 Released\u003c/a\u003e.\u003c/p\u003e\u003cp\u003eAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\u003c/p\u003e\u003cul\u003e\u003cli\u003eUpdate to \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://softwaresupportsp.aveva.com/#/producthub/details?id=247ce8d6-0f2e-498c-9024-58c96bb6d8de\"\u003eAVEVA Reports for Operations 2023 R2\u003c/a\u003e\u0026nbsp;or later\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see security bulletin \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf\"\u003eAVEVA-2024-006\u003c/a\u003e.\u003c/p\u003e\n\n\u003cbr\u003e"
                }
              ],
              "value": "Ocean Data Systems recommends users update to the following:\n\n  *  Dream Report 2023 R2: Version 23.3.18952.0523\n\n\nFor more information, see  Dream Report Version 2023 R2 Released https://dreamreport.net/ .\n\nAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\n\n  *  Update to  AVEVA Reports for Operations 2023 R2 https://softwaresupportsp.aveva.com/#/producthub/details \u00a0or later\n\n\nFor more information, see security bulletin  AVEVA-2024-006 https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf ."
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Path Traversal in Ocean Data Systems Dream Report",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
        "assignerShortName": "icscert",
        "cveId": "CVE-2024-6618",
        "datePublished": "2024-08-13T16:37:41.654Z",
        "dateReserved": "2024-07-09T15:19:01.141Z",
        "dateUpdated": "2024-08-20T16:31:02.999Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-6619 (GCVE-0-2024-6619)

    Vulnerability from cvelistv5 – Published: 2024-08-13 16:41 – Updated: 2024-08-14 14:37
    VLAI
    Title
    Incorrect Permission Assignment for Critical Resource in Ocean Data Systems Dream Report
    Summary
    In Ocean Data Systems Dream Report, an incorrect permission vulnerability could allow a local unprivileged attacker to escalate their privileges and could cause a denial-of-service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-732 - Incorrect Permission Assignment for Critical Resource
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ocean Data Systems Dream Report 2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
    Create a notification for this product.
    AVEVA Reports for Operations 2023 Affected: 23.0.17795.1010
    Create a notification for this product.
    ocean_data_systems dream_report_2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
        cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    aveva reports_for_operations_2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
        cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Claroty Team82 reported these vulnerabilities to CISA.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "dream_report_2023",
                "vendor": "ocean_data_systems",
                "versions": [
                  {
                    "lessThanOrEqual": "23.0.17795.1010",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "reports_for_operations_2023",
                "vendor": "aveva",
                "versions": [
                  {
                    "lessThanOrEqual": "23.0.17795.1010",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-6619",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-14T14:32:26.198655Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-14T14:37:29.108Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dream Report 2023",
              "vendor": "Ocean Data Systems",
              "versions": [
                {
                  "lessThanOrEqual": "23.0.17795.1010",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Reports for Operations 2023",
              "vendor": "AVEVA",
              "versions": [
                {
                  "status": "affected",
                  "version": "23.0.17795.1010"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Claroty Team82 reported these vulnerabilities to CISA."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eIn Ocean Data Systems Dream Report, an incorrect permission vulnerability could allow a local unprivileged attacker to escalate their privileges and could cause a denial-of-service.\u003c/p\u003e\u003cbr\u003e"
                }
              ],
              "value": "In Ocean Data Systems Dream Report, an incorrect permission vulnerability could allow a local unprivileged attacker to escalate their privileges and could cause a denial-of-service."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.5,
                "baseSeverity": "HIGH",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-732",
                  "description": "CWE-732 Incorrect Permission Assignment for Critical Resource",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-13T16:41:03.858Z",
            "orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
            "shortName": "icscert"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-226-08"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eOcean Data Systems recommends users update to the following:\u003c/p\u003e\u003cul\u003e\u003cli\u003eDream Report 2023 R2: Version 23.3.18952.0523\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://dreamreport.net/\"\u003eDream Report Version 2023 R2 Released\u003c/a\u003e.\u003c/p\u003e\u003cp\u003eAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\u003c/p\u003e\u003cul\u003e\u003cli\u003eUpdate to \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://softwaresupportsp.aveva.com/#/producthub/details?id=247ce8d6-0f2e-498c-9024-58c96bb6d8de\"\u003eAVEVA Reports for Operations 2023 R2\u003c/a\u003e\u0026nbsp;or later\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see security bulletin \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf\"\u003eAVEVA-2024-006\u003c/a\u003e.\u003c/p\u003e\n\n\u003cbr\u003e"
                }
              ],
              "value": "Ocean Data Systems recommends users update to the following:\n\n  *  Dream Report 2023 R2: Version 23.3.18952.0523\n\n\nFor more information, see  Dream Report Version 2023 R2 Released https://dreamreport.net/ .\n\nAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\n\n  *  Update to  AVEVA Reports for Operations 2023 R2 https://softwaresupportsp.aveva.com/#/producthub/details \u00a0or later\n\n\nFor more information, see security bulletin  AVEVA-2024-006 https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf ."
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Incorrect Permission Assignment for Critical Resource in Ocean Data Systems Dream Report",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
        "assignerShortName": "icscert",
        "cveId": "CVE-2024-6619",
        "datePublished": "2024-08-13T16:41:03.858Z",
        "dateReserved": "2024-07-09T15:19:05.392Z",
        "dateUpdated": "2024-08-14T14:37:29.108Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-6618 (GCVE-0-2024-6618)

    Vulnerability from cvelistv5 – Published: 2024-08-13 16:37 – Updated: 2024-08-20 16:31
    VLAI
    Title
    Path Traversal in Ocean Data Systems Dream Report
    Summary
    In Ocean Data Systems Dream Report, a path traversal vulnerability could allow an attacker to perform remote code execution through the injection of a malicious dynamic-link library (DLL).
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    References
    Impacted products
    Vendor Product Version
    Ocean Data Systems Dream Report 2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
    Create a notification for this product.
    AVEVA Reports for Operations Affected: 23.0.17795.1010
    Create a notification for this product.
    ocean_data_systems dream_report_2023 Affected: 0 , ≤ 23.0.17795.1010 (custom)
        cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    aveva reports_for_operations_2023 Affected: 23.0.17795.1010
        cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    Claroty Team82 reported these vulnerabilities to CISA.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:ocean_data_systems:dream_report_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "dream_report_2023",
                "vendor": "ocean_data_systems",
                "versions": [
                  {
                    "lessThanOrEqual": "23.0.17795.1010",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:aveva:reports_for_operations_2023:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "reports_for_operations_2023",
                "vendor": "aveva",
                "versions": [
                  {
                    "status": "affected",
                    "version": "23.0.17795.1010"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-6618",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-20T16:29:10.362961Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-20T16:31:02.999Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Dream Report 2023",
              "vendor": "Ocean Data Systems",
              "versions": [
                {
                  "lessThanOrEqual": "23.0.17795.1010",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Reports for Operations",
              "vendor": "AVEVA",
              "versions": [
                {
                  "status": "affected",
                  "version": "23.0.17795.1010"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Claroty Team82 reported these vulnerabilities to CISA."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eIn Ocean Data Systems Dream Report, a path traversal vulnerability could allow an attacker to perform remote code execution through the injection of a malicious dynamic-link library (DLL).\u003c/p\u003e\u003cbr\u003e"
                }
              ],
              "value": "In Ocean Data Systems Dream Report, a path traversal vulnerability could allow an attacker to perform remote code execution through the injection of a malicious dynamic-link library (DLL)."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.5,
                "baseSeverity": "HIGH",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "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-08-13T16:37:41.654Z",
            "orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
            "shortName": "icscert"
          },
          "references": [
            {
              "tags": [
                "government-resource"
              ],
              "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-226-08"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eOcean Data Systems recommends users update to the following:\u003c/p\u003e\u003cul\u003e\u003cli\u003eDream Report 2023 R2: Version 23.3.18952.0523\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://dreamreport.net/\"\u003eDream Report Version 2023 R2 Released\u003c/a\u003e.\u003c/p\u003e\u003cp\u003eAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\u003c/p\u003e\u003cul\u003e\u003cli\u003eUpdate to \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://softwaresupportsp.aveva.com/#/producthub/details?id=247ce8d6-0f2e-498c-9024-58c96bb6d8de\"\u003eAVEVA Reports for Operations 2023 R2\u003c/a\u003e\u0026nbsp;or later\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eFor more information, see security bulletin \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf\"\u003eAVEVA-2024-006\u003c/a\u003e.\u003c/p\u003e\n\n\u003cbr\u003e"
                }
              ],
              "value": "Ocean Data Systems recommends users update to the following:\n\n  *  Dream Report 2023 R2: Version 23.3.18952.0523\n\n\nFor more information, see  Dream Report Version 2023 R2 Released https://dreamreport.net/ .\n\nAVEVA recommends users of affected versions upgrade to the versions listed below and apply the corresponding security update:\n\n  *  Update to  AVEVA Reports for Operations 2023 R2 https://softwaresupportsp.aveva.com/#/producthub/details \u00a0or later\n\n\nFor more information, see security bulletin  AVEVA-2024-006 https://www.aveva.com/content/dam/aveva/documents/support/cyber-security-updates/SecurityBulletin_AVEVA-2024-006.pdf ."
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "Path Traversal in Ocean Data Systems Dream Report",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
        "assignerShortName": "icscert",
        "cveId": "CVE-2024-6618",
        "datePublished": "2024-08-13T16:37:41.654Z",
        "dateReserved": "2024-07-09T15:19:01.141Z",
        "dateUpdated": "2024-08-20T16:31:02.999Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }