Lucene search
+L

300 matches found

Kitploit
Kitploit
added 2026/09/10 11:13 p.m.6 views

targetedKerberoast

targetedKerberoast targetedKerberoast is a Python script that can, like many others e.g. GetUserSPNs.py, print "kerberoast" hashes for user accounts that have a SPN set. This tool brings the following additional feature: for each user without SPNs, it tries to set one abuse of a write permission ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 11:01 p.m.8 views

goGetBucket

goGetBucket - AWS S3 Bucket discovery through alterations and permutations Warning: code is horrible as I have only used this for personal use. When I get the time I will make it less-horrible and faster. When performing a recon on a domain - understanding assets they own is very important. AWS S...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 11:21 a.m.4 views

Tomcat-CVE-2017-12615

Tomcat Arbitrary Write-file Vulnerability through PUT Method CVE-2017-12615 中文版本Chinese version Tomcat version: 8.5.19 Environment Setup root@kitploit: docker-compose build docker-compose up -d After successfully running the commands above, you will see the example page of Tomcat through visiting...

8.1CVSS7.6AI score0.99607EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/08 9:16 p.m.6 views

CVE-2026-22017-Firmware-Update-via-BLE-Without-Authentication

CVE-2026-22017 – Firmware Update via BLE Without Authentication Program Code Python bleak peripheral root@kitploit: blefirmwareupdate.py - Simulated BLE peripheral accepting firmware writes from bleak import BleakServer, BleakGATTCharacteristic import asyncio class FirmwareService: def initself:...

6.5CVSS7.6AI score0.00303EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/07 12:23 p.m.6 views

EUVD-2026-72363

ILIAS versions before 9.23, 10.11, and 11.4 contain an authorization bypass vulnerability in ilObjGroupGUI where saveMapSettingsObject and updateGroupTypeObject perform state-changing operations without write permission checks. Authenticated users with only read access to a group can craft POST...

5.4CVSS0.00253EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 5:37 p.m.7 views

EUVD-2026-71620

ILIAS before versions 9.22, 10.10, and 11.3 contains a SQL injection vulnerability in the repository trash table where the table navigation sort field from HTTP requests is passed directly into the ORDER BY clause of a SQL query without validation against declared sortable columns. Authenticated...

8.8CVSS6AI score0.00386EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/04 5:22 p.m.5 views

Kerberos-CVE-2026-27912

Kerberos-CVE-2026-27912 CVE-2026-27912 - Windows Kerberos Elevation of Privilege Vulnerability ResetNightmare - Unauthorized password reset via Kerberos Change Password protocol flaw. 📋 Details Field| Value ---|--- CVE| CVE-2026-27912 Title| Windows Kerberos Elevation of Privilege Vulnerability...

8CVSS7.6AI score0.00409EPSS
SaveExploits2References2
CVE
CVE
added 2026/09/01 1:30 p.m.40 views

CVE-2026-12663

ControlFLASH™ (Rockwell Automation) contains an improper access control flaw: its installer grants write permissions to the "Everyone" group on the product installation directory. This misconfiguration allows a local attacker to achieve arbitrary code execution at the logged-in user's privilege l...

7CVSS6AI score0.00105EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/01 8:34 a.m.8 views

kernel: NFSv4: include MAY_WRITE in open permission mask for O_TRUNC

A flaw was found in the Linux kernel's NFSv4 implementation. A local user could exploit a vulnerability where opening a file with OTRUNC truncate and ORDONLY read-only flags would bypass the necessary write permission checks. This oversight allows an attacker to truncate a file without having...

7.1CVSS5.8AI score0.00164EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:18 p.m.12 views

CVE-2026-55064

Vikunja is an open-source self-hosted task management platform. From 2.3.0 until 2.4.0, a user with Write but not Admin permission on a shared child project can detach it from its parent hierarchy by submitting parentprojectid equal to 0 to POST /api/v1/projects/project. The Project.CanUpdate...

