-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.sarif
211 lines (211 loc) · 12.3 KB
/
test.sarif
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
{
"version": "2.1.0",
"$schema": "https://docs.oasis-open.org/sarif/sarif/v2.1.0/errata01/os/schemas/sarif-schema-2.1.0.json",
"runs": [
{
"tool": {
"driver": {
"name": "grype",
"version": "0.0.0-dev",
"informationUri": "https://github.com/anchore/grype",
"rules": [
{
"id": "CVE-2022-48174-busybox",
"name": "ApkMatcherCpeMatch",
"shortDescription": {
"text": "CVE-2022-48174 critical vulnerability for busybox package"
},
"fullDescription": {
"text": "There is a stack overflow vulnerability in ash.c:6030 in busybox before 1.35. In the environment of Internet of Vehicles, this vulnerability can be executed from command to arbitrary code execution."
},
"helpUri": "https://github.com/anchore/grype",
"help": {
"text": "Vulnerability CVE-2022-48174\nSeverity: critical\nPackage: busybox\nVersion: 1.34.1-r7\nFix Version: \nType: apk\nLocation: /lib/apk/db/installed\nData Namespace: nvd:cpe\nLink: [CVE-2022-48174](https://nvd.nist.gov/vuln/detail/CVE-2022-48174)",
"markdown": "**Vulnerability CVE-2022-48174**\n| Severity | Package | Version | Fix Version | Type | Location | Data Namespace | Link |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| critical | busybox | 1.34.1-r7 | | apk | /lib/apk/db/installed | nvd:cpe | [CVE-2022-48174](https://nvd.nist.gov/vuln/detail/CVE-2022-48174) |\n"
},
"properties": {
"security-severity": "9.8"
}
},
{
"id": "CVE-2022-48174-ssl_client",
"name": "ApkMatcherCpeMatch",
"shortDescription": {
"text": "CVE-2022-48174 critical vulnerability for ssl_client package"
},
"fullDescription": {
"text": "There is a stack overflow vulnerability in ash.c:6030 in busybox before 1.35. In the environment of Internet of Vehicles, this vulnerability can be executed from command to arbitrary code execution."
},
"helpUri": "https://github.com/anchore/grype",
"help": {
"text": "Vulnerability CVE-2022-48174\nSeverity: critical\nPackage: ssl_client\nVersion: 1.34.1-r7\nFix Version: \nType: apk\nLocation: /lib/apk/db/installed\nData Namespace: nvd:cpe\nLink: [CVE-2022-48174](https://nvd.nist.gov/vuln/detail/CVE-2022-48174)",
"markdown": "**Vulnerability CVE-2022-48174**\n| Severity | Package | Version | Fix Version | Type | Location | Data Namespace | Link |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| critical | ssl_client | 1.34.1-r7 | | apk | /lib/apk/db/installed | nvd:cpe | [CVE-2022-48174](https://nvd.nist.gov/vuln/detail/CVE-2022-48174) |\n"
},
"properties": {
"security-severity": "9.8"
}
},
{
"id": "CVE-2024-0727-libcrypto1.1",
"name": "ApkMatcherCpeMatch",
"shortDescription": {
"text": "CVE-2024-0727 medium vulnerability for libcrypto1.1 package"
},
"fullDescription": {
"text": "Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL\nto crash leading to a potential Denial of Service attack\n\nImpact summary: Applications loading files in the PKCS12 format from untrusted\nsources might terminate abruptly.\n\nA file in PKCS12 format can contain certificates and keys and may come from an\nuntrusted source. The PKCS12 specification allows certain fields to be NULL, but\nOpenSSL does not correctly check for this case. This can lead to a NULL pointer\ndereference that results in OpenSSL crashing. If an application processes PKCS12\nfiles from an untrusted source using the OpenSSL APIs then that application will\nbe vulnerable to this issue.\n\nOpenSSL APIs that are vulnerable to this are: PKCS12_parse(),\nPKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes()\nand PKCS12_newpass().\n\nWe have also fixed a similar issue in SMIME_write_PKCS7(). However since this\nfunction is related to writing data we do not consider it security significant.\n\nThe FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue."
},
"helpUri": "https://github.com/anchore/grype",
"help": {
"text": "Vulnerability CVE-2024-0727\nSeverity: medium\nPackage: libcrypto1.1\nVersion: 1.1.1w-r1\nFix Version: \nType: apk\nLocation: /lib/apk/db/installed\nData Namespace: nvd:cpe\nLink: [CVE-2024-0727](https://nvd.nist.gov/vuln/detail/CVE-2024-0727)",
"markdown": "**Vulnerability CVE-2024-0727**\n| Severity | Package | Version | Fix Version | Type | Location | Data Namespace | Link |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| medium | libcrypto1.1 | 1.1.1w-r1 | | apk | /lib/apk/db/installed | nvd:cpe | [CVE-2024-0727](https://nvd.nist.gov/vuln/detail/CVE-2024-0727) |\n"
},
"properties": {
"security-severity": "5.5"
}
},
{
"id": "CVE-2024-0727-libssl1.1",
"name": "ApkMatcherCpeMatch",
"shortDescription": {
"text": "CVE-2024-0727 medium vulnerability for libssl1.1 package"
},
"fullDescription": {
"text": "Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL\nto crash leading to a potential Denial of Service attack\n\nImpact summary: Applications loading files in the PKCS12 format from untrusted\nsources might terminate abruptly.\n\nA file in PKCS12 format can contain certificates and keys and may come from an\nuntrusted source. The PKCS12 specification allows certain fields to be NULL, but\nOpenSSL does not correctly check for this case. This can lead to a NULL pointer\ndereference that results in OpenSSL crashing. If an application processes PKCS12\nfiles from an untrusted source using the OpenSSL APIs then that application will\nbe vulnerable to this issue.\n\nOpenSSL APIs that are vulnerable to this are: PKCS12_parse(),\nPKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes()\nand PKCS12_newpass().\n\nWe have also fixed a similar issue in SMIME_write_PKCS7(). However since this\nfunction is related to writing data we do not consider it security significant.\n\nThe FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue."
},
"helpUri": "https://github.com/anchore/grype",
"help": {
"text": "Vulnerability CVE-2024-0727\nSeverity: medium\nPackage: libssl1.1\nVersion: 1.1.1w-r1\nFix Version: \nType: apk\nLocation: /lib/apk/db/installed\nData Namespace: nvd:cpe\nLink: [CVE-2024-0727](https://nvd.nist.gov/vuln/detail/CVE-2024-0727)",
"markdown": "**Vulnerability CVE-2024-0727**\n| Severity | Package | Version | Fix Version | Type | Location | Data Namespace | Link |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| medium | libssl1.1 | 1.1.1w-r1 | | apk | /lib/apk/db/installed | nvd:cpe | [CVE-2024-0727](https://nvd.nist.gov/vuln/detail/CVE-2024-0727) |\n"
},
"properties": {
"security-severity": "5.5"
}
}
]
}
},
"results": [
{
"ruleId": "CVE-2022-48174-busybox",
"message": {
"text": "A critical vulnerability in apk package: busybox, version 1.34.1-r7 was found in image alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864 at: /lib/apk/db/installed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "alpine /lib/apk/db/installed"
},
"region": {
"startLine": 1,
"startColumn": 1,
"endLine": 1,
"endColumn": 1
}
},
"logicalLocations": [
{
"name": "/lib/apk/db/installed",
"fullyQualifiedName": "alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864@sha256:2879a4821959ab702528e28a1c59cd26c4956112497f6d1dbfd86c8d88003983:/lib/apk/db/installed"
}
]
}
],
"partialFingerprints": {
"primaryLocationLineHash": "632ae1c64e2f9534c3ec0b9e03e702016526cb42ff0f783f4a9f0d9be3576d8e:1"
}
},
{
"ruleId": "CVE-2022-48174-ssl_client",
"message": {
"text": "A critical vulnerability in apk package: ssl_client, version 1.34.1-r7 was found in image alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864 at: /lib/apk/db/installed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "alpine /lib/apk/db/installed"
},
"region": {
"startLine": 1,
"startColumn": 1,
"endLine": 1,
"endColumn": 1
}
},
"logicalLocations": [
{
"name": "/lib/apk/db/installed",
"fullyQualifiedName": "alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864@sha256:2879a4821959ab702528e28a1c59cd26c4956112497f6d1dbfd86c8d88003983:/lib/apk/db/installed"
}
]
}
],
"partialFingerprints": {
"primaryLocationLineHash": "58e7f8603e562dc2c4aebe4772ab60358a90d6a90737087bca09a1cd5c403c05:1"
}
},
{
"ruleId": "CVE-2024-0727-libcrypto1.1",
"message": {
"text": "A medium vulnerability in apk package: libcrypto1.1, version 1.1.1w-r1 was found in image alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864 at: /lib/apk/db/installed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "alpine /lib/apk/db/installed"
},
"region": {
"startLine": 1,
"startColumn": 1,
"endLine": 1,
"endColumn": 1
}
},
"logicalLocations": [
{
"name": "/lib/apk/db/installed",
"fullyQualifiedName": "alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864@sha256:2879a4821959ab702528e28a1c59cd26c4956112497f6d1dbfd86c8d88003983:/lib/apk/db/installed"
}
]
}
],
"partialFingerprints": {
"primaryLocationLineHash": "370a0268e8d8aa5bc6471e758c94358b49c9f8850ea29a44a588c472427ebc4a:1"
}
},
{
"ruleId": "CVE-2024-0727-libssl1.1",
"message": {
"text": "A medium vulnerability in apk package: libssl1.1, version 1.1.1w-r1 was found in image alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864 at: /lib/apk/db/installed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "alpine /lib/apk/db/installed"
},
"region": {
"startLine": 1,
"startColumn": 1,
"endLine": 1,
"endColumn": 1
}
},
"logicalLocations": [
{
"name": "/lib/apk/db/installed",
"fullyQualifiedName": "alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864@sha256:2879a4821959ab702528e28a1c59cd26c4956112497f6d1dbfd86c8d88003983:/lib/apk/db/installed"
}
]
}
],
"partialFingerprints": {
"primaryLocationLineHash": "4adc5174d2ecc63df840e7abb9d86dfeec2b998319e9a27f888c932b15afceaf:1"
}
}
]
}
]
}