-
Notifications
You must be signed in to change notification settings - Fork 19
HSEC-2025-004: add spacecookie library vulnerability #278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
c580457
to
7143808
Compare
7143808
to
febbf33
Compare
Do we only support a subset of CVSS 3.1? |
I think @TristanCacqueray did the support, maybe he'll have some insights |
We only support the base scores at this time, not temporal scores. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for reporting. A few small requests.
|
||
[advisory] | ||
id = "HSEC-2025-0004" | ||
cwe = [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please set cwe = [23]
.
CWE-23: Relative Path Traversal - https://cwe.mitre.org/data/definitions/23.html
[advisory] | ||
id = "HSEC-2025-0004" | ||
cwe = [] | ||
keywords = ["gopher"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add "path-traversal"
to the keyword list.
|
||
[[affected]] | ||
package = "spacecookie" | ||
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in my other comment, we need to remove the temporal CVSS fields (which our library does not yet support).
Advisory
hsec-tools
hsec-tools