-
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
24df76c
commit a9d0388
Showing
12 changed files
with
514 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,41 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20961", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0003/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"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,41 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20963", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0003/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"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,75 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20965", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0003/", | ||
"https://security.netapp.com/advisory/ntap-20240201-0006/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql_ndb_cluster:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL NDB Cluster", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "7.5.33", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "7.6.29", | ||
"status": "affected", | ||
"version": "7.6", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "7.7", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
}, | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"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,41 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20967", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0003/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"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,41 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20969", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0003/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"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,41 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20971", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0003/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"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,41 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20973", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0003/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.0.36", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "custom" | ||
}, | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"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,35 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "oracle", | ||
"cveId": "CVE-2024-20975", | ||
"reason": "Improve version ranges to indicate fix", | ||
"references": [ | ||
"https://security.netapp.com/advisory/ntap-20240201-0007/", | ||
"https://www.oracle.com/security-alerts/cpujan2024.html" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:oracle:mysql:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "MySQL Server", | ||
"vendor": "Oracle Corporation", | ||
"versions": [ | ||
{ | ||
"lessThan": "8.2.1", | ||
"status": "affected", | ||
"version": "8.1", | ||
"versionType": "custom" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
Oops, something went wrong.