gsd-2020-17533
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Apache Accumulo versions 1.5.0 through 1.10.0 and version 2.0.0 do not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the 'canFlush' and 'canPerformSystemActions' security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2020-17533",
    "description": "Apache Accumulo versions 1.5.0 through 1.10.0 and version 2.0.0 do not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the \u0027canFlush\u0027 and \u0027canPerformSystemActions\u0027 security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties.",
    "id": "GSD-2020-17533"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-17533"
      ],
      "details": "Apache Accumulo versions 1.5.0 through 1.10.0 and version 2.0.0 do not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the \u0027canFlush\u0027 and \u0027canPerformSystemActions\u0027 security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties.",
      "id": "GSD-2020-17533",
      "modified": "2023-12-13T01:21:50.019983Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@apache.org",
        "ID": "CVE-2020-17533",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Apache Accumulo",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "Apache Accumulo 2.0.0"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_name": "1.5.0",
                          "version_value": "Apache Accumulo*"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Apache Software Foundation"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Apache Accumulo versions 1.5.0 through 1.10.0 and version 2.0.0 do not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the \u0027canFlush\u0027 and \u0027canPerformSystemActions\u0027 security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-252",
                "lang": "eng",
                "value": "CWE-252 Improper Handling of Insufficient Permissions or Privileges"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cuser.accumulo.apache.org%3E",
            "refsource": "MISC",
            "url": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cuser.accumulo.apache.org%3E"
          },
          {
            "name": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cannounce.apache.org%3E",
            "refsource": "MISC",
            "url": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cannounce.apache.org%3E"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2020/12/29/1",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2020/12/29/1"
          }
        ]
      },
      "source": {
        "defect": [
          "https://github.com/apache/accumulo/pull/1828"
        ],
        "discovery": "UNKNOWN"
      },
      "work_around": [
        {
          "lang": "en",
          "value": "Upgrade to Apache Accumulo version 1.10.1, 2.0.1, or later."
        }
      ]
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(0)",
          "affected_versions": "None",
          "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-732",
            "CWE-937"
          ],
          "date": "2023-07-19",
          "description": "This advisory has been marked as a False Positive and has been removed.",
          "fixed_versions": [],
          "identifier": "CVE-2020-17533",
          "identifiers": [
            "GHSA-grc3-8q8m-4j7c",
            "CVE-2020-17533"
          ],
          "not_impacted": "",
          "package_slug": "maven/org.apache.accumulo/accumulo-core",
          "pubdate": "2020-12-29",
          "solution": "Nothing to do.",
          "title": "False positive",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-17533",
            "https://github.com/advisories/GHSA-grc3-8q8m-4j7c"
          ],
          "uuid": "05bdc918-2cdf-45e9-aba2-caef9094d4f2"
        },
        {
          "affected_range": "[1.5.0,1.10.0],[2.0.0]",
          "affected_versions": "All versions starting from 1.5.0 up to 1.10.0, version 2.0.0",
          "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-732",
            "CWE-937"
          ],
          "date": "2020-12-30",
          "description": "Apache Accumulo does not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the `canFlush` and `canPerformSystemActions` security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties.",
          "fixed_versions": [
            "1.10.1",
            "2.0.1"
          ],
          "identifier": "CVE-2020-17533",
          "identifiers": [
            "CVE-2020-17533"
          ],
          "not_impacted": "All versions before 1.5.0, all versions after 1.10.0 before 2.0.0, all versions after 2.0.0",
          "package_slug": "maven/org.apache.accumulo/accumulo-manager",
          "pubdate": "2020-12-29",
          "solution": "Upgrade to versions 1.10.1, 2.0.1 or above.",
          "title": "Incorrect Permission Assignment for Critical Resource",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-17533",
            "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cuser.accumulo.apache.org%3E",
            "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed@%3Cannounce.apache.org%3E"
          ],
          "uuid": "59811392-9724-453d-a44c-d75ada662b50"
        },
        {
          "affected_range": "(0)",
          "affected_versions": "None",
          "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-732",
            "CWE-937"
          ],
          "date": "2023-07-19",
          "description": "This advisory has been marked as a False Positive and has been removed.",
          "fixed_versions": [],
          "identifier": "CVE-2020-17533",
          "identifiers": [
            "CVE-2020-17533"
          ],
          "not_impacted": "",
          "package_slug": "maven/org.apache.accumulo/accumulo",
          "pubdate": "2020-12-29",
          "solution": "Nothing to do.",
          "title": "False positive",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-17533",
            "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cuser.accumulo.apache.org%3E",
            "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed@%3Cannounce.apache.org%3E"
          ],
          "uuid": "797f0840-c5db-4bbb-a677-be88575c4e9f"
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:apache:accumulo:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7390C7BC-AE65-48C0-B59B-5099DC1153A0",
                    "versionEndIncluding": "1.10.0",
                    "versionStartIncluding": "1.5.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:apache:accumulo:2.0.0:-:*:*:*:*:*:*",
                    "matchCriteriaId": "8E52942D-EA44-4317-9B45-BA717C5C8F16",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "Apache Accumulo versions 1.5.0 through 1.10.0 and version 2.0.0 do not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the \u0027canFlush\u0027 and \u0027canPerformSystemActions\u0027 security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties."
          },
          {
            "lang": "es",
            "value": "Apache Accumulo versiones 1.5.0 hasta 1.10.0 y versi\u00f3n 2.0.0, no comprueban apropiadamente el valor de retorno de algunas funciones de aplicaci\u00f3n de pol\u00edticas antes de permitir a un usuario autenticado llevar a cabo determinadas operaciones administrativas.\u0026#xa0;Espec\u00edficamente, los valores de retorno de las funciones de seguridad \"canFlush\" y \"canPerformSystemActions\" no son comprobadas en algunos casos, permitiendo a un usuario autenticado con permisos insuficientes llevar a cabo las siguientes acciones: vaciar una tabla, cerrar Accumulo o un servidor de tableta individual, y establecer o eliminar propiedades de configuraci\u00f3n de Accumulo en todo el sistema"
          }
        ],
        "id": "CVE-2020-17533",
        "lastModified": "2024-01-31T10:15:08.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.5,
                "confidentialityImpact": "NONE",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.0,
              "impactScore": 4.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 5.2,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2020-12-29T12:15:12.400",
        "references": [
          {
            "source": "security@apache.org",
            "tags": [
              "Mailing List",
              "Third Party Advisory"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2020/12/29/1"
          },
          {
            "source": "security@apache.org",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cannounce.apache.org%3E"
          },
          {
            "source": "security@apache.org",
            "tags": [
              "Mailing List"
            ],
            "url": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cuser.accumulo.apache.org%3E"
          }
        ],
        "sourceIdentifier": "security@apache.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-252"
              }
            ],
            "source": "security@apache.org",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-252"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}


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…