ghsa-jvf4-g24p-2qgw
Vulnerability from github
Published
2021-05-10 18:37
Modified
2023-09-07 18:56
Severity ?
VLAI Severity ?
Summary
Arbitrary Code Execution in shiba
Details
All versions of package shiba are vulnerable to Arbitrary Code Execution due to the default usage of the function load() of the package js-yaml instead of its secure replacement , safeLoad().
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "shiba"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-7738"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-22T22:20:49Z",
"nvd_published_at": "2020-10-02T10:15:00Z",
"severity": "HIGH"
},
"details": "All versions of package shiba are vulnerable to Arbitrary Code Execution due to the default usage of the function `load()` of the package js-yaml instead of its secure replacement , `safeLoad()`.",
"id": "GHSA-jvf4-g24p-2qgw",
"modified": "2023-09-07T18:56:23Z",
"published": "2021-05-10T18:37:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7738"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-SHIBA-596466"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/shiba"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"type": "CVSS_V3"
}
],
"summary": "Arbitrary Code Execution in shiba"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…