time-server-test @0.0.1
Vulnerability report · Last retrieved from osv.dev August 14, 2026 at 12:32 PM UTC
OSV ID
MAL-2025-191904
Ecosystem
pypi
Summary
This campaign is built from two parts: 1) packages named like time-check-server, snapshot-photo contain an innocent-looking code that sends "date" to a remote server, 2) packages named like alicloud-client are clones of legit aliyun-python-sdk-core package, with a small change in the client.py code, where it imports the time-check-server and calls it, but instead of a date, the credentials to the cloud are exfiltrated. There are also variations with AWS clients Apparently, the campaign started at least 2 years ago with the snapshot-photo package containing the same functionality as the newer time-check-server (see https://github.com/pypi-data/pypi-mirror-238/blob/code/packages/snapshot-photo/snapshot_photo-0.0.3-py3-none-any.whl/snapshot_photo/date_format.py). --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign: 2025-02-alicloud-client Reasons (based on the campaign): - clones-real-package - action-hidden-in-lib-usage - The malicious code is intentionally included in a dependency of the package - exfiltration-cloud-tokens
Source: kam193 (8a160dff2a937ad50482cc2b8c8bcd1b7e7c37aefb584bd26515edfecdd4052f)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.