MAL-2024-7885

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nodebs58/MAL-2024-7885.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2024-7885
Aliases
  • GHSA-469v-p6rm-x76p
  • SNYK-JS-NODEBS58-7642816
Published
2024-08-01T09:42:55Z
Modified
2024-10-24T01:26:55.876195Z
Summary
Malicious code in nodebs58 (npm)
Details

The package contains a preinstall hook to execute unhook.js, which has cryptocurrency stealing functionality.


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

Source: ghsa-malware (06acfd91a86ac73f0160fab5b4c198882f9f8dac8617c79b28f62ae487cbcf66)

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": [
        {
            "id": "GHSA-469v-p6rm-x76p",
            "modified_time": "2024-08-07T00:43:50Z",
            "import_time": "2024-08-08T00:28:03.158749054Z",
            "source": "ghsa-malware",
            "sha256": "06acfd91a86ac73f0160fab5b4c198882f9f8dac8617c79b28f62ae487cbcf66",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ]
        },
        {
            "id": "RLMA-2024-06980",
            "modified_time": "2024-10-16T13:07:48Z",
            "import_time": "2024-10-24T00:56:35.519323819Z",
            "versions": [
                "2.3.2",
                "2.5.5"
            ],
            "source": "reversing-labs",
            "sha256": "e286aa1533810b3489e03c8ef7a4ef14e7aaadcea87ba559271b6b8af4e776d0"
        }
    ]
}
References
Credits

Affected packages

npm / nodebs58

Package

Affected ranges

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

Affected versions

2.*

2.3.2
2.5.5

Database specific

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