|
55 | 55 | / comid.mval / 1 : { / measurement-values-map / |
56 | 56 | / ocp-safe-sfr / 1029 : { |
57 | 57 | / 0: review-framework-version / 0: "1.1", |
58 | | - / 1: methodology / 1: 0, / 0: whitebox, 1: blackbox / |
| 58 | + / 1: report-version / 1: "1.2", |
59 | 59 | / 2: completion-date / 2: 1(1687651200), |
60 | 60 | / 3: scope-number / 3: 1, |
61 | | - / 4: device-category / 4: 0, / 0: storage, 1: network, 2: gpu, 3: cpu, 4: apu, 5: bmc / |
62 | | - / 5: repo-tag / 5: "release_v1_2_3", |
63 | | - / 6: fw-version / 6: { |
| 61 | + / 4: fw-version / 4: [{ |
64 | 62 | / version / 0: "1.2.3", |
65 | 63 | / version-scheme / 1: "semver" |
66 | | - }, |
67 | | - / 7: fw-file-digests / 7: [ [ |
68 | | - / hash-alg-id / -43, / sha384 / |
69 | | - / hash-value / h'cd484defa77e8c3e4a8dd73926e32365ea0dbd01e4eff017f211d4629cfcd8e4890dd66ab1bded9be865cd1c849800d4' |
70 | | - ], |
71 | | - [ |
72 | | - / hash-alg-id / -44, / sha512 / |
73 | | - / hash-value / h'84635baabc039a8c74aed163a8deceab8777fed32dc925a4a8dacfd478729a7b6ab1cb91d7d35b49e2bd007a80ae16f292be3ea2b9d9a88cb3cc8dff6a216988' |
74 | | - ] |
75 | | - ], |
76 | | - / 10: report-version / 10: "1.2", |
77 | | - / 11: cvss-version / 11: "3.1", |
78 | | - / 12: issues / 12: [ |
| 64 | + }], |
| 65 | + / 5: device-category / 5: 0, / 0: storage, 1: network, 2: gpu, 3: cpu, 4: apu, 5: bmc / |
| 66 | + / 6: issues / 6: [ |
79 | 67 | / issue-entry / { |
80 | 68 | / 0: title / 0: "Memory corruption when reading record from SPI flash", |
81 | 69 | / 1: cvss-score / 1: "7.9", |
82 | 70 | / 2: cvss-vector / 2: "AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L", |
83 | 71 | / 3: cwe / 3: "CWE-111", |
84 | | - / 4: description / 4: "Due to insufficient input validation in the firmware, a local attacker who tampers with a configuration structure in SPI flash, can cause stack-based memory corruption." |
| 72 | + / 4: description / 4: "Due to insufficient input validation in the firmware, a local attacker who tampers with a configuration structure in SPI flash, can cause stack-based memory corruption.", |
| 73 | + / 5: cvss-version / 5: "3.1" |
85 | 74 | }, |
86 | 75 | / issue-entry / { |
87 | 76 | / 0: title / 0: "Debug commands enable arbitrary memory read/write", |
88 | 77 | / 1: cvss-score / 1: "8.7", |
89 | 78 | / 2: cvss-vector / 2: "AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L", |
90 | 79 | / 3: cwe / 3: "CWE-222", |
91 | 80 | / 4: description / 4: "The firmware exposes debug command handlers that enable host-side drivers to read and write arbitrary regions of the device's SRAM.", |
92 | | - / 5: cve / 5: "CVE-2014-10000" |
93 | | - } |
| 81 | + / 5: cvss-version / 5: "3.1", |
| 82 | + / 6: cve / 6: "CVE-2014-10000" |
| 83 | + } |
94 | 84 | ] |
95 | 85 | } |
96 | 86 | } |
|
0 commit comments