MAL-2025-615

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/marked-as/MAL-2025-615.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2025-615
Aliases
  • GHSA-jf56-pjmf-hx43
Published
2025-01-21T17:49:20Z
Modified
2025-02-14T00:57:01.123107Z
Summary
Malicious code in marked-as (npm)
Details

This package is imitating the popular marked library. It contains a VBScript to extract a bundled PE payload, make it hidden, and execute it.


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

Source: ghsa-malware (16c9c50d2f56b3edc3a26ddebf2c1da3ef628b3aa1c8da23bc2e5b0b2b157dea)

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-jf56-pjmf-hx43",
            "source": "ghsa-malware",
            "import_time": "2025-02-14T00:32:33.223153544Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "sha256": "16c9c50d2f56b3edc3a26ddebf2c1da3ef628b3aa1c8da23bc2e5b0b2b157dea",
            "modified_time": "2025-02-13T08:05:25Z"
        }
    ]
}
References
Credits

Affected packages

npm / marked-as

Package

Affected ranges

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

Affected versions

1.*

1.0.0
1.1.0
1.2.0

Database specific

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