-
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
02794d7
commit 68c0050
Showing
2 changed files
with
120 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,57 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "f5", | ||
"cveId": "CVE-2024-24989", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://my.f5.com/manage/s/article/K000138444" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*" | ||
], | ||
"modules": [ | ||
"HTTP/3", | ||
"QUIC" | ||
], | ||
"product": "NGINX Plus", | ||
"vendor": "F5", | ||
"versions": [ | ||
{ | ||
"lessThan": "R31_P1", | ||
"status": "affected", | ||
"version": "R31", | ||
"versionType": "custom" | ||
} | ||
] | ||
}, | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*" | ||
], | ||
"modules": [ | ||
"HTTP/3", | ||
"QUIC" | ||
], | ||
"product": "NGINX Open Source", | ||
"vendor": "F5", | ||
"versions": [ | ||
{ | ||
"lessThan": "1.25.4", | ||
"status": "affected", | ||
"version": "1.25.3", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
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,63 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "f5", | ||
"cveId": "CVE-2024-24990", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://my.f5.com/manage/s/article/K000138445" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*" | ||
], | ||
"modules": [ | ||
"HTTP/3", | ||
"QUIC" | ||
], | ||
"product": "NGINX Plus", | ||
"vendor": "F5", | ||
"versions": [ | ||
{ | ||
"lessThan": "R31_P1", | ||
"status": "affected", | ||
"version": "R31", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "R30_P2", | ||
"status": "affected", | ||
"version": "R30", | ||
"versionType": "custom" | ||
} | ||
] | ||
}, | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*" | ||
], | ||
"modules": [ | ||
"HTTP/3", | ||
"QUIC" | ||
], | ||
"product": "NGINX Open Source", | ||
"vendor": "F5", | ||
"versions": [ | ||
{ | ||
"lessThan": "1.25.4", | ||
"status": "affected", | ||
"version": "1.25.0", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |