DependencyTrack / DependencyTrack/dependency-track

CVE-2024-35116 not detected

Open
#4,206 6 comments 0 reactions 0 assignees View on GitHub
defect in triage
Dominant language
Java
Stars
4.2k
Forks
811
Avg merge
8h 39m
Merged PRs (30d)
237

Description

### Current Behavior

Hello,

I'm migrating from OWASP Dependency Check (ODC) to OWASP Dependency track (ODT): so I'm trying to compare results for different projets.
I noticed a recurring difference:
While ODC reports the CVE-2024-35116 caused by the presence of the IBM MQ dependency, the CVE is not at all present on ODT.
image (2)

If I check the components/depenencies list of ODT I can see the faulty dependencies are detected:
image (3)

https://www.ibm.com/support/pages/node/7158071
https://nvd.nist.gov/vuln/detail/CVE-2024-35116#range-13182839

ODC findings:
image (1)

Thanks for your help!

Mel

### Steps to Reproduce

1. Upload an SBOM having a dependency on
"group": "com.ibm.mq",
"name": "com.ibm.mq",
"version": "9.3.0.2",
2. Once the processing is done: check the Dependency Graph to make sure the dependency was properly identified
3. Check the vulnerability section -> no CVEs are linked to the IBM MQ dependency

### Expected Behavior

I would expect to see the https://nvd.nist.gov/vuln/detail/CVE-2024-35116 linked to IBM MQ 9.3.0.2

### Dependency-Track Version

4.11.7

### Dependency-Track Distribution

Container Image

### Database Server

PostgreSQL

### Database Server Version

15

### Browser

N/A

### Checklist

- [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this defect was already reported

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.