|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2020-1945: ant: insecure temporary file vulnerability | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Alexandros Toptsoglou <atoptsoglou> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | carlos.lopez, cathy.hu, kstreitova, pmonrealgonzalez, smash_bz, stoyan.manolov, thomas.leroy |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/259521/ | ||
| See Also: | https://bugzilla.suse.com/show_bug.cgi?id=1177180 | ||
| Whiteboard: | CVSSv3.1:SUSE:CVE-2020-1945:4.9:(AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L) | ||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Alexandros Toptsoglou
2020-05-14 15:45:08 UTC
Tracked all codestreams as affected. That are: SLE10-SP3 SLE11 SLE11-SP3 SLE12 SLE15 Additional references at https://security-tracker.debian.org/tracker/CVE-2020-1945 Upstream report: https://ant.apache.org/security.html Upstream commits: https://github.com/apache/ant/commit/9c1f4d905da59bf446570ac28df5b68a37281f35/ https://github.com/apache/ant/commit/041b058c7bf10a94d56db3ca9dba38cf90ab9943/ https://github.com/apache/ant/commit/a8645a151bc706259fb1789ef587d05482d98612/ Factory submission, update to 1.10.8: https://build.opensuse.org/request/show/805655 * Branch 1.10.x:
- Upstream commits:
https://github.com/apache/ant/commit/fe7e9617ed54bb4aeae2e79871d022cbfdddbf3d#diff-390a5809047b1da7f04c445473d3245eR379
https://github.com/apache/ant/commit/d591851ae3921172bb825b5a5344afa3de0e28ca
https://github.com/apache/ant/commit/041b058c7bf10a94d56db3ca9dba38cf90ab9943
https://github.com/apache/ant/commit/a8645a151bc706259fb1789ef587d05482d98612
https://github.com/apache/ant/commit/926f339ea30362bec8e53bf5924ce803938163b7
- Affected codestreams:
SUSE:SLE-15-SP2:Update (1.10.7)
* Submitted here:
https://build.suse.de/request/show/220718
SUSE-SU-2020:1944-1: An update that fixes one vulnerability is now available. Category: security (moderate) Bug References: 1171696 CVE References: CVE-2020-1945 Sources used: SUSE Linux Enterprise Module for Development Tools 15-SP2 (src): ant-1.10.7-4.3.1, ant-antlr-1.10.7-4.3.1, ant-junit-1.10.7-4.3.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. openSUSE-SU-2020:1022-1: An update that fixes one vulnerability is now available. Category: security (moderate) Bug References: 1171696 CVE References: CVE-2020-1945 Sources used: openSUSE Leap 15.2 (src): ant-1.10.7-lp152.2.3.1, ant-antlr-1.10.7-lp152.2.3.1, ant-junit-1.10.7-lp152.2.3.1, ant-junit5-1.10.7-lp152.2.3.1 Still tracked as affected: - SUSE:SLE-11-SP3:Update - SUSE:SLE-12:Update - SUSE:SLE-15:Update (In reply to Carlos López from comment #9) > Still tracked as affected: > - SUSE:SLE-11-SP3:Update > - SUSE:SLE-12:Update > - SUSE:SLE-15:Update Hi David, gentle reminder about this issue :) SUSE:SLE-15:Update actually doesn't require a fix, it contains LTSS only channels, and CVSS is not LTSS worthy (In reply to Thomas Leroy from comment #16) > (In reply to Carlos López from comment #9) > > Still tracked as affected: > > - SUSE:SLE-11-SP3:Update > > - SUSE:SLE-12:Update > > - SUSE:SLE-15:Update > > Hi David, gentle reminder about this issue :) > SUSE:SLE-15:Update actually doesn't require a fix, it contains LTSS only > channels, and CVSS is not LTSS worthy Working on this and bsc#1177180 since yesterday as I just landed from vacation :) Thanks for the reminder! Won't fix for SUSE:SLE-11-SP3:Update. Please use the mitigation available:
> The best mitigation against CVE-2020-11979 and CVE-2020-1945 still is to
> make Ant use a directory that is only readable and writable by the
> current user.
>
> Ant users of versions 1.10.8 and 1.9.15 can use the Ant property
> ant.tmpdir to point to such a directory, users of versions 1.1 to 1.9.14
> and 1.10.0 to 1.10.7 should set the java.io.tmpdir system property.
Thanks! Then it's all done. Sending back to security. SUSE-SU-2022:4022-1: An update that fixes two vulnerabilities is now available. Category: security (moderate) Bug References: 1171696,1177180 CVE References: CVE-2020-11979,CVE-2020-1945 JIRA References: Sources used: SUSE Linux Enterprise Software Development Kit 12-SP5 (src): ant-1.9.4-3.12.1, ant-antlr-1.9.4-3.12.3 SUSE Linux Enterprise Server 12-SP5 (src): ant-1.9.4-3.12.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. |