Lucene search
+L

3260 matches found

RedhatCVE
RedhatCVE
added 2025/10/09 1:13 a.m.13 views

CVE-2025-61785

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS6.6AI score0.00184EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/10/09 12:0 a.m.9 views

GitLab Enterprise Edition 安全漏洞

GitLab Enterprise Edition EE is a content management system from GitLab, Inc. in the United States. A security vulnerability exists in GitLab Enterprise Edition EE versions 18.3 through 18.3.4 and 18.4 through 18.4.2, which stems from an incorrect GraphQL mutation range that could cause an...

7.7CVSS6.3AI score0.00349EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/08 10:17 p.m.15 views

CVE-2025-44824

Nagios Log Server before 2024R1.3.2 allows authenticated users with read-only API access to stop the Elasticsearch service via a /nagioslogserver/index.php/api/system/stop?subsystem=elasticsearch call. The service stops even though "message": "Could not stop elasticsearch" is in the API response...

8.5CVSS6.7AI score0.02672EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/08 1:15 a.m.12 views

CVE-2025-61785

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS0.00184EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/10/08 12:37 a.m.15 views

CVE-2025-61785 Deno's --deny-write check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS0.00184EPSS
SaveExploits1References5
CVE
CVE
added 2025/10/08 12:37 a.m.24 views

CVE-2025-61785

Summary : CVE-2025-61785 affects Deno versions prior to 2.5.3 and 2.2.15, where Deno.FsFile.prototype.utime and utimeSync are not properly restricted by --deny-write=./. This allows changing atime/mtime on a read-only opened file even when write is disallowed, bypassing the permission model. The ...

3.3CVSS6.3AI score0.00184EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2025/10/08 12:37 a.m.9 views

CVE-2025-61785

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS6.7AI score0.00184EPSS
SaveExploits1References5
OSV
OSV
added 2025/10/08 12:37 a.m.10 views

CVE-2025-61785 Deno's --deny-write check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS4.2AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/10/08 12:37 a.m.1 views

CVE-2025-61785 Deno's --deny-write check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS6.3AI score0.00184EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53584

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ubifs: ubifsreleasepage: Remove ubifsassert0 to valid this process There are two states for ubifs writing pages: 1. Dirty, Private 2. Not Dirty, Not Private The...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/08 12:0 a.m.8 views

PT-2025-41208

Name of the Vulnerable Software and Affected Versions Deno versions prior to 2.5.3 Deno versions prior to 2.2.15 Description Deno is a JavaScript, TypeScript, and WebAssembly runtime. The Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync functions are not limited by the...

3.3CVSS4.4AI score0.00184EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53457

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FS: JFS: Fix null-ptr-deref Read in txBegin Syzkaller reported an issue where txBegin may be called on a superblock in a read-only mounted filesystem which lead...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 10:36 p.m.9 views

GHSA-VG2R-RMGP-CGQJ Deno's --deny-write check does not prevent permission bypass

Summary Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtime times on the file stream resource even when the file is opened with read only permission...

3.3CVSS6.8AI score0.00184EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2025/10/07 10:36 p.m.16 views

Deno's --deny-write check does not prevent permission bypass

Summary Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtime times on the file stream resource even when the file is opened with read only permission...

3.3CVSS6.8AI score0.00184EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2025/10/07 8:15 p.m.8 views

CVE-2025-44824

Nagios Log Server before 2024R1.3.2 allows authenticated users with read-only API access to stop the Elasticsearch service via a /nagioslogserver/index.php/api/system/stop?subsystem=elasticsearch call. The service stops even though "message": "Could not stop elasticsearch" is in the API response...

6.5CVSS5.8AI score0.02672EPSS
SaveExploits1References2
NVD
NVD
added 2025/10/07 8:15 p.m.9 views

CVE-2025-44824

Nagios Log Server before 2024R1.3.2 allows authenticated users with read-only API access to stop the Elasticsearch service via a /nagioslogserver/index.php/api/system/stop?subsystem=elasticsearch call. The service stops even though "message": "Could not stop elasticsearch" is in the API response...

8.5CVSS0.02672EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.20 views

EUVD-2020-8184

Malware in sbrugna...

3.5CVSS4.8AI score0.00653EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2018-17259

Malware in sbrugna...

8.8CVSS8.8AI score0.00861EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-21892

Malware in sbrugna...

4.3CVSS4.9AI score0.00707EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-15328

Malware in sbrugna...

9CVSS8.4AI score0.05407EPSS
SaveExploits0References4
Rows per page
Query Builder