mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #348] [MERGED] fix: basic mitigation for scp's CVE-2020-15778 #419
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#419
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/348
Author: @speed47
Created: 10/27/2022
Status: ✅ Merged
Merged: 11/15/2022
Merged by: @speed47
Base:
master← Head:scpcve📝 Commits (1)
2ec6568fix: basic mitigation for scp's CVE-2020-15778📊 Changes
1 file changed (+17 additions, -18 deletions)
View changed files
📝
bin/plugin/open/scp(+17 -18)📄 Description
This CVE will not be fixed by scp authors, and as far as The Bastion is concerned, this can't be achieved by anybody that doesn't already have shell access to the remote server in addition to the scp rights, but let's still block it for good measure.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.