MAL-2024-11979

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/firebase-simple-login/MAL-2024-11979.json
JSON Data
https://api.test.osv.dev/v1/vulns/MAL-2024-11979
Aliases
  • GHSA-9j33-4ccf-4vwp
Published
2024-12-19T11:24:20Z
Modified
2024-12-20T00:59:07.422714Z
Summary
Malicious code in firebase-simple-login (npm)
Details

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

Source: ghsa-malware (541b3c62a7c126ad171a84641ec64d4092d4673fad72c457090bbde0110a2fbc)

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": [
        {
            "modified_time": "2024-12-19T11:24:20Z",
            "import_time": "2024-12-20T00:32:39.426270101Z",
            "id": "GHSA-9j33-4ccf-4vwp",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware",
            "sha256": "541b3c62a7c126ad171a84641ec64d4092d4673fad72c457090bbde0110a2fbc"
        }
    ]
}
References

Affected packages

npm / firebase-simple-login

Package

Name
firebase-simple-login
View open source insights on deps.dev
Purl
pkg:npm/firebase-simple-login

Affected ranges

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

Database specific

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