arquillian / arquillian-testrunner-spock

Arquillian Spock TestRunner
Apache License 2.0
30 stars 20 forks source link

[Security] Bump groovy-all from 2.1.5 to 2.4.15 #36

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps groovy-all from 2.1.5 to 2.4.15. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/91433254-870c-47a2-aa06-1b303a92c018).* > **[CVE-2016-6814] Deserialization of Untrusted Data** > When an application with unsupported Codehaus versions of Groovy from 1.7.0 to 2.4.3, Apache Groovy 2.4.4 to 2.4.7 on classpath uses standard Java serialization mechanisms, e.g. to communicate between servers or to store local data, it was possible for an attacker to bake a special serialized object that will execute code directly when deserialized. All applications which rely on serialization and do not isolate the code which deserializes objects were subject to this vulnerability. > > Affected versions: [1.7.0, 2.4.3]; [2.4.4, 2.4.7] *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/dcc3c501-f837-4c12-842f-51f9030ddce2).* > **[CVE-2015-3253] Improper Neutralization of Special Elements in Output Used by a Downstream Component ("Injection")** > The MethodClosure class in runtime/MethodClosure.java in Apache Groovy 1.7.0 through 2.4.3 allows remote attackers to execute arbitrary code or cause a denial of service via a crafted serialized object. > > Affected versions: [1.7.0-beta-1, 1.7.0-beta-2]; [1.7.0-rc1, 1.7.0-rc2]; [1.7.0, 1.7.11]; [1.8.0-beta-1, 1.8.0-beta-4]; [1.8.0-rc1, 1.8.0-rc4]; [1.8.0, 1.8.9]; [1.9.0-beta-1, 1.9.0-beta-4]; 1.9.0; [2.0.0-beta-1, 2.0.0-beta-3]; [2.0.0-rc1, 2.0.0-rc4]; [2.0.0, 2.0.8]; 2.1.0-beta-1; [2.1.0-rc1, 2.1.0-rc3]; [2.1.0, 2.1.9]; [2.2.0-beta-1, 2.2.0-beta-2]; [2.2.0-rc1, 2.2.0-rc3]; [2.2.0, 2.2.2]; [2.3.0-beta-1, 2.3.0-beta-2]; [2.3.0-rc1, 2.3.0-rc3]; [2.3.0, 2.3.11]; [2.4.0-beta-1, 2.4.0-beta-4]; [2.4.0-rc1, 2.4.0-rc2]; [2.4.0, 2.4.3] *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/49a812eb-5bfd-4c12-8d42-16477e75bb15).* > **Hash Collision Denial of Service** > The package is vulnerable to hash collision denial of service attacks. > > Affected versions: (, 2.3.1)
Commits - See full diff in [compare view](https://github.com/apache/groovy/commits)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - 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.
bartoszmajsak commented 5 years ago

@dependabot rebase

dependabot-preview[bot] commented 5 years ago

Superseded by #52.