Dear Codehaus Cargo enthusiats
It has been discovered (ref. CVE-2020-1945)
that Apache Ant 1.1 to 1.9.14 and 1.10.0 to 1.10.7 uses the
default temporary directory identified by the Java system property
java.io.tmpdir for several tasks and may thus leak
sensitive information. Moreover, the fixcrlf and replaceregexp
tasks copy files from the temporary directory back into the build
tree allowing an attacker to inject modified source files into
the Codehaus Cargo container configuration generation process.
We hence strongly recommend only using Apache Ant versions 1.9.15 (for Ant 1.9.x) or versions 1.10.8 and above.
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
This automated pull request fixes a security vulnerability (moderate severity).
Learn more about Dependabot security updates.
Bumps ant from 1.7.0 to 1.9.15.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
You can view, comment on, or merge this pull request online at:
https://github.com/codehaus-cargo/cargo/pull/138
Commit Summary
- Bump ant from 1.7.0 to 1.9.15
File Changes
- M extensions/ant/samples/ant1.10-test/pom.xml (2)
- M pom.xml (2)
Patch Links:
- https://github.com/codehaus-cargo/cargo/pull/138.patch
- https://github.com/codehaus-cargo/cargo/pull/138.diff
—
You are receiving this because you have alerting access.
Reply to this email directly, view it on GitHub, or unsubscribe.