Skip to content

Commit 8b7da57

Browse files
author
github-actions
committed
Assign IDs
1 parent 2c7078c commit 8b7da57

File tree

4 files changed

+67
-92
lines changed

4 files changed

+67
-92
lines changed

osv/malicious/.id-allocator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
711f3f0cfff513fd83d501b6802afc9768b45fddfb6ea36574a23de1dbcf23b0
1+
d5bebd2ecae192a8865797683453a2335e3383b34119f966bf03a600fccdb211

osv/malicious/pypi/torchunmix/MAL-0000-kam193-bee332cb141dec30.json

Lines changed: 0 additions & 49 deletions
This file was deleted.

osv/malicious/pypi/torchunmix/MAL-0000-ossf-package-analysis-4d5397bb157f48b8.json

Lines changed: 0 additions & 42 deletions
This file was deleted.
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"modified": "2026-03-25T01:40:59Z",
3+
"published": "2026-03-25T01:23:44Z",
4+
"schema_version": "1.7.4",
5+
"id": "MAL-2026-2158",
6+
"summary": "Malicious code in torchunmix (PyPI)",
7+
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: kam193 (bee332cb141dec3033a9c1590cfb3df81e7dfa66dd4a4ce0072ccc92f9301891)\nInstalling the package or importing the module exfiltrates basic information about the host, and the package has no other purpose.\n\n\n---\n\nCategory: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research \u0026 co, with clearly low-harm possibilities.\n\n\nCampaign: GENERIC-standard-pypi-install-pentest\n\n\nReasons (based on the campaign):\n\n\n - The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.\n\n\n - The package overrides the install command in setup.py to execute malicious code during installation.\n\n## Source: ossf-package-analysis (4d5397bb157f48b8104cfb11a88215fb953c075bb43fdeceed3f1bbec8af96d5)\nThe OpenSSF Package Analysis project identified 'torchunmix' @ 0.2 (pypi) as malicious.\n\nIt is considered malicious because:\n\n- The package communicates with a domain associated with malicious activity.\n",
8+
"affected": [
9+
{
10+
"package": {
11+
"ecosystem": "PyPI",
12+
"name": "torchunmix"
13+
},
14+
"versions": [
15+
"0.2"
16+
]
17+
}
18+
],
19+
"references": [
20+
{
21+
"type": "WEB",
22+
"url": "https://bad-packages.kam193.eu/pypi/package/torchunmix"
23+
}
24+
],
25+
"credits": [
26+
{
27+
"name": "Kamil Mańkowski (kam193)",
28+
"type": "REPORTER",
29+
"contact": [
30+
"https://github.com/kam193",
31+
"https://bad-packages.kam193.eu/"
32+
]
33+
},
34+
{
35+
"name": "OpenSSF: Package Analysis",
36+
"type": "FINDER",
37+
"contact": [
38+
"https://github.com/ossf/package-analysis",
39+
"https://openssf.slack.com/channels/package_analysis"
40+
]
41+
}
42+
],
43+
"database_specific": {
44+
"malicious-packages-origins": [
45+
{
46+
"id": "pypi/GENERIC-standard-pypi-install-pentest/torchunmix",
47+
"import_time": "2026-03-25T01:39:11.856479013Z",
48+
"modified_time": "2026-03-25T01:24:39.317701Z",
49+
"sha256": "bee332cb141dec3033a9c1590cfb3df81e7dfa66dd4a4ce0072ccc92f9301891",
50+
"source": "kam193",
51+
"versions": [
52+
"0.2"
53+
]
54+
},
55+
{
56+
"import_time": "2026-03-25T01:38:43.60272263Z",
57+
"modified_time": "2026-03-25T01:23:44Z",
58+
"sha256": "4d5397bb157f48b8104cfb11a88215fb953c075bb43fdeceed3f1bbec8af96d5",
59+
"source": "ossf-package-analysis",
60+
"versions": [
61+
"0.2"
62+
]
63+
}
64+
]
65+
}
66+
}

0 commit comments

Comments
 (0)