Lucene search
+L

15410 matches found

CNNVD
CNNVD
•added 2022/12/19 12:00 a.m.•8 views

IBM Spectrum Scale 路径遍历漏洞

IBM Spectrum Scale is a suite of scalable data and file management solutions from International Business Machines IBM based on IBM GPFS, an enterprise file management system optimized for petabyte-scale storage management. The product supports helping customers reduce storage costs while improvin...

6.8CVSS6.6AI score0.00924EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2022/12/14 12:00 a.m.•43 views

CVE-2022-46872

An attacker who compromised a content process could have partially escaped the sandbox to read arbitrary files via clipboard-related IPC messages.This bug only affects Thunderbird for Linux. Other operating systems are unaffected.. This vulnerability affects Firefox 108, Firefox ESR 102.6, and...

8.6CVSS7.2AI score0.00772EPSS
SaveExploits0References6
CVE
CVE
•added 2022/12/12 9:24 p.m.•85 views

CVE-2022-41261

CVE-2022-41261 concerns SAP Solution Manager (Diagnostic Agent) 7.20. An authenticated attacker on Windows can access a file containing sensitive data, which can be used to reach a configuration file with credentials to access other system files. Successful exploitation may grant access to files ...

6CVSS5.4AI score0.00172EPSS
SaveExploits0References2Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2022/12/12 12:00 a.m.•0 views

CVE-2022-41261: Improper Access Control

SAP Solution Manager Diagnostic Agent - version 7.20, allows an authenticated attacker on Windows system to access a file containing sensitive data which can be used to access a configuration file which contains credentials to access other system files. Successful exploitation can make the attack...

6CVSS6.4AI score0.00172EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2022/12/09 10:16 p.m.•10 views

CVE-2022-23497 Insecure file access in FreshRSS

FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords brypt with cost 9, salted of FreshRSS Web interface. If the API is used, the configuration might contain a...

6.5CVSS7.7AI score0.00877EPSS
SaveExploits0References3
Fedora
Fedora
•added 2022/12/09 1:33 a.m.•43 views

[SECURITY] Fedora 37 Update: nextcloud-25.0.1-1.fc37

NextCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing rig ht on the web. NextCloud is extendable via a simple but powerful API...

6.5CVSS5.4AI score0.01075EPSS
SaveExploits0
Fedora
Fedora
•added 2022/12/09 12:49 a.m.•45 views

[SECURITY] Fedora 35 Update: nextcloud-25.0.1-1.fc35

NextCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing rig ht on the web. NextCloud is extendable via a simple but powerful API...

6.5CVSS5.4AI score0.01075EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2022/12/08 12:00 a.m.•11 views

PT-2022-26956 · Linzhaoguan · Linzhaoguan Pb-Cms

Name of the Vulnerable Software and Affected Versions: LinZhaoguan pb-cms version 2.0 Description: A vulnerability was found in the Message Board component, specifically affecting some unknown functionality of the file /blog/comment. This issue leads to cross site scripting and can be exploited...

9.6CVSS8.8AI score0.00551EPSS
SaveExploits1References5
OSV
OSV
•added 2022/12/07 5:15 p.m.•5 views

AZL-98604 CVE-2022-41720 affecting package golang 1.27.1-1

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

7.5CVSS7.1AI score0.01232EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2022/12/07 5:15 p.m.•51 views

CVE-2022-41720

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

7.5CVSS6.9AI score0.01232EPSS
SaveExploits0References5
Prion
Prion
•added 2022/12/07 5:15 p.m.•79 views

Design/Logic Flaw

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

5CVSS7.3AI score0.01232EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
•added 2022/12/07 4:11 p.m.•8 views

CVE-2022-41720 Restricted file access on Windows in os and net/http

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

6.6AI score0.01232EPSS
SaveExploits0References4
CVE
CVE
•added 2022/12/07 4:11 p.m.•244 views

CVE-2022-41720

CVE-2022-41720 : On Windows, os.DirFS and http.Dir can access Windows device files (e.g., os.DirFS("C:/tmp").Open("COM1")); read-only, but a crafted path may escape a drive and reach arbitrary paths. The fix changes behavior of os.DirFS("") so that Open("tmp") no longer resolves to the root (prev...

7.5CVSS7.4AI score0.01232EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2022/12/07 4:11 p.m.•104 views

CVE-2022-41720

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

7.5CVSS7AI score0.01232EPSS
SaveExploits0
Cvelist
Cvelist
•added 2022/12/07 4:11 p.m.•61 views

CVE-2022-41720 Restricted file access on Windows in os and net/http

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

7.7AI score0.01232EPSS
SaveExploits0References4
OSV
OSV
•added 2022/12/07 4:08 p.m.•42 views

GO-2022-1143 Restricted file access on Windows in os and net/http

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

7.5CVSS7.4AI score0.01232EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2022/12/07 12:00 a.m.•0 views

CVE-2022-41720: Improper Limitation of a Pathname to a Restricted Directory

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS"C:/tmp".Open"COM1" opens the...

7.5CVSS5.8AI score0.01232EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2022/12/06 6:08 p.m.•11 views

CVE-2022-46154 Arbitrary file access in KodExplorer

Kodexplorer is a chinese language web based file manager and browser based code editor. Versions prior to 4.50 did not prevent unauthenticated users from requesting arbitrary files from the host OS file system. As a result any files available to the host process may be accessed by arbitrary users...

8.6CVSS8.7AI score0.00857EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2022/12/06 6:08 p.m.•51 views

CVE-2022-46154 Arbitrary file access in KodExplorer

Kodexplorer is a chinese language web based file manager and browser based code editor. Versions prior to 4.50 did not prevent unauthenticated users from requesting arbitrary files from the host OS file system. As a result any files available to the host process may be accessed by arbitrary users...

8.6CVSS8.9AI score0.00857EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2022/12/06 5:37 p.m.•11 views

CVE-2022-23470 Arbitrary file access in the Galaxy data analysis platform

Galaxy is an open-source platform for data analysis. An arbitrary file read exists in Galaxy 22.01 and Galaxy 22.05 due to the switch to Gunicorn, which can be used to read any file accessible to the operating system user under which Galaxy is running. This vulnerability affects Galaxy 22.01 and...

8.6CVSS8.5AI score0.00821EPSS
SaveExploits0References2
Rows per page
Query Builder