4.3CVSS0.00268EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 4:37 p.m.15 views

Vikunja has a project duplication bypasses write-permission check on the target parent project

Summary The project-duplication endpoint fails to enforce write access to the target parent project. Any authenticated non-link-share user can duplicate a project they can read into any parent project on the instance, regardless of whether they have write access to that parent — injecting an...

5.3CVSS5.9AI score0.00313EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/28 4:36 p.m.35 views

CVE-2026-54766 Vikunja: Project duplication bypasses write-permission check on the target parent project

Vikunja is an open-source self-hosted task management platform. From 0.21.0 until 2.4.0, the project duplication operation in pkg/models/projectduplicate.go allows an authenticated user who can read a source project to place its duplicate beneath an arbitrary target parent project...

5.3CVSS0.00313EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:36 p.m.30 views

CVE-2026-54766

Vikunja , an open-source self-hosted task management platform, has an authorization bypass in its project duplication endpoint (PUT /api/v1/projects/{project}/duplicate). The flaw in ProjectDuplicate.CanCreate (pkg/models/project_duplicate.go) calls parent.CanCreate on an unhydrated Project struc...

5.3CVSS5.9AI score0.00313EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 4:36 p.m.12 views

EUVD-2026-67830

Vikunja is an open-source self-hosted task management platform. From 0.21.0 until 2.4.0, the project duplication operation in pkg/models/projectduplicate.go allows an authenticated user who can read a source project to place its duplicate beneath an arbitrary target parent project...

5.3CVSS5.9AI score0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 4:36 p.m.13 views

CVE-2026-54766 Vikunja: Project duplication bypasses write-permission check on the target parent project

Vikunja is an open-source self-hosted task management platform. From 0.21.0 until 2.4.0, the project duplication operation in pkg/models/projectduplicate.go allows an authenticated user who can read a source project to place its duplicate beneath an arbitrary target parent project...

5.3CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.15 views

PT-2026-83229

Name of the Vulnerable Software and Affected Versions Vikunja versions 0.21.0 through 2.3.0 Description An authorization bypass exists in the project duplication process. An authenticated user with read access to a source project can duplicate it and place the copy under any arbitrary target pare...

5.3CVSS5.9AI score0.00313EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/25 10:07 a.m.9 views

Apicurio/apicurio-registry: apicurio-registry: XML entity-expansion denial of service via internal DTD subset

A flaw was found in Apicurio Registry. The DocumentBuilderAccessor correctly blocks external DTD and schema access but does not disable DOCTYPE declarations or enable FEATURESECUREPROCESSING. An attacker with artifact-write permission can upload XML documents with internal entity-expansion payloa...

6.5CVSS5.4AI score0.00519EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-101997)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-101997 advisory. In the Linux kernel, the following vulnerability has been resolved: NFSv4: include MAYWRITE in open permission mask for OTRUNC POSIX requires write permission to...

7.1CVSS4.8AI score0.00164EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.10 views

Tanium Server 7.7.3.x < 7.7.3.8298 / 7.8.2.x < 7.8.2.1198 / 7.8.4.x < 7.8.4.1327 UI Misrepresentation (TAN-2026-017)

The version of Tanium Server installed on the remote host is 7.7.3.x prior to 7.7.3.8298, 7.8.2.x prior to 7.8.2.1198, or 7.8.4.x prior to 7.8.4.1327. It is, therefore, affected by a vulnerability: - A UI misrepresentation of critical information vulnerability could allow an authenticated Tanium...

2.7CVSS5.5AI score0.00178EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 12:32 a.m.13 views

EUVD-2026-58503

Budibase before 3.40.0 contains a SQL injection vulnerability in the Oracle datasource connector's post-write row lookup that fails to escape table names in identifiers. Attackers with write permission on a table with a double-quote in its name can inject SQL that executes as the datasource's...

8.8CVSS5.8AI score0.00245EPSS
SaveExploits0References3
Rows per page
Query Builder