Lucene search
+L

1267 matches found

Kitploit
Kitploit
added 2026/09/10 7:28 a.m.3 views

gospider

GoSpider GoSpider - Rápido rastreador web escrito en Go ¿Integrar Gospider sin complicaciones en tu flujo de trabajo de reconocimiento? este proyecto fue parte de Osmedeus Engine. Mira cómo fue integrado en @OsmedeusEngine Instalación Instalación con GO root@kitploit: GO111MODULE=on go install...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 3:34 a.m.6 views

slurp-1

slurp Blackbox/whitebox S3 bucket enumerator Overview Credit to all the vendor packages that made this tool possible. This is a security tool; it's meant for pen-testers and security professionals to perform audits of s3 buckets. Features Scan via domains; you can target a single domain or a list...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.9 views

PT-2026-89545

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB Go Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifie...

8.1CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 11:04 p.m.38 views

CVE-2026-47680

CVE-2026-47680 is a path traversal vulnerability in FluxCD source-controller (versions 0.0.17 through 1.8.4), a Kubernetes operator for artifact acquisition from Git, OCI, Helm, and S3 sources. Two attack surfaces exist: (1) an actor who can influence the contents of a Bucket-referenced bucket ca...

5.3CVSS0.00327EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 12:36 a.m.7 views

slurp-old

slurp Enumerates S3 buckets manually or via certstream Overview First of all, credit to https://github.com/eth0izzle/bucket-stream for the certstream idea. Also, credit to all the vendor packages that made this tool possible. Not responsible for how you use this tool. Modes Certstream Domain...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 1:21 p.m.8 views

CVE-2025-27136

CVE-2025-27136 Exploiting an XML External Entity XXE Vulnerability. Use XML Payload to Grab Sensitive Files PoC test.xml root@kitploit: Use curl to upload test.xml from our local machine to the bucket. root@kitploit: curl -X PUT http://127.0.0.1:PORT/TB1 -H "Content-Type: application/xml" -d...

6.9CVSS5.9AI score0.00523EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 1:42 p.m.6 views

CVE-2023-43040

CVE-2023-43040 This repository contains a proof-of-concept exploit for the CVE-2023-43040 vulnerability found in RADOS Gateway RADOSGW. This vulnerability allows attackers to upload objects to any bucket accessible by the specified access key, potentially leading to unauthorized data manipulation...

9.8CVSS7.1AI score0.02539EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/04 5:26 a.m.4 views

bucket-brute

bucket-brute Aws S3 Tko Tool root@kitploit: usage: bucket-brute.py -h -u URL -p PROXY -b BUCKET optional arguments: -h, --help show this help message and exit -u URL, --url URL No Such Bucket URL -p PROXY, --proxy PROXY Proxy for debugging -b BUCKET, --bucket BUCKET Bucket Name Example...

6AI score
SaveExploits0
NVD
NVD
added 2026/09/03 9:17 p.m.7 views

CVE-2026-9745

IBM Netezza Software 11.3.0.3 through Interim Fix 002 has operations that are performed without validating bucket ownership using the ExpectedBucketOwner parameter. This omission may allow a remote attacker to exploit misconfigurations or naming collisions to redirect application requests to an...

6.5CVSS0.00194EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 8:41 p.m.37 views

CVE-2026-9745 Vulnerabilities exists in IBM Netezza Software

IBM Netezza Software 11.3.0.3 through Interim Fix 002 has operations that are performed without validating bucket ownership using the ExpectedBucketOwner parameter. This omission may allow a remote attacker to exploit misconfigurations or naming collisions to redirect application requests to an...

6.5CVSS0.00194EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 8:41 p.m.9 views

CVE-2026-9745

IBM Netezza Software versions 11.3.0.3 through Interim Fix 002 are affected by a missing bucket ownership validation when using the ExpectedBucketOwner parameter. This omission allows a remote attacker to exploit misconfigurations or naming collisions to redirect application requests to an uninte...

