Skip to content

[email protected] & [email protected] (.net packages) are not reported as vulnerable. #8157

@shriharikalessnc

Description

@shriharikalessnc

Precondition

  • I have checked the issues list for existing open or closed reports of the same problem.

Describe the bug
[email protected] & [email protected] are not reported as vulnerable. Ideally it should report it as vulnerable.

Version of dependency-check used
The problem occurs using version 12.1.9 of the cli (cli, gradle plugin, maven plugin, etc.)

To Reproduce
Steps to replicate:

checked attached zip with log4net.dll and Telerik.Web.UI.dll

ScanFolder.zip

2.download cli version 12.1.9
3 extract attached zip and scan it with cli - ".\bin\dependency-check.bat --format JSON --out $ReportFileName --scan $scan --ossIndexUsername $ossIndexUsername --ossIndexPassword $ossIndexPassword --nvdDatafeed $nvdDatafeed --nvdApiKey $nvdApiKey"
$scan - provide path of attached scan folder.
4. check attached generated report Folder_2025-11-28T231733.json,

Folder_2025-11-28T231733.json

[email protected] & [email protected] are not reported as vulnerable.

The said package [email protected] have one CVE - ref - https://nvd.nist.gov/vuln/detail/cve-2025-3600
Hence it should be reported as vulnerable.

The said package [email protected] have one CVE - ref - https://nvd.nist.gov/vuln/detail/CVE-2018-1285
Hence it should be reported as vulnerable.

Expected behavior
[email protected] & [email protected] should be reported as vulnerable with CVE details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions