CPE Version match #5870
Unanswered
bennetleins
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Yeah that looks like a data quality issue in the NVD, and they should've used
It is currently not possible to add or remove affected version ranges from vulnerabilities. But you could create an internal vulnerability instead: https://docs.dependencytrack.org/datasources/private-vuln-repo/#affected-components |
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.
-
I have cpe:2.3:a:st:stm32cubef7:1.2.3:::::::* in my SBOM and I know that CVE-2020-20949 affects this component. The problem is the CPE inside the CVE is cpe:2.3:a:st:stm32cubef7:-:::::::*(no version but a dash) so dependency-track wont match the CVE to my component. If I enter an asterisk it would match, but I dont want to get CVEs for all versions and I dont want to check every component we include by hand.
Is there someone who faced a similar issue here who could maybe help me out?
Would it be possible to add an option to dependency-track to match a dash with every version?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions