MAL-2025-629

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/telegram-util/MAL-2025-629.json
JSON Data
https://api.test.osv.dev/v1/vulns/MAL-2025-629
Aliases
  • GHSA-2pq4-p69j-w4p2
Published
2025-01-30T16:04:49Z
Modified
2025-02-14T00:57:12.793298Z
Summary
Malicious code in telegram-util (npm)
Details

This package adds the attacker's public SSH key to the user's authorized_keys file, creating a backdoor.


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

Source: ghsa-malware (259b69f583bb3ea0fcb76890f5361a9c8e9d784fcca352a51f4dd13e7d73e1c7)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "259b69f583bb3ea0fcb76890f5361a9c8e9d784fcca352a51f4dd13e7d73e1c7",
            "import_time": "2025-02-14T00:32:33.200263394Z",
            "id": "GHSA-2pq4-p69j-w4p2",
            "source": "ghsa-malware",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "modified_time": "2025-02-13T08:03:34Z"
        }
    ]
}
References
Credits

Affected packages

npm / telegram-util

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.26.17

Database specific

{
    "cwes": [
        {
            "description": "The product contains code that appears to be malicious in nature.",
            "cweId": "CWE-506",
            "name": "Embedded Malicious Code"
        }
    ]
}