6.5CVSS5.9AI score0.00194EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/28 10:17 p.m.12 views

EUVD-2026-42285

SeaweedFS: Path traversal in the S3 gateway X-Amz-Copy-Source header allows cross-bucket object read...

7.7CVSS5.9AI score0.00606EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 10:17 p.m.9 views

GHSA-56WQ-X3WV-3FF4 SeaweedFS: Path traversal in the S3 gateway X-Amz-Copy-Source header allows cross-bucket object read

Summary The SeaweedFS S3 API gateway did not reject .. path segments in the X-Amz-Copy-Source header used by CopyObject and UploadPartCopy. The request URL path was hardened against traversal in 4.30 CVE-2026-54917, but the copy-source header was only checked for emptiness, so a .. segment in the...

7.7CVSS5.9AI score0.00606EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/28 10:16 p.m.15 views

EUVD-2026-42286

SeaweedFS: Improper authorization in the S3Tables / Iceberg REST management API lets a low-privileged S3 user enumerate administrator-owned table buckets...

4.3CVSS5.9AI score0.00342EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 10:16 p.m.9 views

GHSA-HGPF-8634-G44C SeaweedFS: Improper authorization in the S3Tables / Iceberg REST management API lets a low-privileged S3 user enumerate administrator-owned table buckets

Summary SeaweedFS routes requests signed with SigV4 service s3tables to the S3Tables management API. Authorization on that path collapsed account-less S3 identities into the shared admin account and failed open, so a user holding only ordinary S3 Read credentials — and no S3Tables-specific...

4.3CVSS5.7AI score0.00342EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/28 8:18 p.m.7 views

CVE-2026-55067

Vikunja is an open-source self-hosted task management platform. Prior to 2.4.0, POST /api/v1/projects/project/views/view/buckets/bucket allows the request body projectviewid value to be mass assigned by Bucket.Update in pkg/models/kanban.go. The permission check validates that the bucket currentl...

5CVSS0.00246EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:18 p.m.21 views

CVE-2026-55066

Vikunja is an open-source self-hosted task management platform. Prior to 2.4.0, POST /api/v1/projects/project/views/view/buckets/bucket/tasks accepts a body supplied taskid but TaskBucket.CanUpdate in pkg/models/kanbantaskbucket.go authorizes only the project, view, and bucket from the URL...

7.1CVSS0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 4:55 p.m.10 views

GHSA-569V-Q83C-3J3G Vikunja vulnerable to authenticated cross-tenant kanban-bucket relocation via `project_view_id` mass-assignment

Summary POST /api/v1/projects/project/views/view/buckets/bucket mass-assigns the request body's projectviewid onto the bucket row. The permission check only verifies that the URL-supplied bucket already belongs to the URL-supplied project, view pair; the body's projectviewid is never validated. A...

5CVSS5.9AI score0.00246EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/28 4:55 p.m.9 views

Vikunja vulnerable to authenticated cross-tenant kanban-bucket relocation via `project_view_id` mass-assignment

Summary POST /api/v1/projects/project/views/view/buckets/bucket mass-assigns the request body's projectviewid onto the bucket row. The permission check only verifies that the URL-supplied bucket already belongs to the URL-supplied project, view pair; the body's projectviewid is never validated. A...

5CVSS5.9AI score0.00246EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/28 4:53 p.m.36 views

CVE-2026-55067 Vikunja: Authenticated cross-tenant kanban-bucket relocation via `project_view_id` mass-assignment

Vikunja is an open-source self-hosted task management platform. Prior to 2.4.0, POST /api/v1/projects/project/views/view/buckets/bucket allows the request body projectviewid value to be mass assigned by Bucket.Update in pkg/models/kanban.go. The permission check validates that the bucket currentl...

5CVSS0.00246EPSS
SaveExploits0References4
Rows per page
Query Builder