-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Weston Steimel <[email protected]>
- Loading branch information
1 parent
ffedf61
commit 84a9fb8
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "google", | ||
"cveId": "CVE-2024-2410", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:google:protobuf-cpp:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "protobuf", | ||
"repo": "https://github.com/protocolbuffers/protobuf", | ||
"vendor": "protocolbuffers", | ||
"versions": [ | ||
{ | ||
"lessThan": "4.25.0", | ||
"status": "affected", | ||
"version": "4.22.0", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |