Lucene search
+L

1464 matches found

CVE
CVE
added 2025/06/23 12:0 a.m.21 views

CVE-2021-47688

CVE-2021-47688 affects WhiteBeam 0.2.0 through 0.2.1 (before 0.2.2). A local attacker on a server can bypass the allow-list by truncating a file in the OpenFileDescriptor action prior to VerifyCanWrite, enabling potential bypass of protections. Validated details from multiple sources confirm the ...

5.7CVSS5.5AI score0.00158EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/23 12:0 a.m.5 views

PT-2025-26640 · Whitebeam · Whitebeam

Name of the Vulnerable Software and Affected Versions: WhiteBeam versions 0.2.0 through 0.2.1 Description: A user with local access to a server can bypass the allow-list functionality because a file can be truncated in the OpenFileDescriptor action before the VerifyCanWrite action is performed...

5.7CVSS6.2AI score0.00158EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/06/23 12:0 a.m.3 views

CVE-2021-47688

In WhiteBeam 0.2.0 through 0.2.1 before 0.2.2, a user with local access to a server can bypass the allow-list functionality because a file can be truncated in the OpenFileDescriptor action before the VerifyCanWrite action is performed...

5.7CVSS6.9AI score0.00158EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/23 12:0 a.m.11 views

CVE-2021-47688

In WhiteBeam 0.2.0 through 0.2.1 before 0.2.2, a user with local access to a server can bypass the allow-list functionality because a file can be truncated in the OpenFileDescriptor action before the VerifyCanWrite action is performed...

5.7CVSS0.00158EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/06/20 3:25 p.m.13 views

DNN.PLATFORM possibly allows bypass of IP Filters

DNN.PLATFORM allows a specially crafted request or proxy to be created that would bypass the design of DNN Login IP Filters allowing login attempts from IP Adresses not in the allow list. This vulnerability is fixed in 10.0.1...

8.8CVSS6AI score0.00294EPSS
SaveExploits0References3Affected Software1
AlmaLinux
AlmaLinux
added 2025/06/20 12:0 a.m.12 views

Important: libblockdev security update

libblockdev is a C library supporting GObject introspection for manipulation of block devices. It has a plugin-based architecture where each technology like LVM, Btrfs, MD RAID, Swap,... is implemented in a separate plugin, possibly with multiple implementations e.g. using LVM CLI or the new LVM...

7CVSS7.2AI score0.00446EPSS
SaveExploits18References3
OSV
OSV
added 2025/06/19 12:15 p.m.9 views

AZL-64187 CVE-2025-6019 affecting package libblockdev 2.28-3

A Local Privilege Escalation LPE vulnerability was found in libblockdev. Generally, the "allowactive" setting in Polkit permits a physically present user to take certain actions based on the session type. Due to the way libblockdev interacts with the udisks daemon, an "allowactive" user on a syst...

7CVSS7.4AI score0.00446EPSS
SaveExploits18References1
ATTACKERKB
ATTACKERKB
added 2025/06/19 11:55 a.m.2 views

CVE-2025-6019

A Local Privilege Escalation LPE vulnerability was found in libblockdev. Generally, the "allowactive" setting in Polkit permits a physically present user to take certain actions based on the session type. Due to the way libblockdev interacts with the udisks daemon, an "allowactive" user on a syst...

7CVSS7.3AI score0.00446EPSS
SaveExploits18References15
OSV
OSV
added 2025/06/19 10:15 a.m.3 views

DEBIAN-CVE-2025-31698

ACL configured in ipallow.config or remap.config does not use IP addresses that are provided by PROXY protocol. Users can use a new setting proxy.config.acl.subjects to choose which IP addresses to use for the ACL if Apache Traffic Server is configured to accept PROXY protocol. This issue affects...

7.5CVSS5.2AI score0.00464EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/10 2:13 p.m.66 views

GHSA-MC43-4FQR-C965 GeoServer has improper ENTITY_RESOLUTION_ALLOWLIST URI validation in XML Processing (SSRF)

Summary An improper URI validation vulnerability exists that enables an unauthorized attacker to perform XML External Entities XEE attack, then send GET request to any HTTP server. Attacker can abuse this to scan internal networks and gain information about them then exploit further. Moreover,...

9.3CVSS7.1AI score0.00262EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/06 2:14 a.m.3 views

SUSE CVE-2025-48888

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.41.3 and prior to versions 2.1.13, 2.2.13, and 2.3.2, deno run --allow-read --deny-read main.ts results in allowed, even though 'deny' should be stronger. The result is the same with all global unary permissions give...

6.9CVSS6.8AI score0.00342EPSS
SaveExploits1References3
CNVD
CNVD
added 2025/06/06 12:0 a.m.5 views

FreeScout Security Bypass Vulnerability (CNVD-2025-20783)

FreeScout is an ultra-lightweight free open source helpdesk and shared inbox built using PHP Laravel framework by FreeScout. FreeScout suffers from a security bypass vulnerability that is due to a logical flaw in the application's allow access feature. An attacker can exploit the vulnerability to...

8.1CVSS6.9AI score0.0041EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/04 9:13 p.m.4 views

GHSA-XQXC-X6P3-W683 Deno run with --allow-read and --deny-read flags results in allowed

Summary deno run --allow-read --deny-read main.ts results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as --allow- --deny-. Details Caused by the fast exit logic in 22894. PoC Run the above command expecting no permissions to be passed. Impact Th...

6.9CVSS7.2AI score0.00342EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2025/06/04 9:13 p.m.16 views

Deno run with --allow-read and --deny-read flags results in allowed

Summary deno run --allow-read --deny-read main.ts results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as --allow- --deny-. Details Caused by the fast exit logic in 22894. PoC Run the above command expecting no permissions to be passed. Impact Th...

6.9CVSS6.9AI score0.00342EPSS
SaveExploits1References8Affected Software2
CNNVD
CNNVD
added 2025/05/30 12:0 a.m.6 views

FreeScout 安全漏洞

FreeScout is an ultra-lightweight free open source helpdesk and shared inbox built using PHP Laravel framework by FreeScout. FreeScout suffers from a security bypass vulnerability that is due to a logical flaw in the application's allow access feature. An attacker can exploit the vulnerability to...

8.1CVSS6.8AI score0.0041EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/23 8:35 a.m.8 views

CVE-2024-32472

excalidraw is an open source virtual hand-drawn style whiteboard. A stored XSS vulnerability in Excalidraw's web embeddable component. This allows arbitrary JavaScript to be run in the context of the domain where the editor is hosted. There were two vectors. One rendering untrusted string as...

6.1CVSS5.8AI score0.00561EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:0 a.m.10 views

CVE-2023-28645

Nextcloud richdocuments is a Nextcloud app integrating the office suit Collabora Online. In affected versions the secure view feature of the rich documents app can be bypassed by using unprotected internal API endpoint of the rich documents app. It is recommended that the Nextcloud Office app...

6.5CVSS6.7AI score0.00745EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:28 a.m.7 views

CVE-2023-36620

An issue was discovered in the Boomerang Parental Control application before 13.83 for Android. The app is missing the android:allowBackup="false" attribute in the manifest. This allows the user to backup the internal memory of the app to a PC. This gives the user access to the API token that is...

4.6CVSS6.8AI score0.00538EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:28 a.m.3 views

CVE-2023-27474

Directus is a real-time API and App dashboard for managing SQL database content. Instances relying on an allow-listed reset URL are vulnerable to an HTML injection attack through the use of query parameters in the reset URL. An attacker could exploit this to email users urls to the servers domain...

8CVSS7.7AI score0.00531EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:8 a.m.11 views

CVE-2022-2501

An improper access control issue in GitLab EE affecting all versions from 12.0 prior to 15.0.5, 15.1 prior to 15.1.4, and 15.2 prior to 15.2.1 allows an attacker to bypass IP allow-listing and download artifacts. This attack only bypasses IP allow-listing, proper permissions are still required...

7.5CVSS6.5AI score0.00849EPSS
SaveExploits0References1
Rows per page
Query Builder