Skip to content

Commit

Permalink
more NGINX stuff
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed Jun 3, 2024
1 parent 02794d7 commit 68c0050
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 0 deletions.
57 changes: 57 additions & 0 deletions data/anchore/2024/CVE-2024-24989.json
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"
}
}
}
63 changes: 63 additions & 0 deletions data/anchore/2024/CVE-2024-24990.json
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"
}
}
}

0 comments on commit 68c0050

Please sign in to comment.