-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - nuke.common.9.0.4.nupkg
Path to dependency file: /build/_build.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.build/17.11.4/microsoft.build.17.11.4.nupkg
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (nuke.common.9.0.4.nupkg version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-55247 | 7.3 | detected in multiple dependencies | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-55247
Vulnerable Libraries - microsoft.build.utilities.core.17.14.8.nupkg, microsoft.build.17.11.4.nupkg
microsoft.build.utilities.core.17.14.8.nupkg
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Library home page: https://api.nuget.org/packages/microsoft.build.utilities.core.17.14.8.nupkg
Path to dependency file: /build/_build.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.build.utilities.core/17.14.8/microsoft.build.utilities.core.17.14.8.nupkg
Dependency Hierarchy:
- nuke.common.9.0.4.nupkg (Root Library)
- nuke.projectmodel.9.0.4.nupkg
- microsoft.build.tasks.core.17.14.8.nupkg
- ❌ microsoft.build.utilities.core.17.14.8.nupkg (Vulnerable Library)
- microsoft.build.tasks.core.17.14.8.nupkg
- nuke.projectmodel.9.0.4.nupkg
microsoft.build.17.11.4.nupkg
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Library home page: https://api.nuget.org/packages/microsoft.build.17.11.4.nupkg
Path to dependency file: /build/_build.csproj
Path to vulnerable library: /home/wss-scanner/.nuget/packages/microsoft.build/17.11.4/microsoft.build.17.11.4.nupkg
Dependency Hierarchy:
- nuke.common.9.0.4.nupkg (Root Library)
- nuke.projectmodel.9.0.4.nupkg
- ❌ microsoft.build.17.11.4.nupkg (Vulnerable Library)
- nuke.projectmodel.9.0.4.nupkg
Found in base branch: main
Vulnerability Details
Improper link resolution before file access ('link following') in .NET allows an authorized attacker to elevate privileges locally.
Publish Date: 2025-10-14
URL: CVE-2025-55247
CVSS 3 Score Details (7.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Step up your Open Source Security Game with Mend here