MAL-2025-191679

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/amzclients-sdk/MAL-2025-191679.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2025-191679
Published
2025-02-25T18:18:21Z
Modified
2026-01-30T21:09:25.059228Z
Summary
Malicious code in amzclients-sdk (PyPI)
Details

-= Per source details. Do not edit below this line.=-

Source: kam193 (7918a5aab99f521336ce5a17ca3b3dae77256011f91ed8dc22c4d9a38123f539)

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/snapshotphoto-0.0.3-py3-none-any.whl/snapshotphoto/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

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "pypi/2025-02-alicloud-client/amzclients-sdk",
            "import_time": "2025-12-02T22:30:54.900618397Z",
            "source": "kam193",
            "ranges": [
                {
                    "type": "ECOSYSTEM",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "ab76d7b555a29130a3622cb4a543a360a1f2f98e3ff1c47023eaaaf1bee79bcf"
        },
        {
            "id": "pypi/2025-02-alicloud-client/amzclients-sdk",
            "import_time": "2025-12-02T23:07:17.944591107Z",
            "source": "kam193",
            "ranges": [
                {
                    "type": "ECOSYSTEM",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "7918a5aab99f521336ce5a17ca3b3dae77256011f91ed8dc22c4d9a38123f539"
        },
        {
            "id": "pypi/2025-02-alicloud-client/amzclients-sdk",
            "import_time": "2025-12-10T21:38:57.251243953Z",
            "source": "kam193",
            "versions": [
                "1.0.0"
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "770a8ee250da294a28f6705ddc048e7dab0396418de028475511026ed2cb8ab8"
        },
        {
            "id": "pypi/2025-02-alicloud-client/amzclients-sdk",
            "import_time": "2026-01-30T19:43:58.37940454Z",
            "source": "kam193",
            "versions": [
                "1.0.0"
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "fb4dbcb25887802279134a33808632811d94f9fdbd77d6697a6f6ad6e7e8005d"
        }
    ],
    "iocs": {
        "urls": [
            "https://api.checktimeserver.org/",
            "https://api.aliyun-sdk-requests.xyz/"
        ],
        "domains": [
            "checktimeserver.org",
            "aliyun-sdk-requests.xyz"
        ]
    }
}
References
Credits

Affected packages

PyPI / amzclients-sdk

Package

Affected ranges

Affected versions

1.*
1.0.0

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/amzclients-sdk/MAL-2025-191679.json"