MAL-2023-8044

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/course-structure-debugger/MAL-2023-8044.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2023-8044
Aliases
  • GHSA-44hg-5rqh-pfv8
Published
2023-09-01T09:16:52Z
Modified
2023-11-08T04:14:57.890634Z
Summary
Malicious code in course-structure-debugger (npm)
Details

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

Source: ghsa-malware (ba461beb0cfa134b32939e390986f7241728578f0f54afa6b2866bd4d371af26)

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 (31e5993734dd8031c4680a5112731967c3bc11b77a01065939fbd8b8c493c544)

The OpenSSF Package Analysis project identified 'course-structure-debugger' @ 10.999.0 (npm) as malicious.

It is considered malicious because:

  • The package executes one or more commands associated with malicious behavior.
Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2023-09-05T06:05:40.019753796Z",
            "versions": [
                "10.999.0"
            ],
            "sha256": "31e5993734dd8031c4680a5112731967c3bc11b77a01065939fbd8b8c493c544",
            "modified_time": "2023-09-01T09:16:52Z",
            "source": "ossf-package-analysis"
        },
        {
            "import_time": "2023-09-05T06:05:40.947081134Z",
            "versions": [
                "11.999.0"
            ],
            "sha256": "8fafe98dff2959184f522c728c0a4e1f2bbfb59f560131d93161572ef9d5d909",
            "modified_time": "2023-09-03T17:47:59Z",
            "source": "ossf-package-analysis"
        },
        {
            "import_time": "2023-09-06T00:23:34.340205279Z",
            "sha256": "ba461beb0cfa134b32939e390986f7241728578f0f54afa6b2866bd4d371af26",
            "source": "ghsa-malware",
            "id": "GHSA-44hg-5rqh-pfv8",
            "modified_time": "2023-09-05T07:17:26Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ]
        }
    ]
}
References
Credits

Affected packages

npm / course-structure-debugger

Package

Name
course-structure-debugger
View open source insights on deps.dev
Purl
pkg:npm/course-structure-debugger

Affected ranges

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

Affected versions

10.*
10.999.0
11.*
11.999.0

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/course-structure-debugger/MAL-2023-8044.json"
cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]