MAL-2024-11825

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/rarible-program-library/MAL-2024-11825.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2024-11825
Aliases
  • GHSA-6pr5-85w3-fv7v
Published
2024-12-13T19:09:38Z
Modified
2024-12-18T00:42:11.910891Z
Summary
Malicious code in rarible-program-library (npm)
Details

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

Source: ghsa-malware (3ebfe242bd7c35911f61115ae2c00d485a5bb93b81ddf36f6f40af24fb1cd977)

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.

Source: ossf-package-analysis (22d18e96893cba8fb1a2250a51283a0ba301361fc3bcaf2f831357e9bda4e98b)

The OpenSSF Package Analysis project identified 'rarible-program-library' @ 1.0.3 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

  • The package executes one or more commands associated with malicious behavior.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "22d18e96893cba8fb1a2250a51283a0ba301361fc3bcaf2f831357e9bda4e98b",
            "import_time": "2024-12-13T19:34:05.936507024Z",
            "versions": [
                "1.0.3"
            ],
            "source": "ossf-package-analysis",
            "modified_time": "2024-12-13T19:09:38Z"
        },
        {
            "sha256": "3ebfe242bd7c35911f61115ae2c00d485a5bb93b81ddf36f6f40af24fb1cd977",
            "import_time": "2024-12-18T00:34:07.721927033Z",
            "id": "GHSA-6pr5-85w3-fv7v",
            "source": "ghsa-malware",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "modified_time": "2024-12-17T08:07:14Z"
        }
    ]
}
References
Credits

Affected packages

npm / rarible-program-library

Package

Name
rarible-program-library
View open source insights on deps.dev
Purl
pkg:npm/rarible-program-library

Affected ranges

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

Affected versions

1.*

1.0.3

Database specific

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