Skip to content

Commit efceb1d

Browse files
1 parent 38d6ca2 commit efceb1d

File tree

3 files changed

+126
-0
lines changed

3 files changed

+126
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-6qjv-w5w3-xfr7",
4+
"modified": "2024-02-10T18:30:34Z",
5+
"published": "2024-02-10T18:30:34Z",
6+
"aliases": [
7+
"CVE-2024-22312"
8+
],
9+
"details": "IBM Storage Defender - Resiliency Service 2.0 stores user credentials in plain clear text which can be read by a local user. IBM X-Force ID: 278748.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
14+
}
15+
],
16+
"affected": [
17+
18+
],
19+
"references": [
20+
{
21+
"type": "ADVISORY",
22+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22312"
23+
},
24+
{
25+
"type": "WEB",
26+
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/278748"
27+
},
28+
{
29+
"type": "WEB",
30+
"url": "https://www.ibm.com/support/pages/node/7115261"
31+
}
32+
],
33+
"database_specific": {
34+
"cwe_ids": [
35+
"CWE-256"
36+
],
37+
"severity": "MODERATE",
38+
"github_reviewed": false,
39+
"github_reviewed_at": null,
40+
"nvd_published_at": "2024-02-10T16:15:08Z"
41+
}
42+
}
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-pvv9-mc25-j2pr",
4+
"modified": "2024-02-10T18:30:34Z",
5+
"published": "2024-02-10T18:30:34Z",
6+
"aliases": [
7+
"CVE-2023-50957"
8+
],
9+
"details": "IBM Storage Defender - Resiliency Service 2.0 could allow a privileged user to perform unauthorized actions after obtaining encrypted data from clear text key storage. IBM X-Force ID: 275783.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"
14+
}
15+
],
16+
"affected": [
17+
18+
],
19+
"references": [
20+
{
21+
"type": "ADVISORY",
22+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50957"
23+
},
24+
{
25+
"type": "WEB",
26+
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/275783"
27+
},
28+
{
29+
"type": "WEB",
30+
"url": "https://www.ibm.com/support/pages/node/7115261"
31+
}
32+
],
33+
"database_specific": {
34+
"cwe_ids": [
35+
"CWE-269"
36+
],
37+
"severity": "HIGH",
38+
"github_reviewed": false,
39+
"github_reviewed_at": null,
40+
"nvd_published_at": "2024-02-10T16:15:07Z"
41+
}
42+
}
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-qr65-xfh2-mrvv",
4+
"modified": "2024-02-10T18:30:34Z",
5+
"published": "2024-02-10T18:30:34Z",
6+
"aliases": [
7+
"CVE-2024-22313"
8+
],
9+
"details": "IBM Storage Defender - Resiliency Service 2.0 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data. IBM X-Force ID: 278749.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
14+
}
15+
],
16+
"affected": [
17+
18+
],
19+
"references": [
20+
{
21+
"type": "ADVISORY",
22+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22313"
23+
},
24+
{
25+
"type": "WEB",
26+
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/278749"
27+
},
28+
{
29+
"type": "WEB",
30+
"url": "https://www.ibm.com/support/pages/node/7115261"
31+
}
32+
],
33+
"database_specific": {
34+
"cwe_ids": [
35+
"CWE-798"
36+
],
37+
"severity": "MODERATE",
38+
"github_reviewed": false,
39+
"github_reviewed_at": null,
40+
"nvd_published_at": "2024-02-10T16:15:08Z"
41+
}
42+
}

0 commit comments

Comments
 (0)