GSD-2022-2760

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
In affected versions of Octopus Deploy it is possible to reveal the Space ID of spaces that the user does not have access to view in an error message when a resource is part of another Space.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-2760",
    "description": "In affected versions of Octopus Deploy it is possible to reveal the Space ID of spaces that the user does not have access to view in an error message when a resource is part of another Space.",
    "id": "GSD-2022-2760"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-2760"
      ],
      "details": "In affected versions of Octopus Deploy it is possible to reveal the Space ID of spaces that the user does not have access to view in an error message when a resource is part of another Space.",
      "id": "GSD-2022-2760",
      "modified": "2023-12-13T01:19:19.825317Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@octopus.com",
        "ID": "CVE-2022-2760",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Octopus Server",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003e=",
                          "version_value": "2019.5.7"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_value": "2022.1.3180"
                        },
                        {
                          "version_affected": "\u003e=",
                          "version_value": "2022.2.6729"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_value": "2022.2.7965"
                        },
                        {
                          "version_affected": "\u003e=",
                          "version_value": "2022.3.348"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_value": "2022.3.10586"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Octopus Deploy"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "In affected versions of Octopus Deploy it is possible to reveal the Space ID of spaces that the user does not have access to view in an error message when a resource is part of another Space."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Information exposure"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://advisories.octopus.com/post/2022/sa2022-14/",
            "refsource": "MISC",
            "url": "https://advisories.octopus.com/post/2022/sa2022-14/"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2022.3.10405",
                "versionStartIncluding": "2022.3.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2022.2.7965",
                "versionStartIncluding": "2022.2.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:octopus:octopus_server:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2022.1.3180",
                "versionStartIncluding": "2019.5.7",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@octopus.com",
          "ID": "CVE-2022-2760"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "In affected versions of Octopus Deploy it is possible to reveal the Space ID of spaces that the user does not have access to view in an error message when a resource is part of another Space."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-209"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://advisories.octopus.com/post/2022/sa2022-14/",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://advisories.octopus.com/post/2022/sa2022-14/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2022-09-29T16:37Z",
      "publishedDate": "2022-09-28T12: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…