Reduce severity of java/relative-path-command
#15533
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Significantly reduces the severity of
java/relative-path-command
from 9.8 to 5.4https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
This is the result of a conversation between myself and @JarLob that can be found in the GitHub Security Ambassadors Slack channel here: https://github-partners.slack.com/archives/C01MF7QQK3P/p1706734093860739
@JarLob's opinion was that the severity should likely be even lower than a 5.4, possibly bringing it down as much as
low
given the attacker would have to have significant system control to exploit this.