CVE-2020-36232 (GCVE-0-2020-36232)
Vulnerability from cvelistv5
Published
2021-02-22 20:46
Modified
2024-09-17 01:22
Severity ?
CWE
  • Security Misconfiguration
Summary
The MessageBundleWhiteList class of atlassian-gadgets before version 4.2.37, from version 4.3.0 before 4.3.14, from version 4.3.2.0 before 4.3.2.4, from version 4.4.0 before 4.4.12, and from version 5.0.0 before 5.0.1 allowed unexpected DNS lookups and requests to arbitrary services as it incorrectly obtained application base url information from the executing http request which could be attacker controlled.
References
Impacted products
Vendor Product Version
Atlassian Atlassian Gadgets Version: unspecified   < 4.2.37
Version: 4.3.0   < unspecified
Version: unspecified   < 4.3.14
Version: 4.3.2.0   < unspecified
Version: unspecified   < 4.3.2.4
Version: 4.4.0   < unspecified
Version: unspecified   < 4.4.12
Version: 5.0.0
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T17:23:09.655Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://jira.atlassian.com/browse/JRASERVER-72025"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Atlassian Gadgets",
          "vendor": "Atlassian",
          "versions": [
            {
              "lessThan": "4.2.37",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "4.3.0",
              "versionType": "custom"
            },
            {
              "lessThan": "4.3.14",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "4.3.2.0",
              "versionType": "custom"
            },
            {
              "lessThan": "4.3.2.4",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "4.4.0",
              "versionType": "custom"
            },
            {
              "lessThan": "4.4.12",
              "status": "affected",
              "version": "unspecified",
              "versionType": "custom"
            },
            {
              "status": "affected",
              "version": "5.0.0"
            }
          ]
        }
      ],
      "datePublic": "2021-01-28T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The MessageBundleWhiteList class of atlassian-gadgets before version 4.2.37, from version 4.3.0 before 4.3.14, from version 4.3.2.0 before 4.3.2.4, from version 4.4.0 before 4.4.12, and from version 5.0.0 before 5.0.1 allowed unexpected DNS lookups and requests to arbitrary services as it incorrectly obtained application base url information from the executing http request which could be attacker controlled."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Security Misconfiguration",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-02-22T20:46:59",
        "orgId": "f08a6ab8-ed46-4c22-8884-d911ccfe3c66",
        "shortName": "atlassian"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://jira.atlassian.com/browse/JRASERVER-72025"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@atlassian.com",
          "DATE_PUBLIC": "2021-01-28T00:00:00",
          "ID": "CVE-2020-36232",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Atlassian Gadgets",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c",
                            "version_value": "4.2.37"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "4.3.0"
                          },
                          {
                            "version_affected": "\u003c",
                            "version_value": "4.3.14"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "4.3.2.0"
                          },
                          {
                            "version_affected": "\u003c",
                            "version_value": "4.3.2.4"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "4.4.0"
                          },
                          {
                            "version_affected": "\u003c",
                            "version_value": "4.4.12"
                          },
                          {
                            "version_affected": "=",
                            "version_value": "5.0.0"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Atlassian"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "The MessageBundleWhiteList class of atlassian-gadgets before version 4.2.37, from version 4.3.0 before 4.3.14, from version 4.3.2.0 before 4.3.2.4, from version 4.4.0 before 4.4.12, and from version 5.0.0 before 5.0.1 allowed unexpected DNS lookups and requests to arbitrary services as it incorrectly obtained application base url information from the executing http request which could be attacker controlled."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "Security Misconfiguration"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://jira.atlassian.com/browse/JRASERVER-72025",
              "refsource": "MISC",
              "url": "https://jira.atlassian.com/browse/JRASERVER-72025"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f08a6ab8-ed46-4c22-8884-d911ccfe3c66",
    "assignerShortName": "atlassian",
    "cveId": "CVE-2020-36232",
    "datePublished": "2021-02-22T20:46:59.290734Z",
    "dateReserved": "2021-01-27T00:00:00",
    "dateUpdated": "2024-09-17T01:22:10.668Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2020-36232\",\"sourceIdentifier\":\"security@atlassian.com\",\"published\":\"2021-02-22T21:15:19.633\",\"lastModified\":\"2024-11-21T05:29:06.657\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The MessageBundleWhiteList class of atlassian-gadgets before version 4.2.37, from version 4.3.0 before 4.3.14, from version 4.3.2.0 before 4.3.2.4, from version 4.4.0 before 4.4.12, and from version 5.0.0 before 5.0.1 allowed unexpected DNS lookups and requests to arbitrary services as it incorrectly obtained application base url information from the executing http request which could be attacker controlled.\"},{\"lang\":\"es\",\"value\":\"La clase MessageBundleWhiteList de atlassian-gadgets versiones anteriores a 4.2.37, desde versiones 4.3.0 anteriores a 4.3.14, desde versiones 4.3.2.0 anteriores a 4.3.2.4, desde versiones 4.4.0 anteriores a 4.4.12 y desde versiones 5.0.0 anteriores a 5.0.1, permiti\u00f3 b\u00fasquedas de DNS no previstas y peticiones a servicios arbitrarios, ya que obtuvo incorrectamente una informaci\u00f3n de la URL base de la aplicaci\u00f3n desde la petici\u00f3n http en ejecuci\u00f3n que podr\u00eda ser controlada por el atacante\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N\",\"baseScore\":5.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atlassian:atlassian-gadgets:*:*:*:*:*:atlassian:*:*\",\"versionEndExcluding\":\"4.2.37\",\"matchCriteriaId\":\"18AB03E6-F6A0-48B8-803E-29CDDE446CD2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atlassian:atlassian-gadgets:*:*:*:*:*:atlassian:*:*\",\"versionStartIncluding\":\"4.3.0\",\"versionEndExcluding\":\"4.3.14\",\"matchCriteriaId\":\"D66B66A9-64B7-4FD4-874D-D87A4D575944\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atlassian:atlassian-gadgets:*:*:*:*:*:atlassian:*:*\",\"versionStartIncluding\":\"4.3.2.0\",\"versionEndExcluding\":\"4.3.2.4\",\"matchCriteriaId\":\"1C0EF3C6-EAB2-4D43-87AF-AA5B92E315B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atlassian:atlassian-gadgets:*:*:*:*:*:atlassian:*:*\",\"versionStartIncluding\":\"4.4.0\",\"versionEndExcluding\":\"4.4.12\",\"matchCriteriaId\":\"1F77F1E1-D485-4010-86F6-2EDE6AEBD544\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atlassian:atlassian-gadgets:*:*:*:*:*:atlassian:*:*\",\"versionStartIncluding\":\"5.0.0\",\"versionEndExcluding\":\"5.0.1\",\"matchCriteriaId\":\"8D9CCD8A-C666-4C05-A423-D0416D210DD3\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:atlassian:data_center:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.5.11\",\"versionEndExcluding\":\"8.13.2\",\"matchCriteriaId\":\"A7AC2E8F-5A59-4F65-B8F2-CF86875D5CB5\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:atlassian:data_center:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.13.3\",\"versionEndExcluding\":\"8.14.1\",\"matchCriteriaId\":\"0FD6D137-B726-43EF-AF46-FBC641301CBA\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:atlassian:jira_data_center:8.15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"058961D9-AF6A-4966-88D8-35609DA27F11\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:atlassian:jira_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.5.11\",\"versionEndExcluding\":\"8.13.2\",\"matchCriteriaId\":\"58079191-F6B7-4E6A-9285-A6ACB0A90B35\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:atlassian:jira_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.13.3\",\"versionEndExcluding\":\"8.14.1\",\"matchCriteriaId\":\"FB217AB4-918C-443D-81B1-BAD50CB4FA27\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:atlassian:jira_server:8.15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BE0A11AB-40CE-49C5-B358-59DD5E791CA1\"}]}]}],\"references\":[{\"url\":\"https://jira.atlassian.com/browse/JRASERVER-72025\",\"source\":\"security@atlassian.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://jira.atlassian.com/browse/JRASERVER-72025\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]}]}}"
  }
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…