Lucene search
+L

624 matches found

Vulnrichment
Vulnrichment
added 2023/05/31 5:15 p.m.13 views

CVE-2023-33966 Deno missing "--allow-net" permission check for built-in Node modules

Deno is a runtime for JavaScript and TypeScript. In deno 1.34.0 and denoruntime 0.114.0, outbound HTTP requests made using the built-in node:http or node:https modules are incorrectly not checked against the network permission allow list --allow-net. Dependencies relying on these built-in modules...

8.6CVSS9.4AI score0.00625EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/05/31 5:15 p.m.48 views

CVE-2023-33966 Deno missing "--allow-net" permission check for built-in Node modules

Deno is a runtime for JavaScript and TypeScript. In deno 1.34.0 and denoruntime 0.114.0, outbound HTTP requests made using the built-in node:http or node:https modules are incorrectly not checked against the network permission allow list --allow-net. Dependencies relying on these built-in modules...

8.6CVSS9.7AI score0.00625EPSS
SaveExploits0References2
CVE
CVE
added 2023/05/31 5:15 p.m.72 views

CVE-2023-33966

Deno 1.34.0 and deno_runtime 0.114.0 allow outbound HTTP requests via built-in node:http/node:https without checking the network allow-list. This affects dependencies using these modules. The issue is patched in Deno v1.34.1 and deno_runtime 0.114.1; update all affected installations. Deno Deploy...

9.8CVSS9.2AI score0.00625EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2023/05/31 5:15 p.m.39 views

CVE-2023-33966 Deno missing "--allow-net" permission check for built-in Node modules

Deno is a runtime for JavaScript and TypeScript. In deno 1.34.0 and denoruntime 0.114.0, outbound HTTP requests made using the built-in node:http or node:https modules are incorrectly not checked against the network permission allow list --allow-net. Dependencies relying on these built-in modules...

8.6CVSS9AI score
SaveExploits0References4
CNNVD
CNNVD
added 2023/05/31 12:00 a.m.22 views

Deno 安全漏洞

Deno is open source a simple , modern and secure JavaScript and TypeScript runtime environment . It uses V8 and is built with Rust. A security vulnerability exists in Deno version 1.34.0, denoruntime version 0.114.0, which stems from an incorrectly checked outbound HTTP request made using the...

9.8CVSS8.3AI score0.00625EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/05/31 12:00 a.m.17 views

PT-2023-24607 · Deno · Eden Runtime +1

Name of the Vulnerable Software and Affected Versions: Deno versions 1.34.0 deno runtime versions 0.114.0 Description: The issue affects outbound HTTP requests made using the built-in node:http or node:https modules, which are incorrectly not checked against the network permission allow list...

9.8CVSS9.4AI score0.00625EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2023/04/14 12:00 a.m.10 views

The execution environment vulnerability for JavaScript and TypeScript Deno, related to the execution of operations beyond buffer boundaries in memory, allows attackers to execute arbitrary code.

The vulnerability in the execution environment for JavaScript and TypeScript in Deno is related to the execution of operations outside the buffer in memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9.9CVSS8.5AI score0.00971EPSS
SaveExploits0References4Affected Software3
BDU FSTEC
BDU FSTEC
added 2023/04/13 12:00 a.m.13 views

The vulnerability of the execution environment for JavaScript and TypeScript Deno, related to the lack of measures to neutralize special control elements, allows a perpetrator to execute arbitrary code.

The vulnerability of the execution environment for JavaScript and TypeScript in Deno is related to the lack of measures to neutralize special control elements. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS8.3AI score0.01132EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/03 5:18 p.m.43 views

Regular Expression Denial of Service in Deno.upgradeWebSocket API

Impact Versions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service ReDoS due to the upgradeWebSocket function, which contains regexes in the form of /s,s/, used for splitting the Connection/Upgrade header. A specially crafted Connection/Upgrade header can be...

7.5CVSS7.3AI score0.01229EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2023/04/03 5:18 p.m.68 views

GHSA-JC97-H3H9-7XH6 Regular Expression Denial of Service in Deno.upgradeWebSocket API

Impact Versions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service ReDoS due to the upgradeWebSocket function, which contains regexes in the form of /s,s/, used for splitting the Connection/Upgrade header. A specially crafted Connection/Upgrade header can be...

5.3CVSS6.2AI score0.01229EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2023/03/24 10:06 p.m.59 views

Interactive `run` permission prompt spoofing via improper ANSI neutralization

Summary Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. Details The main entry point comes down to the ability to override what the API control says 40process.js...

8.8CVSS8.7AI score0.01132EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2023/03/24 10:06 p.m.89 views

GHSA-VQ67-RP93-65QF Interactive `run` permission prompt spoofing via improper ANSI neutralization

Summary Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. Details The main entry point comes down to the ability to override what the API control says 40process.js...

8.8CVSS8.6AI score0.01132EPSS
SaveExploits1References5
NVD
NVD
added 2023/03/24 8:15 p.m.25 views

CVE-2023-28446

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. This wor...

8.8CVSS8.8AI score0.01132EPSS
SaveExploits1References3
Prion
Prion
added 2023/03/24 8:15 p.m.23 views

Design/Logic Flaw

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. This wor...

6.8CVSS8.7AI score0.01132EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/24 7:46 p.m.13 views

CVE-2023-28446 Deno is vulnerable to interactive `run` permission prompt spoofing via improper ANSI neutralization

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. This wor...

8.8CVSS8.7AI score0.01132EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/03/24 7:46 p.m.66 views

CVE-2023-28446 Deno is vulnerable to interactive `run` permission prompt spoofing via improper ANSI neutralization

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. This wor...

8.8CVSS9AI score0.01132EPSS
SaveExploits1References3
OSV
OSV
added 2023/03/24 7:46 p.m.43 views

CVE-2023-28446 Deno is vulnerable to interactive `run` permission prompt spoofing via improper ANSI neutralization

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a opspawnchild or opkill prompt and replace it with any desired text. This wor...

8.8CVSS8.9AI score
SaveExploits0References5
CVE
CVE
added 2023/03/24 7:46 p.m.69 views

CVE-2023-28446

CVE-2023-28446 affects the Deno runtime and allows a malicious program to spoof the interactive permission prompts (op_spawn_child/op_kill) by inserting or abusing ANSI escape sequences, causing the prompt to display one text while granting another. Root cause: inadequate ANSI filtering in the pe...

8.8CVSS8.7AI score0.01132EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2023/03/24 12:15 a.m.40 views

CVE-2023-28445

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Resizable ArrayBuffers passed to asynchronous functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write. It is unlikely that this has been exploited in the wild, as the...

9.9CVSS9.4AI score0.00971EPSS
SaveExploits0References3
Prion
Prion
added 2023/03/24 12:15 a.m.24 views

Design/Logic Flaw

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Resizable ArrayBuffers passed to asynchronous functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write. It is unlikely that this has been exploited in the wild, as the...

7.5CVSS9.3AI score0.00971EPSS
SaveExploits0References3Affected Software3
Rows per page
Query Builder