mal-2025-4238
Vulnerability from ossf_malicious_packages
Published
2025-04-20 12:05
Modified
2025-12-11 09:27
Summary
Malicious code in reqinstall (PyPI)
Details
-= Per source details. Do not edit below this line.=-
Source: kam193 (fabb4dfb4f519f848a714f96e09e2b5fbb289ffdd8cd86fc13c8fbf49b539962)
Campaign is split into multiple packages that altogether exfiltrates data from desktop Telegram application.
- "pyapiepo" is a cover package that provides some useless features BUT also imports "zscaner"
- "zscaner", when imported, automatically runs a function that is an entry point to the whole process; it uses the "scan" from "reqinstall" to walk through directories. The package also provides main logic: filtering files, triggering archiving directories and exfiltrating them.
- "reqinstall" ensures "requests" are installed and provides a directory tree scanning function.
- "zmaker" provides functions to build archives from collected files.
- "zsender" provides functions to exfiltrate data, the remote URL and a function to deobfuscate configuration in other packages.
Altogether, they look for "Telegram Desktop" folder, archive user data stored there and exfiltrate to a remote location.
Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.
Campaign: 2025-04-zscaner
Reasons (based on the campaign):
-
target:telegram
-
exfiltration-generic
-
The malicious code is intentionally included in a dependency of the package
Credits
ReversingLabs
www.reversinglabs.com
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "reqinstall",
"purl": "pkg:pypi/reqinstall"
},
"versions": [
"1.0.1",
"1.1.0"
]
}
],
"credits": [
{
"contact": [
"https://github.com/kam193",
"https://bad-packages.kam193.eu/"
],
"name": "Kamil Ma\u0144kowski (kam193)"
},
{
"contact": [
"https://github.com/kam193",
"https://bad-packages.kam193.eu/"
],
"name": "Kamil Ma\u0144kowski (kam193)",
"type": "REPORTER"
},
{
"contact": [
"https://www.reversinglabs.com"
],
"name": "ReversingLabs",
"type": "FINDER"
}
],
"database_specific": {
"iocs": {
"ips": [
"77.91.76.45"
],
"urls": [
"http://77.91.76.45:100/OPEN"
]
},
"malicious-packages-origins": [
{
"id": "RLMA-2025-02595",
"import_time": "2025-05-22T14:06:37.465137224Z",
"modified_time": "2025-05-22T12:33:45Z",
"sha256": "1efe69752fd9b5fc4bb5712690e4f0f9bc53b6ce064a36f47099c69e8c5f8f3d",
"source": "reversing-labs",
"versions": [
"1.0.1",
"1.1.0"
]
},
{
"id": "pypi/2025-04-zscaner/reqinstall",
"import_time": "2025-12-02T22:30:55.532555924Z",
"modified_time": "2025-04-20T12:05:56Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"sha256": "14ef3a9cd087aa6eaa13b2eebfef3239602dc8ff30a8ddc4508d6762aa38c342",
"source": "kam193"
},
{
"id": "pypi/2025-04-zscaner/reqinstall",
"import_time": "2025-12-02T23:07:18.570329289Z",
"modified_time": "2025-04-20T12:05:56Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"sha256": "fabb4dfb4f519f848a714f96e09e2b5fbb289ffdd8cd86fc13c8fbf49b539962",
"source": "kam193"
},
{
"id": "pypi/2025-04-zscaner/reqinstall",
"import_time": "2025-12-10T21:38:57.779299203Z",
"modified_time": "2025-04-20T12:05:56Z",
"sha256": "783763ebdfa4122fcaa11495aab7006a4771040ef9c11a1d274356be7552a37f",
"source": "kam193",
"versions": [
"1.0.1",
"1.1.0"
]
}
]
},
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: kam193 (fabb4dfb4f519f848a714f96e09e2b5fbb289ffdd8cd86fc13c8fbf49b539962)\nCampaign is split into multiple packages that altogether exfiltrates data from desktop Telegram application.\n\n1. \"pyapiepo\" is a cover package that provides some useless features BUT also imports \"zscaner\"\n2. \"zscaner\", when imported, automatically runs a function that is an entry point to the whole process; it uses the \"scan\" from \"reqinstall\" to walk through directories. The package also provides main logic: filtering files, triggering archiving directories and exfiltrating them. \n3. \"reqinstall\" ensures \"requests\" are installed and provides a directory tree scanning function.\n4. \"zmaker\" provides functions to build archives from collected files.\n5. \"zsender\" provides functions to exfiltrate data, the remote URL and a function to deobfuscate configuration in other packages.\n\nAltogether, they look for \"Telegram Desktop\" folder, archive user data stored there and exfiltrate to a remote location.\n\n\n---\n\nCategory: MALICIOUS - The campaign has clearly malicious intent, like infostealers.\n\n\nCampaign: 2025-04-zscaner\n\n\nReasons (based on the campaign):\n\n\n - target:telegram\n\n\n - exfiltration-generic\n\n\n - The malicious code is intentionally included in a dependency of the package\n",
"id": "MAL-2025-4238",
"modified": "2025-12-11T09:27:53Z",
"published": "2025-04-20T12:05:56Z",
"references": [
{
"type": "WEB",
"url": "https://bad-packages.kam193.eu/pypi/package/reqinstall"
}
],
"schema_version": "1.7.4",
"summary": "Malicious code in reqinstall (PyPI)"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…