Skip to content

[Security] Bump geode-core from 1.2.0 to 1.8.0#127

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.geode-geode-core-1.8.0
Open

[Security] Bump geode-core from 1.2.0 to 1.8.0#127
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.geode-geode-core-1.8.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps geode-core from 1.2.0 to 1.8.0. This update includes security fixes.

Vulnerabilities fixed

Sourced from The Sonatype OSS Index.

[CVE-2017-15696] Information Exposure
When an Apache Geode cluster before v1.4.0 is operating in secure mode, the Geode configuration service does not properly authorize configuration requests. This allows an unprivileged user who gains access to the Geode locator to extract configuration data and previously deployed application code.

Affected versions: [1.0.0, 1.3.0]

Sourced from The Sonatype OSS Index.

[CVE-2017-15693] Deserialization of Untrusted Data
In Apache Geode before v1.4.0, the Geode server stores application objects in serialized form. Certain cluster operations and API invocations cause these objects to be deserialized. A user with DATA:WRITE access to the cluster may be able to cause remote code execution if certain classes are present on the classpath.

Affected versions: (, 1.4.0)

Sourced from The Sonatype OSS Index.

[CVE-2017-9795] When an Apache Geode cluster before v1.3.0 is operating in secure mode, a user w...
When an Apache Geode cluster before v1.3.0 is operating in secure mode, a user with read access to specific regions within a Geode cluster may execute OQL queries that allow read and write access to objects within unauthorized regions. In addition a user could invoke methods that allow remote code execution.

Affected versions: (, 1.3.0)

Sourced from The Sonatype OSS Index.

[CVE-2017-15692] Deserialization of Untrusted Data
In Apache Geode before v1.4.0, the TcpServer within the Geode locator opens a network port that deserializes data. If an unprivileged user gains access to the Geode locator, they may be able to cause remote code execution if certain classes are present on the classpath.

Affected versions: (, 1.4.0)

Sourced from The Sonatype OSS Index.

[CVE-2017-12622] When an Apache Geode cluster before v1.3.0 is operating in secure mode and an au...
When an Apache Geode cluster before v1.3.0 is operating in secure mode and an authenticated user connects to a Geode cluster using the gfsh tool with HTTP, the user is able to obtain status information and control cluster members even without CLUSTER:MANAGE privileges.

Affected versions: (, 1.3.0)

Sourced from The Sonatype OSS Index.

[CVE-2017-9794] When a cluster is operating in secure mode, a user with read privileges for spec...
When a cluster is operating in secure mode, a user with read privileges for specific data regions can use the gfsh command line utility to execute queries. In Apache Geode before 1.2.1, the query results may contain data from another user's concurrently executing gfsh query, potentially revealing data that the user is not authorized to view.

Affected versions: (, 1.2.0]

Sourced from The Sonatype OSS Index.

[CVE-2017-9796] When an Apache Geode cluster before v1.3.0 is operating in secure mode, a user w...
When an Apache Geode cluster before v1.3.0 is operating in secure mode, a user with read access to specific regions within a Geode cluster may execute OQL queries containing a region name as a bind parameter that allow read access to objects within unauthorized regions.

Affected versions: (, 1.3.0)

Sourced from The Sonatype OSS Index.

[CVE-2017-9797] When an Apache Geode cluster before v1.2.1 is operating in secure mode, an unaut...
When an Apache Geode cluster before v1.2.1 is operating in secure mode, an unauthenticated client can enter multi-user authentication mode and send metadata messages. These metadata operations could leak information about application data types. In addition, an attacker could perform a denial of service attack on the cluster.

Affected versions: (, 1.2.0]

Commits
  • 671671b GEODE-6065: Continue event processing when hostname lookup fails (#2883)
  • 933c4fb GEODE-6063 remove PublishArtifacts from Geode release pipelines (#2865)
  • b0e3c3c GEODE-6053: Parameterized Queries fixed (#2859)
  • 35f7a43 GEODE-5884: Adding to function exception list if cause is FunctionInvocationT...
  • e54e33d GEODE-5884: Added new command and restored pre 1.8 region function behavior (...
  • 411ff86 GEODE-5993: Eliminate race in monitorQueryThread() (#2818)
  • 70902b0 Revert "GEODE-5729: when DistributedCacheOperation needs 2 messages, should l...
  • 4192d05 GEODE-6048 build should work on release branches (#2847)
  • 62d95cd GEODE-6018 Remove reflections from LICENSE
  • f3d691f Update version numbers for 1.8.0 release
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [geode-core](https://github.com/apache/geode) from 1.2.0 to 1.8.0. **This update includes security fixes.**
- [Release notes](https://github.com/apache/geode/releases)
- [Commits](apache/geode@rel/v1.2.0...rel/v1.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant