Lucene search
K

73 matches found

Snyk
Snyk
added 2026/05/22 1:44 p.m.5 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the Boards API when file ownership and access control are not properly validated. An attacker can gain unauthorized access to and download files belonging to other users or teams by...

7.1CVSS5.8AI score0.00033EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/04/10 7:44 p.m.1 views

CVE-2026-40189 goshs has a file-based ACL authorization bypass in goshs state-changing routes

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.4, goshs enforces the documented per-folder .goshs ACL/basic-auth mechanism for directory listings and file reads, but it does not enforce the same authorization checks for state-changing routes. An unauthenticated attacker can upload...

9.3CVSS5.8AI score0.00051EPSS
Exploits1References3
NVD
NVD
added 2026/03/16 2:18 p.m.1 views

CVE-2026-0977

IBM CICS Transaction Gateway for Multiplatforms 9.3 and 10.1 could allow a user to transfer or view files due to improper access controls...

7.1CVSS0.00012EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:47 p.m.2 views

CVE-2026-25052

n8n is an open source workflow automation platform. Prior to versions 1.123.18 and 2.5.0, a vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical...

9.4CVSS5.4AI score0.00022EPSS
Exploits0References2Affected Software1
Nextcloud
Nextcloud
added 2025/12/05 8:0 a.m.8 views

Users can modify tags on files that do not belong to them

None...

4.3CVSS5.2AI score0.00025EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2006-0849

Malware in sbrugna...

5CVSS6.4AI score0.00547EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-4153

Malware in sbrugna...

7.2CVSS6.4AI score0.00025EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-5970

Malware in sbrugna...

9.8CVSS9.5AI score0.00345EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-19363

Malware in sbrugna...

7.3CVSS6.4AI score0.00048EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2020-26991

Malware in sbrugna...

7.8CVSS7.7AI score0.00072EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2007-5713

Malware in sbrugna...

7.5CVSS7.6AI score0.00346EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2006-3825

Malware in sbrugna...

5CVSS6.4AI score0.00427EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-0344

Malicious code in bioql PyPI...

7.1CVSS6.5AI score0.00373EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2020-7873

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.217EPSS
Exploits0References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2021-31888

Malicious code in bioql PyPI...

5.5CVSS5.7AI score0.00049EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/08/28 12:0 a.m.2 views

DOS & CO SS1 安全漏洞

DOS & CO SS1 is an asset management tool from DOS & CO Japan. A security vulnerability exists in DOS & CO SS1 Ver.16.0.0.10 and earlier versions, which stems from improper file or directory access control and could lead to remote unauthorized access...

6.9CVSS5.7AI score0.00085EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/06/02 12:0 a.m.1 views

Juzaweb CMS 安全漏洞

Juzaweb CMS is a content management system developed by Juzaweb Individual Developer based on the Laravel framework and Web platform. A security vulnerability exists in Juzaweb CMS 3.4.2 and earlier versions that stems from improper access control in the file /admin-cp/menus...

6.5CVSS6.4AI score0.002EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/23 10:43 a.m.4 views

CVE-2024-52514

Nextcloud Server is a self hosted personal cloud system. After a user received a share with some files inside being blocked by the files access control, the user would still be able to copy the intermediate folder inside Nextcloud allowing them to afterwards potentially access the blocked files...

4.1CVSS6.7AI score0.00321EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:3 a.m.5 views

CVE-2018-14043

mstdlib aka the M Standard Library for C 1.2.0 has incorrect file access control in situations where Mfspermscanaccess attempts to delete an existing file that lacks public read/write access during a copy operation, related to fs/mfs.c and fs/mfspath.c. An attacker could create the file and then...

9.8CVSS6.9AI score0.00345EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/04/30 5:40 p.m.37 views

Vite's server.fs.deny bypassed with /. for files under project root

Summary The contents of files in the project root that are denied by a file matching pattern can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Only files that are under project root and a...

6CVSS7.2AI score0.02428EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder