-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
affected[].ranges[].type missing timestamp type
So we have:
https://github.com/cloudsecurityalliance/gsd-database/blob/main/2023/1001xxx/GSD-2023-1001657.json
"product_version": "prior to Jan 4 of 2023 (2022/01/04)",
"vulnerability_type": "XSS",
"affected_component": "https://app.zerossl.com",
as it's a service there is no good way to specify a version. But we know for sure it was vulnerable prior to the fix time, so this is actionable information (if you have any certs from them that were created before this time you should probably roll them over).
having a TIMESTAMP type in addition to SEMVER and GIT would solve this problem easily. Can I submit a PR to add this?
As we've seen there's a lot of vulns in a lot of services and we need to start documenting them.
Metadata
Metadata
Assignees
Labels
No labels