MAL-2023-8293

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/f0-fpti-tracking-manager/MAL-2023-8293.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2023-8293
Aliases
  • GHSA-jm7g-qcj6-qcrj
Published
2023-10-05T16:01:10Z
Modified
2026-08-04T22:05:03.238516905Z
Summary
Malicious code in f0-fpti-tracking-manager (npm)
Details

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

Source: amazon-inspector (1ca857aba5d033c511a1378d71e0ac64828687fe8dfef05c287c6d939a148fa4)

index.js runs automatically via a preinstall lifecycle hook on npm install and collects host identifiers from the installer's machine — os.hostname(), os.platform(), os.arch(), os.homedir(), and dns.getServers() — then POSTs them as JSON to the hardcoded out-of-band host gzj3hokp9obe68j49uaui8anfel690xp.oastify.com/hit. The oastify.com destination is a Burp Collaborator subdomain used to receive callbacks from compromised hosts. The package self-describes as a 'Dependency confusion proof of concept', consistent with a dependency-confusion callback beacon that fires on default install.

Source: ghsa-malware (276c0e0fe9c594d36dfa32aa164b8103c60c1abaf70caa78c61da7137236516f)

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 (74f7e4925ecc221dd92f960b96840a2a6bfb06cfd63d2b2b9f9bf690b1245550)

The OpenSSF Package Analysis project identified 'f0-fpti-tracking-manager' @ 28.0.0 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2023-10-05T16:06:01.208502005Z",
            "sha256": "e1d6cccf9ef65f34bdf293de4de123a77f8d39e6e7d1ec98fcaeb53ee57caedf",
            "versions": [
                "5.6.8"
            ],
            "source": "ossf-package-analysis",
            "modified_time": "2023-10-05T16:01:10Z"
        },
        {
            "import_time": "2026-07-25T09:38:34.024279994Z",
            "sha256": "74f7e4925ecc221dd92f960b96840a2a6bfb06cfd63d2b2b9f9bf690b1245550",
            "versions": [
                "28.0.0"
            ],
            "source": "ossf-package-analysis",
            "modified_time": "2026-07-25T09:24:24Z"
        },
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-jm7g-qcj6-qcrj",
            "import_time": "2026-07-28T02:02:27.815476Z",
            "sha256": "276c0e0fe9c594d36dfa32aa164b8103c60c1abaf70caa78c61da7137236516f",
            "modified_time": "2026-07-27T16:15:19Z",
            "source": "ghsa-malware"
        },
        {
            "import_time": "2026-08-04T21:33:16.28683717Z",
            "id": "IN-MAL-2026-011084",
            "sha256": "1ca857aba5d033c511a1378d71e0ac64828687fe8dfef05c287c6d939a148fa4",
            "modified_time": "2026-08-04T21:30:15Z",
            "source": "amazon-inspector",
            "versions": [
                "28.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / f0-fpti-tracking-manager

Package

Name
f0-fpti-tracking-manager
View open source insights on deps.dev
Purl
pkg:npm/f0-fpti-tracking-manager

Affected ranges

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

Affected versions

5.*
5.6.8
28.*
28.0.0

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "tlsh": "68f081d4e5f96a7107ba99c0b0e2651a5323d662b40fb4d06fc8027607cddf811b16f5",
            "sha256": "ec99b6cedbf7c7cb933a2cabea50f3e7d275c337e025999d4a709c6b5b7e409d"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/f0-fpti-tracking-manager/MAL-2023-8293.json"