GSD-2020-15170

Vulnerability from gsd - Updated: 2023-12-13 01:21
Details
apollo-adminservice before version 1.7.1 does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it doesn't have access control built-in. Malicious hackers may access apollo-adminservice apis directly to access/edit the application's configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2020-15170",
    "description": "apollo-adminservice before version 1.7.1 does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it doesn\u0027t have access control built-in. Malicious hackers may access apollo-adminservice apis directly to access/edit the application\u0027s configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet.",
    "id": "GSD-2020-15170"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-15170"
      ],
      "details": "apollo-adminservice before version 1.7.1 does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it doesn\u0027t have access control built-in. Malicious hackers may access apollo-adminservice apis directly to access/edit the application\u0027s configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet.",
      "id": "GSD-2020-15170",
      "modified": "2023-12-13T01:21:43.746009Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2020-15170",
        "STATE": "PUBLIC",
        "TITLE": "Missing access control in apollo-adminservice"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "apollo",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "\u003c1.7.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "ctripcorp"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "apollo-adminservice before version 1.7.1 does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it doesn\u0027t have access control built-in. Malicious hackers may access apollo-adminservice apis directly to access/edit the application\u0027s configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "LOW",
          "baseScore": 7,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "LOW",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-20: Improper Input Validation"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/ctripcorp/apollo/security/advisories/GHSA-xpmx-h7xq-xffh",
            "refsource": "CONFIRM",
            "url": "https://github.com/ctripcorp/apollo/security/advisories/GHSA-xpmx-h7xq-xffh"
          },
          {
            "name": "https://github.com/ctripcorp/apollo/pull/3233/commits/ae9ba6cfd32ed80469f162e5e3583e2477862ddf",
            "refsource": "MISC",
            "url": "https://github.com/ctripcorp/apollo/pull/3233/commits/ae9ba6cfd32ed80469f162e5e3583e2477862ddf"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-xpmx-h7xq-xffh",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,1.7.1)",
          "affected_versions": "All versions before 1.7.1",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2021-11-19",
          "description": "apollo-adminservice before version 1.7.1 does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it doesn\u0027t have access control built-in. Malicious hackers may access apollo-adminservice apis directly to access/edit the application\u0027s configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet.",
          "fixed_versions": [
            "1.7.1"
          ],
          "identifier": "CVE-2020-15170",
          "identifiers": [
            "GHSA-xpmx-h7xq-xffh",
            "CVE-2020-15170"
          ],
          "not_impacted": "All versions starting from 1.7.1",
          "package_slug": "maven/com.ctrip.framework.apollo/apollo-core",
          "pubdate": "2020-10-02",
          "solution": "Upgrade to version 1.7.1 or above.",
          "title": "Potential access control security issue in apollo-adminservice",
          "urls": [
            "https://github.com/ctripcorp/apollo/security/advisories/GHSA-xpmx-h7xq-xffh",
            "https://nvd.nist.gov/vuln/detail/CVE-2020-15170",
            "https://github.com/ctripcorp/apollo/pull/3233/commits/ae9ba6cfd32ed80469f162e5e3583e2477862ddf",
            "https://github.com/advisories/GHSA-xpmx-h7xq-xffh"
          ],
          "uuid": "883ab966-daeb-4f02-a716-f24fb344548e"
        },
        {
          "affected_range": "\u003c1.7.1",
          "affected_versions": "All versions before 1.7.1",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2021-11-18",
          "description": "apollo-adminservice does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it does not have access control built-in. Malicious hackers may access apollo-adminservice apis directly to `access/edit` the application\u0027s configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet.",
          "fixed_versions": [
            "2.0.0"
          ],
          "identifier": "CVE-2020-15170",
          "identifiers": [
            "CVE-2020-15170",
            "GHSA-xpmx-h7xq-xffh"
          ],
          "not_impacted": "All versions starting from 1.7.1",
          "package_slug": "npm/ctrip-apollo",
          "pubdate": "2020-09-10",
          "solution": "Upgrade to version 2.0.0 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-15170"
          ],
          "uuid": "c3296044-2833-4dc2-b3a9-a03bd26e9272"
        },
        {
          "affected_range": "(,1.7.1)",
          "affected_versions": "All versions before 1.7.1",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2021-11-18",
          "description": "apollo-adminservice does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it does not have access control built-in. Malicious hackers may access apollo-adminservice apis directly to `access/edit` the application\u0027s configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet.",
          "fixed_versions": [
            "1.7.1"
          ],
          "identifier": "CVE-2020-15170",
          "identifiers": [
            "CVE-2020-15170",
            "GHSA-xpmx-h7xq-xffh"
          ],
          "not_impacted": "All versions starting from 1.7.1",
          "package_slug": "nuget/Creekdream.Configuration.Apollo",
          "pubdate": "2020-09-10",
          "solution": "Upgrade to version 1.7.1 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-15170"
          ],
          "uuid": "38eb76f6-eab4-4792-8a6a-5c47d41ab107"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:ctrip:apollo:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.7.1",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2020-15170"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "apollo-adminservice before version 1.7.1 does not implement access controls. If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it doesn\u0027t have access control built-in. Malicious hackers may access apollo-adminservice apis directly to access/edit the application\u0027s configurations. To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/ctripcorp/apollo/pull/3233/commits/ae9ba6cfd32ed80469f162e5e3583e2477862ddf",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/ctripcorp/apollo/pull/3233/commits/ae9ba6cfd32ed80469f162e5e3583e2477862ddf"
            },
            {
              "name": "https://github.com/ctripcorp/apollo/security/advisories/GHSA-xpmx-h7xq-xffh",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/ctripcorp/apollo/security/advisories/GHSA-xpmx-h7xq-xffh"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
            "version": "3.1"
          },
          "exploitabilityScore": 2.2,
          "impactScore": 4.7
        }
      },
      "lastModifiedDate": "2021-11-18T17:49Z",
      "publishedDate": "2020-09-10T19:15Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…