Skip to content

Commit 8be377c

Browse files
author
github-actions
committed
Ingest OSV - GHSA Malware
1 parent ef84b7c commit 8be377c

File tree

43 files changed

+2928
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2928
-0
lines changed
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"modified": "2026-03-22T18:18:00Z",
3+
"published": "2026-03-22T18:17:58Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"aliases": [
7+
"GHSA-2phg-9x97-9759"
8+
],
9+
"summary": "Malware in @emilgroup/account-sdk-node",
10+
"details": "Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.",
11+
"affected": [
12+
{
13+
"package": {
14+
"ecosystem": "npm",
15+
"name": "@emilgroup/account-sdk-node"
16+
},
17+
"ranges": [
18+
{
19+
"type": "SEMVER",
20+
"events": [
21+
{
22+
"introduced": "1.40.1"
23+
},
24+
{
25+
"last_affected": "1.40.2"
26+
}
27+
]
28+
}
29+
],
30+
"database_specific": {
31+
"cwes": [
32+
{
33+
"cweId": "CWE-506",
34+
"description": "The product contains code that appears to be malicious in nature.",
35+
"name": "Embedded Malicious Code"
36+
}
37+
],
38+
"ghsa": "https://github.com/advisories/GHSA-2phg-9x97-9759"
39+
}
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "WEB",
45+
"url": "https://socket.dev/blog/canisterworm-npm-publisher-compromise-deploys-backdoor-across-29-packages"
46+
},
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://github.com/advisories/GHSA-2phg-9x97-9759"
50+
}
51+
],
52+
"database_specific": {
53+
"malicious-packages-origins": [
54+
{
55+
"source": "ghsa-malware",
56+
"sha256": "bf6328b7c0ee58934aa7a1f3be90129d53cc93c4776315a8ca06781996ac6dac",
57+
"import_time": "2026-03-22T18:25:06.687165402Z",
58+
"id": "GHSA-2phg-9x97-9759",
59+
"modified_time": "2026-03-22T18:18:00Z",
60+
"ranges": [
61+
{
62+
"type": "SEMVER",
63+
"events": [
64+
{
65+
"introduced": "1.40.1"
66+
},
67+
{
68+
"last_affected": "1.40.2"
69+
}
70+
]
71+
}
72+
]
73+
}
74+
]
75+
}
76+
}
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"modified": "2026-03-22T17:47:38Z",
3+
"published": "2026-03-22T17:45:33Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"aliases": [
7+
"GHSA-79wc-g29x-jj3q"
8+
],
9+
"summary": "Malware in @emilgroup/account-sdk",
10+
"details": "Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.",
11+
"affected": [
12+
{
13+
"package": {
14+
"ecosystem": "npm",
15+
"name": "@emilgroup/account-sdk"
16+
},
17+
"ranges": [
18+
{
19+
"type": "SEMVER",
20+
"events": [
21+
{
22+
"introduced": "1.41.1"
23+
},
24+
{
25+
"last_affected": "1.41.2"
26+
}
27+
]
28+
}
29+
],
30+
"database_specific": {
31+
"cwes": [
32+
{
33+
"cweId": "CWE-506",
34+
"description": "The product contains code that appears to be malicious in nature.",
35+
"name": "Embedded Malicious Code"
36+
}
37+
],
38+
"ghsa": "https://github.com/advisories/GHSA-79wc-g29x-jj3q"
39+
}
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "WEB",
45+
"url": "https://socket.dev/blog/canisterworm-npm-publisher-compromise-deploys-backdoor-across-29-packages"
46+
},
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://github.com/advisories/GHSA-79wc-g29x-jj3q"
50+
}
51+
],
52+
"database_specific": {
53+
"malicious-packages-origins": [
54+
{
55+
"source": "ghsa-malware",
56+
"sha256": "0052fffce82e971d749ceec00e7a0309dafa599fd0cbc06ff63679dc2e22a3e5",
57+
"import_time": "2026-03-22T18:25:06.695503749Z",
58+
"id": "GHSA-79wc-g29x-jj3q",
59+
"modified_time": "2026-03-22T17:47:38Z",
60+
"ranges": [
61+
{
62+
"type": "SEMVER",
63+
"events": [
64+
{
65+
"introduced": "1.41.1"
66+
},
67+
{
68+
"last_affected": "1.41.2"
69+
}
70+
]
71+
}
72+
]
73+
}
74+
]
75+
}
76+
}
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"modified": "2026-03-22T18:11:55Z",
3+
"published": "2026-03-22T18:11:51Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"aliases": [
7+
"GHSA-qx4v-wwj4-8xmh"
8+
],
9+
"summary": "Malware in @emilgroup/accounting-sdk-node",
10+
"details": "Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.",
11+
"affected": [
12+
{
13+
"package": {
14+
"ecosystem": "npm",
15+
"name": "@emilgroup/accounting-sdk-node"
16+
},
17+
"ranges": [
18+
{
19+
"type": "SEMVER",
20+
"events": [
21+
{
22+
"introduced": "1.26.1"
23+
},
24+
{
25+
"last_affected": "1.26.2"
26+
}
27+
]
28+
}
29+
],
30+
"database_specific": {
31+
"cwes": [
32+
{
33+
"cweId": "CWE-506",
34+
"description": "The product contains code that appears to be malicious in nature.",
35+
"name": "Embedded Malicious Code"
36+
}
37+
],
38+
"ghsa": "https://github.com/advisories/GHSA-qx4v-wwj4-8xmh"
39+
}
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "WEB",
45+
"url": "https://socket.dev/blog/canisterworm-npm-publisher-compromise-deploys-backdoor-across-29-packages"
46+
},
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://github.com/advisories/GHSA-qx4v-wwj4-8xmh"
50+
}
51+
],
52+
"database_specific": {
53+
"malicious-packages-origins": [
54+
{
55+
"source": "ghsa-malware",
56+
"sha256": "74643b5c012f5185c9bfbc19fa21f0ef0540ec9a42a95185c720550b770fea54",
57+
"import_time": "2026-03-22T18:25:06.7116485Z",
58+
"id": "GHSA-qx4v-wwj4-8xmh",
59+
"modified_time": "2026-03-22T18:11:55Z",
60+
"ranges": [
61+
{
62+
"type": "SEMVER",
63+
"events": [
64+
{
65+
"introduced": "1.26.1"
66+
},
67+
{
68+
"last_affected": "1.26.2"
69+
}
70+
]
71+
}
72+
]
73+
}
74+
]
75+
}
76+
}
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"modified": "2026-03-22T17:48:28Z",
3+
"published": "2026-03-22T17:48:24Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"aliases": [
7+
"GHSA-cjxf-3qww-qv9w"
8+
],
9+
"summary": "Malware in @emilgroup/accounting-sdk",
10+
"details": "Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.",
11+
"affected": [
12+
{
13+
"package": {
14+
"ecosystem": "npm",
15+
"name": "@emilgroup/accounting-sdk"
16+
},
17+
"ranges": [
18+
{
19+
"type": "SEMVER",
20+
"events": [
21+
{
22+
"introduced": "1.27.1"
23+
},
24+
{
25+
"last_affected": "1.27.2"
26+
}
27+
]
28+
}
29+
],
30+
"database_specific": {
31+
"cwes": [
32+
{
33+
"cweId": "CWE-506",
34+
"description": "The product contains code that appears to be malicious in nature.",
35+
"name": "Embedded Malicious Code"
36+
}
37+
],
38+
"ghsa": "https://github.com/advisories/GHSA-cjxf-3qww-qv9w"
39+
}
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "WEB",
45+
"url": "https://socket.dev/blog/canisterworm-npm-publisher-compromise-deploys-backdoor-across-29-packages"
46+
},
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://github.com/advisories/GHSA-cjxf-3qww-qv9w"
50+
}
51+
],
52+
"database_specific": {
53+
"malicious-packages-origins": [
54+
{
55+
"source": "ghsa-malware",
56+
"sha256": "e98dd6104066e002f3f449f00ec5753d918b24b94b2f21491ba43e3c5b33c053",
57+
"import_time": "2026-03-22T18:25:06.700446246Z",
58+
"id": "GHSA-cjxf-3qww-qv9w",
59+
"modified_time": "2026-03-22T17:48:28Z",
60+
"ranges": [
61+
{
62+
"type": "SEMVER",
63+
"events": [
64+
{
65+
"introduced": "1.27.1"
66+
},
67+
{
68+
"last_affected": "1.27.2"
69+
}
70+
]
71+
}
72+
]
73+
}
74+
]
75+
}
76+
}
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"modified": "2026-03-22T18:14:05Z",
3+
"published": "2026-03-22T18:14:02Z",
4+
"schema_version": "1.7.4",
5+
"id": "",
6+
"aliases": [
7+
"GHSA-wq88-f86r-hgrh"
8+
],
9+
"summary": "Malware in @emilgroup/api-documentation",
10+
"details": "Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.",
11+
"affected": [
12+
{
13+
"package": {
14+
"ecosystem": "npm",
15+
"name": "@emilgroup/api-documentation"
16+
},
17+
"ranges": [
18+
{
19+
"type": "SEMVER",
20+
"events": [
21+
{
22+
"introduced": "1.19.1"
23+
},
24+
{
25+
"last_affected": "1.19.2"
26+
}
27+
]
28+
}
29+
],
30+
"database_specific": {
31+
"cwes": [
32+
{
33+
"cweId": "CWE-506",
34+
"description": "The product contains code that appears to be malicious in nature.",
35+
"name": "Embedded Malicious Code"
36+
}
37+
],
38+
"ghsa": "https://github.com/advisories/GHSA-wq88-f86r-hgrh"
39+
}
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "WEB",
45+
"url": "https://socket.dev/blog/canisterworm-npm-publisher-compromise-deploys-backdoor-across-29-packages"
46+
},
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://github.com/advisories/GHSA-wq88-f86r-hgrh"
50+
}
51+
],
52+
"database_specific": {
53+
"malicious-packages-origins": [
54+
{
55+
"source": "ghsa-malware",
56+
"sha256": "9576b13d3aaefbc259b6cb9884ca1528d40d49f40b2cc4a91b37e1d33a2143a7",
57+
"import_time": "2026-03-22T18:25:06.713766445Z",
58+
"id": "GHSA-wq88-f86r-hgrh",
59+
"modified_time": "2026-03-22T18:14:05Z",
60+
"ranges": [
61+
{
62+
"type": "SEMVER",
63+
"events": [
64+
{
65+
"introduced": "1.19.1"
66+
},
67+
{
68+
"last_affected": "1.19.2"
69+
}
70+
]
71+
}
72+
]
73+
}
74+
]
75+
}
76+
}

0 commit comments

Comments
 (0)