Skip to content

Commit a29667c

Browse files
authored
Merge pull request #56 from dtrudg/3.7.4-changelog
Cherry-pick 3.7.4 changelog from hpcng/singularity
2 parents d52ae9d + 577f739 commit a29667c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ _With the release of `v3.0.0`, we're introducing a new changelog format in an at
99

1010
_The old changelog can be found in the `release-2.6` branch_
1111

12+
# v3.7.4 - [2021-05-26]
13+
14+
## Security Related Fixes
15+
16+
- [CVE-2021-32635](https://github.com/hpcng/singularity/security/advisories/GHSA-jq42-hfch-42f3):
17+
Due to incorrect use of a default URL, singularity action commands
18+
(run/shell/exec) specifying a container using a library:// URI will
19+
always attempt to retrieve the container from the default remote
20+
endpoint (cloud.sylabs.io) rather than the configured remote
21+
endpoint. An attacker may be able to push a malicious container to
22+
the default remote endpoint with a URI that is identical to the URI
23+
used by a victim with a non-default remote endpoint, thus executing
24+
the malicious container.
25+
1226
# v3.7.3 - [2021-04-06]
1327

1428
## Security Related Fixes

0 commit comments

Comments
 (0)