-
DescriptionWe are scanning SBOMs with trivy. When we run trivy against an sbom containing Desired BehaviorThat trivy would report the cve-2021-43138 vulnerability Actual BehaviorNo vulnerability found:
Reproduction Steps1. Create an SBOM continaing only npm package [email protected]
{
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"serialNumber": "urn:uuid:1439b3de-d893-4176-b0b8-8b8685f306c0",
"version": 1,
"metadata": {
"timestamp": "2024-10-03T19:58:16.351Z",
"tools": [
{
"vendor": "cyclonedx",
"name": "cdxgen",
"version": "10.2.6"
}
],
"authors": [
{
"name": "OWASP Foundation"
}
],
"component": {}
},
"components": [
{
"group": "",
"name": "async",
"version": "1.5.2",
"description": "Higher-order functions and common patterns for asynchronous code",
"scope": "optional",
"hashes": [
{
"alg": "SHA-512",
"content": "9d2560a1b938aefeb547d3d4483b58b7b98f541da8971351e51589700b07ebbebf79fd756d4670beeefe44662b61ab957433dc3b9d7dbfaf304615d0b71b15f7"
}
],
"licenses": [
{
"license": {
"id": "MIT",
"url": "https://opensource.org/licenses/MIT"
}
}
],
"purl": "pkg:npm/[email protected]",
"externalReferences": [
{
"type": "vcs",
"url": "https://caolan.github.io/async/"
},
{
"type": "vcs",
"url": "git+https://github.com/caolan/async.git"
}
],
"type": "library",
"bom-ref": "pkg:npm/[email protected]",
"properties": [
{
"name": "SrcFile",
"value": "/codebuild/output/src1383479295/src/source/lambda/es-proxy-layer/package-lock.json"
},
{
"name": "ResolvedUrl",
"value": "https://registry.npmjs.org/async/-/async-1.5.2.tgz"
}
]
}
]
}
Operating SystemmacOS VersionVersion: 0.53.0
Vulnerability DB:
Version: 2
UpdatedAt: 2024-10-10 18:15:53.971115871 +0000 UTC
NextUpdate: 2024-10-11 18:15:53.97111559 +0000 UTC
DownloadedAt: 2024-10-10 20:28:34.669996 +0000 UTC Checklist
|
Beta Was this translation helpful? Give feedback.
Answered by
knqyf263
Oct 11, 2024
Replies: 1 comment 1 reply
-
v1.5.2 is not affected. If you think the advisory is wrong, please ask GitHub to fix it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
knqyf263
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v1.5.2 is not affected. If you think the advisory is wrong, please ask GitHub to fix it.
GHSA-fwr7-v2mv-hh25