GHSA-67HM-27MX-9CG7
Vulnerability from github – Published: 2022-06-13 00:00 – Updated: 2022-06-23 06:44
VLAI?
Summary
Link Following in Deno
Details
Deno <=1.14.0 file sandbox does not handle symbolic links correctly. When running Deno with specific write access, the Deno.symlink method can be used to gain access to any directory.
Severity ?
8.4 (High)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "deno"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-41641"
],
"database_specific": {
"cwe_ids": [
"CWE-59"
],
"github_reviewed": true,
"github_reviewed_at": "2022-06-23T06:44:34Z",
"nvd_published_at": "2022-06-12T13:15:00Z",
"severity": "HIGH"
},
"details": "Deno \u003c=1.14.0 file sandbox does not handle symbolic links correctly. When running Deno with specific write access, the Deno.symlink method can be used to gain access to any directory.",
"id": "GHSA-67hm-27mx-9cg7",
"modified": "2022-06-23T06:44:34Z",
"published": "2022-06-13T00:00:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41641"
},
{
"type": "WEB",
"url": "https://github.com/denoland/deno/issues/12152"
},
{
"type": "WEB",
"url": "https://github.com/denoland/deno/pull/12554"
},
{
"type": "WEB",
"url": "https://github.com/denoland/deno/commit/d44011a69e0674acfa9c59bd7ad7f0523eb61d42"
},
{
"type": "WEB",
"url": "https://hackers.report/report/614876917a7b150012836bb8"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Link Following in Deno"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…