Lucene search
+L

612 matches found

OSV
OSV
added 2023/04/03 5:18 p.m.62 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/04/03 5:18 p.m.39 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
Github Security Blog
Github Security Blog
added 2023/03/24 10:6 p.m.53 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.01142EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2023/03/24 10:6 p.m.82 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.01142EPSS
SaveExploits1References5
NVD
NVD
added 2023/03/24 8:15 p.m.20 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.01142EPSS
SaveExploits1References3
Prion
Prion
added 2023/03/24 8:15 p.m.20 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.01142EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/24 7:46 p.m.8 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.01142EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/03/24 7:46 p.m.59 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.01142EPSS
SaveExploits1References3
OSV
OSV
added 2023/03/24 7:46 p.m.39 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 score0.01142EPSS
SaveExploits1References5
CVE
CVE
added 2023/03/24 7:46 p.m.61 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.01142EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2023/03/24 12:15 a.m.37 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.21 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
CNNVD
CNNVD
added 2023/03/24 12:0 a.m.6 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 1.8.0 and earlier versions that exploits a vulnerability that allows a malicious program to clear the first two lines of the...

8.8CVSS8.4AI score0.01142EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/03/23 11:23 p.m.11 views

CVE-2023-28445 Deno improperly handles resizable ArrayBuffer

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
Cvelist
Cvelist
added 2023/03/23 11:23 p.m.42 views

CVE-2023-28445 Deno improperly handles resizable ArrayBuffer

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.6AI score0.00971EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/23 11:23 p.m.28 views

CVE-2023-28445 Deno improperly handles resizable ArrayBuffer

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.9CVSS8.8AI score0.00971EPSS
SaveExploits0References5
CVE
CVE
added 2023/03/23 11:23 p.m.85 views

CVE-2023-28445

CVE-2023-28445 affects Deno (Rust-based runtime for JavaScript/TypeScript). The issue arises from resizing ArrayBuffers passed to asynchronous functions that are shrunk during the operation, potentially causing an out-of-bounds read/write. The only affected release is Deno 1.32.0; Deno Deploy is ...

9.9CVSS9.4AI score0.00971EPSS
SaveExploits0References3Affected Software3
Github Security Blog
Github Security Blog
added 2023/03/23 11:13 p.m.35 views

Deno improperly handles resizable ArrayBuffer

Impact Resizable ArrayBuffers passed to asynchronous native 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 only version affected is Deno 1.32.0. Deno Deploy users are not...

9.9CVSS8.8AI score0.00971EPSS
SaveExploits0References6Affected Software3
OSV
OSV
added 2023/03/23 11:13 p.m.63 views

GHSA-C25X-CM9X-QQGX Deno improperly handles resizable ArrayBuffer

Impact Resizable ArrayBuffers passed to asynchronous native 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 only version affected is Deno 1.32.0. Deno Deploy users are not...

9.9CVSS9.3AI score0.00971EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2023/03/23 12:0 a.m.8 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 versions prior to 1.32.1, which stems from a resizable array passed to an asynchronous function being shrunk during an...

9.9CVSS8.3AI score0.00971EPSS
SaveExploits0References5
Rows per page
Query Builder