MAL-2025-191676

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

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

Source: kam193 (6366aa8c2eff918da0f1cc2118a026e749592f71bebbe81215877575b9593c6a)

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
{
    "iocs": {
        "domains": [
            "checktimeserver.org",
            "aliyun-sdk-requests.xyz"
        ],
        "urls": [
            "https://api.checktimeserver.org/",
            "https://api.aliyun-sdk-requests.xyz/"
        ]
    },
    "malicious-packages-origins": [
        {
            "source": "kam193",
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "193d791d6350ebf0e5200169f40cba80e114e1998a27f672edf72fb74fb34d9d",
            "id": "pypi/2025-02-alicloud-client/alicloud-client",
            "ranges": [
                {
                    "type": "ECOSYSTEM",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "import_time": "2025-12-02T22:30:54.898147865Z"
        },
        {
            "source": "kam193",
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "6366aa8c2eff918da0f1cc2118a026e749592f71bebbe81215877575b9593c6a",
            "id": "pypi/2025-02-alicloud-client/alicloud-client",
            "ranges": [
                {
                    "type": "ECOSYSTEM",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "import_time": "2025-12-02T23:07:17.942008386Z"
        },
        {
            "versions": [
                "1.0.0",
                "1.0.1",
                "1.0.2"
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "8401e8ad0f6a4aa28f280479726963d4c59dcc30d2f06fe1fc67fe70dfe24e5f",
            "id": "pypi/2025-02-alicloud-client/alicloud-client",
            "source": "kam193",
            "import_time": "2025-12-10T21:38:57.248674375Z"
        },
        {
            "versions": [
                "1.0.0",
                "1.0.1",
                "1.0.2"
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "bf299f135b8b88d83c9db8576360352984af4bbbe5071c4d4460507974301959",
            "id": "pypi/2025-02-alicloud-client/alicloud-client",
            "source": "kam193",
            "import_time": "2026-01-30T19:43:58.378402571Z"
        }
    ]
}
References
Credits

Affected packages

PyPI / alicloud-client

Package

Affected ranges

Affected versions

1.*
1.0.0
1.0.1
1.0.2

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/alicloud-client/MAL-2025-191676.json"