Lucene search
K

47 matches found

OSV
OSV
added 2026/05/22 8:55 p.m.1 views

OSEC-2026-08 Path traversal vulnerability in ocaml-tar

A malicious archive with ../ path segments in its name allows escaping the current working directory. This is not desired behavior, and tar1 rejects such extractions, but ocaml-tar decompresses it anyway. The impact is that it allows arbitrary file write outside of the desired extraction director...

8.2CVSS6AI score
Exploits0
F5 Networks
F5 Networks
added 2026/04/21 8:21 p.m.5 views

K000160934: Multiple Go vulnerabilities

Security Advisory Description CVE-2023-45285 Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This onl...

8.6CVSS6.5AI score0.03204EPSS
Exploits1
CNNVD
CNNVD
added 2026/04/14 12:0 a.m.3 views

Progress OpenEdge 安全漏洞

Progress OpenEdge is an enterprise-level application development and database management platform provided by the American company Progress. There is a security vulnerability in Progress OpenEdge, which stems from improper authorization in the AdminServer component. This vulnerability could allow...

8.2CVSS5.9AI score0.00055EPSS
Exploits0References1
CVE
CVE
added 2026/03/02 7:2 p.m.4 views

CVE-2025-48636

The CVE-2025-48636 entry concerns a path traversal vulnerability in openFile of BugreportContentProvider.java that could allow reading and writing unauthorized files, enabling local privilege escalation without extra execution privileges or user interaction. The issue affects the described openFi...

8.4CVSS6.1AI score0.0001EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/02 7:2 p.m.15 views

CVE-2025-48636

In openFile of BugreportContentProvider.java, there is a possible way to read and write unauthorized files due to a path traversal error. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

0.0001EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-17437

Malicious code in bioql PyPI...

5.3CVSS4.8AI score0.00276EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-18139

Malicious code in bioql PyPI...

5.5CVSS6.8AI score0.0004EPSS
Exploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/16 9:57 a.m.9 views

Security Bulletin: IBM Instana Observability has addressed Multiple Vulnerabilities within Instana Agent container image

Summary Multiple vulnerabilities were remediated in IBM Observability with Instana within Instana Agent container image build 1.0.302 Vulnerability Details CVEID:CVE-2025-0913 DESCRIPTION: os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a...

9.8CVSS6.7AI score0.01617EPSS
Exploits4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-0913

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with...

5.5CVSS7.2AI score0.0004EPSS
Exploits0References2
OSV
OSV
added 2025/06/14 5:46 a.m.5 views

BIT-GOLANG-2025-0913 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS5.8AI score0.0004EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/06/13 6:15 p.m.2 views

CVE-2025-0913

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS5.5AI score0.0004EPSS
Exploits0References1
NVD
NVD
added 2025/06/11 6:15 p.m.8 views

CVE-2025-0913

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS0.0004EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/06/11 5:17 p.m.9 views

CVE-2025-0913 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

0.0004EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/06/11 5:17 p.m.10 views

CVE-2025-0913

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS7.3AI score0.0004EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/06/11 5:17 p.m.7 views

CVE-2025-0913 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

7AI score0.0004EPSS
Exploits0References4
AlpineLinux
AlpineLinux
added 2025/06/11 5:17 p.m.8 views

CVE-2025-0913

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS7.2AI score0.0004EPSS
Exploits0
Snyk
Snyk
added 2025/06/11 4:59 p.m.3 views

Symlink Attack

Overview std/os is a Go standard library package std/os Affected versions of this package are vulnerable to Symlink Attack. Go Vulnerability Report:os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems,...

6.8CVSS6.9AI score0.0004EPSS
Exploits0References3
Mageia
Mageia
added 2025/06/09 6:14 p.m.15 views

Updated golang packages fix security vulnerabilities

Proxy-Authorization and Proxy-Authenticate headers persisted on cross-origin redirects potentially leaking sensitive information. CVE-2025-4673. os: inconsistent handling of OCREATE|OEXCL on Unix and Windows os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when th...

7.5CVSS6.7AI score0.00076EPSS
Exploits0References2
OSV
OSV
added 2025/03/11 3:15 p.m.1 views

CVE-2024-51320

Cross Site Scripting vulnerability in Zucchetti Ad Hoc Infinity 2.4 allows an authenticated attacker to achieve Remote Code Execution via the /servlet/gsdmfsavehtmltmp, /servlet/gsdmbtlkopenfile components...

5.4CVSS5.9AI score0.00366EPSS
Exploits1References1
CNNVD
CNNVD
added 2025/03/11 12:0 a.m.1 views

Zucchetti Ad Hoc Infinity 跨站脚本漏洞

Zucchetti Ad Hoc Infinity is an ERP software from Zucchetti. A cross-site scripting vulnerability exists in Zucchetti Ad Hoc Infinity version 2.4, which originates from cross-site scripting in the /servlet/gsdmfsavehtmltmp and /servlet/gsdmbtlkopenfile components and could lead to remote code...

5.4CVSS7.2AI score0.00366EPSS
Exploits1References2
Rows per page
Query Builder