Publish GHSA-7cfr-5cjf-32p4

This commit is contained in:
advisory-database[bot]
2025-05-16 21:46:47 +00:00
parent 69b2aa8fde
commit 154a9443c4
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7cfr-5cjf-32p4",
"modified": "2025-05-16T06:30:24Z",
"modified": "2025-05-16T21:45:31Z",
"published": "2025-05-16T06:30:24Z",
"aliases": [
"CVE-2025-4759"
],
"summary": "lockfile-lint-api Vulnerable to Incorrect Behavior Order",
"details": "Versions of the package lockfile-lint-api before 5.9.2 are vulnerable to Incorrect Behavior Order: Early Validation via the resolved attribute of the package URL validation which can be bypassed by extending the package name allowing an attacker to install other npm packages than the intended one.",
"severity": [
{
@@ -14,10 +15,30 @@
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "lockfile-lint-api"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.9.2"
}
]
}
]
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +56,13 @@
"type": "WEB",
"url": "https://gist.github.com/Xavier59/881aef04940970dc3e738dcbff64151f"
},
{
"type": "PACKAGE",
"url": "https://github.com/lirantal/lockfile-lint"
},
{
"type": "WEB",
"url": "https://github.com/lirantal/lockfile-lint/blob/89b5cad028df4d77bab2b73ac93bc61e392668ab/packages/lockfile-lint-api/src/validators/ValidatePackageNames.js%23L51-L63"
"url": "https://github.com/lirantal/lockfile-lint/blob/89b5cad028df4d77bab2b73ac93bc61e392668ab/packages/lockfile-lint-api/src/validators/ValidatePackageNames.js#L51-L63"
},
{
"type": "WEB",
@@ -49,8 +74,8 @@
"CWE-179"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-05-16T21:45:31Z",
"nvd_published_at": "2025-05-16T05:15:38Z"
}
}