MAL-2024-12169

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/faucet-microservice/MAL-2024-12169.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2024-12169
Aliases
  • GHSA-2w35-f5mg-vwh6
  • SNYK-JS-FAUCETMICROSERVICE-9513299
Published
2024-12-31T23:37:50Z
Modified
2025-04-28T06:14:03.137163Z
Summary
Malicious code in faucet-microservice (npm)
Details

This package exfils sensitive data to a attacker-controlled domain via index.js.


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

Source: ghsa-malware (7d09b2cef4e107bb3f98de2f43a639670bd0e2bb64a519c56e6c2c216c371659)

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": [
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2025-03-25T02:42:59Z",
            "id": "GHSA-2w35-f5mg-vwh6",
            "sha256": "7d09b2cef4e107bb3f98de2f43a639670bd0e2bb64a519c56e6c2c216c371659",
            "import_time": "2025-03-26T00:34:36.777770197Z",
            "source": "ghsa-malware"
        },
        {
            "modified_time": "2025-03-28T12:46:15Z",
            "id": "RLMA-2025-01535",
            "sha256": "402ae463449ae1d52f7443b2fc878dedf766d249116b7e6907461281cefab003",
            "import_time": "2025-03-31T07:06:55.523116749Z",
            "source": "reversing-labs",
            "versions": [
                "0.0.2"
            ]
        },
        {
            "modified_time": "2025-04-23T15:50:53Z",
            "id": "RLUA-2025-02254",
            "sha256": "f05df828c3ac3263388e7f2439c69f4c7a4e7855770f2f09e94dfafd4613ac41",
            "import_time": "2025-04-25T09:36:57.698354244Z",
            "source": "reversing-labs"
        }
    ]
}
References
Credits

Affected packages

npm / faucet-microservice

Package

Name
faucet-microservice
View open source insights on deps.dev
Purl
pkg:npm/faucet-microservice

Affected ranges

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

Affected versions

0.*

0.0.2

Database specific

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