-
Notifications
You must be signed in to change notification settings - Fork 26
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
Define "undisclosed security vulnerability" #34
Comments
Thanks @luigigubello! We'll discuss this in more detail at our next workgroup meeting, and to be honest, I'm not sure how where exactly to draw the line. I'm certain others have thought deeply about this problem, and would welcome their thoughts. Some suggestions off the top of my head:
|
This is a great question @luigigubello. FWIW, I am perfectly spiritually aligned with @scovetta on his categorizations above. I would not require CVEs for something to be considered disclosed - for more common, lower-impact bugs or repetitive bugs, it's pretty common not to get CVEs even though a proper coordinated disclosure happened, patches exist publicly, advisories have been published, etc. |
Thank you both for the replies 🙌 I like your suggestions @scovetta
At the moment, I think this is the only scenario we should analyze because it is not-so-obvious how we should handle it. We are aligned on the other points, perfect! |
Perhaps we have a time element to it? 90 days seems to be the industry norm now, so:
|
I don't think there's really an industry-wide norm, but requiring a delay of more than 90 days before posting something here without a fix seems like a good idea. The point of security-reviews is to post general reviews about some software. There are separate processes for rapid vulnerability reports (like reporting to suppliers and creating CVEs). If an analysis finds a new vulnerability, we should do what we can to encourage people to use those mechanisms instead. |
@scovetta I think it could be a good policy |
I added this to a wiki page, we can iterate on it as well. |
I know that it may be a trivial question, but what do we mean by "undisclosed security vulnerability"? Do we mean that the vulnerability has no a CVE ID and it is not in any vulnerability database? In particular my question is: sometimes maintainers use the tag "Security" in some issues or PRs to identify security issues, but they don't disclose them clearly and don't assign them a particular ID or advisory, and probably these security issues are not indexed by the vulnerability databases. Can an public security issue also be an undisclosed vulnerability?
The text was updated successfully, but these errors were encountered: