Replies: 1 comment 1 reply
-
|
I just noticed this question, you may be interested in CVEProject/quality-workgroup#12, the result of which is that the CVE Format will be updated to support CPE Match Criteria. Part of this will involve trying to have CVE |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a follow-up to my previous question @chandanbn answered. Considering the fields of a CPE match, namely
versionStartExcludingversionStartIncludingversionEndExcludingversionEndIncludingcriteria(e.g.cpe:2.3:a:rubyonrails:rails:0.9.1:*:*:*:*:*:*:*)How can this information be mapped to the CVE 5.0 format that has the fields
versionlessThanlessThanOrEqualEspecially when a configuration object has an
ANDoperator like the following JSON from CVE-2021-40423:Beta Was this translation helpful? Give feedback.
All reactions