Lucene search
+L

341 matches found

Kitploit
Kitploit
added 2026/09/04 6:34 a.m.8 views

libfsntfs

libfsntfs 是一个用于访问新技术文件系统(NTFS)格式的库。 项目信息: 状态:实验性 许可证:LGPL-3.0-or-later 只读支持的 NTFS 格式: NTFS 版本 3.0 NTFS 版本 3.1 支持的 NTFS 格式特性: LZNT1 压缩 Windows Overlay Filter(WOF)压缩数据(LZX 和 LZXPRESS-Huffman) 区分大小写的目录 不支持的 NTFS 格式特性: NTFS 版本 1.0 NTFS 版本 1.1 NTFS 版本 1.2 加密文件系统(EFS) 更多信息请参阅:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 12:45 a.m.40 views

poro

poro Description Scan for publicly accessible assets on your AWS environment Services covered by this tool: AWS ELB API Gateway S3 Buckets RDS Databases EC2 instances Redshift Databases Poro also check if a tag you specify is applied to identified public resources using --tag-key and --tag-value...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 12:40 a.m.7 views

cynative

独自のセキュリティエージェントを構築 インフラストラクチャへのライブかつ読み取り専用アクセスを備えたセキュリティエージェントのためのオープンソースフレームワーク。 クイックスタート · 最初のエージェント · ドキュメント インフラストラクチャに何でも質問できます。 Cynativeは、コード、クラウド、ランタイム全体にわたってフロンティアモデルを実行し、GitHub、GitLab、AWS、GCP、Azure、Kubernetesを単一のシステムとして推論し、検証済みの回答を返します。bash cynative "what in my cloud is publicly exposed...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/03 7:56 p.m.2 views

CVE-2021-28663

CVE-2021-28663 A basic PoC leak for CVE-2021-28663 Internal of the Android kernel backdoor vulnerability This is a basic PoC for CVE-2021-28663. A design flaw in Mali GPU Android Kernel Driver. 1. Create a GPUVA and also mmap to it so we can get virtual addr for phys pages. 2. Create an alias for...

9CVSS7.3AI score0.12084EPSS
SaveExploits2
OSV
OSV
added 2026/09/02 11:11 a.m.3 views

CVE-2026-84806 Kimai before 2.63.0 Authorization Bypass via Team Access Endpoints

Kimai before 2.63.0 contains an improper authorization vulnerability in team access endpoints that allows authenticated users with team edit permissions and read-only access to grant team access to customers, projects, or activities. Attackers can exploit insufficient permission checks by sending...

5.3CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.31 views

CVE-2026-84806 Kimai before 2.63.0 Authorization Bypass via Team Access Endpoints

Kimai before 2.63.0 contains an improper authorization vulnerability in team access endpoints that allows authenticated users with team edit permissions and read-only access to grant team access to customers, projects, or activities. Attackers can exploit insufficient permission checks by sending...

5.4CVSS0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/01 7:20 p.m.6 views

EUVD-2026-69565

Incorrect Authorization CWE-863 in Kibana can lead to unauthorized modification of data via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. An authenticated user holding only Security Solution read access in a Kibana space could enumerate and change the state of Entity Store...

5.4CVSS5.9AI score0.00209EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/31 3:01 p.m.7 views

EUVD-2026-68606

WAPT Server versions 2.6.1.17834 and earlier contains a SQL injection vulnerability in the columns parameter of the GET /api/v3/hosts endpoint. A remote authenticated user with read-only privileges can inject arbitrary PostgreSQL expressions into the SQL query constructed by WAPT. By exploiting t...

7.1CVSS6.1AI score0.00289EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 3:40 a.m.4 views

libqcow

libqcow 是一个用于访问 QEMU 写时复制(QCOW)镜像文件格式的库。 项目信息: 状态:alpha 许可证:LGPL-3.0-or-later 以只读方式支持的 QCOW 格式: 版本 1 版本 2 版本 3 支持的 QCOW 格式特性: zlib DEFLATE 压缩 AES-CBC 128 位加密 后端文件(差异镜像) 不支持的 QCOW 格式特性: LUKS 加密 数据文件 镜像内快照 开发中: 文件 API 函数中的线程安全性 更多信息请参阅: 项目文档:https://github.com/libyal/libqcow/wiki/Home...

5.9AI score
SaveExploits0References2
NVD
NVD
added 2026/08/27 8:18 p.m.9 views

CVE-2026-81729

Dolibarr before 23.0.4 authorizes REST API document deletion against the wrong permission. Documents::delete in htdocs/api/class/apidocuments.class.php calls dolchecksecureaccessdocument with the mode argument 'read' when handling DELETE /api/index.php/documents, while the sibling builddoc path...

7.1CVSS0.0022EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hiding the first-in-list PCIe extended capabilities There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability i.e., a capability with an ID greater than...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.15 views

Fleet: ORDER BY column injection on activity list endpoints

Summary An authenticated user with read access to Activity could influence the ORDER BY clause of the activity list endpoints by supplying an arbitrary sort column: - GET /api/v1/fleet/activities ListActivities - GET /api/v1/fleet/hosts/id/activities ListHostPastActivities This originated from th...

6AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.10 views

PT-2026-80744

Name of the Vulnerable Software and Affected Versions Tekton Pipelines-as-Code versions prior to 0.48.0 Description When configured with a GitHub App installed across multiple repositories, the installation token issued during webhook processing is not scoped to the triggering repository by...

6.5CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/13 7:11 p.m.49 views

CVE-2026-72679

Elasticsearch is affected by CVE-2026-72679 due to a pattern-compiled intervals query that can recurse unboundedly if a deeply nested pattern is supplied. The root cause is that input length restrictions are not applied to user-supplied patterns, allowing an authenticated, read-only user on a sin...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:17 p.m.11 views

CVE-2026-13065

A user with read-only privileges is able to craft an aggregation pipeline using the $linearFill window function operator with a specific sortBy expression type to cause the mongod process to terminate abnormally, resulting in denial of service. The issue stems from insufficient validation of sort...

7.1CVSS5.3AI score0.00497EPSS
SaveExploits0References2Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:13 p.m.12 views

MongoDB Aggregation Command Invariant Assertion Failure Leading to Process Termination

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency...

5.3CVSS5.3AI score0.00217EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/22 1:53 p.m.138 views

CVE-2026-62145

CVE-2026-62145 affects Check Point Gaia Portal. An authenticated user with read-only Gaia Portal privileges can escalate to root privileges by executing commands, with CVSS 3.1: AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (base score 7.5). Impact is high (confidentiality, integrity, availability). Exploi...

7.5CVSS5.6AI score0.07614EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.25 views

PT-2026-62094

Name of the Vulnerable Software and Affected Versions Kibana affected versions not specified Description Improper Access Control allows a low-privileged authenticated user with read-only Security Solution access to perform write operations on Entity Analytics Watchlist configuration, which should...

5.4CVSS5.9AI score0.00238EPSS
SaveExploits0References4
CheckPoint Security
CheckPoint Security
added 2026/07/14 12:00 a.m.19 views

CVE-2026-62145 - Local privilege escalation in Gaia Portal

Symptoms - A vulnerability in Gaia Portal allows an authenticated attacker with read-only access to run commands as root. - Affected Products and Versions: Versions: R77.30, R80, R80.10, R80.20, R80.30, R81 R81.10, R81.20, R82, R82.10 Products: Security Gateway, Security Management Note: Check...

7.5CVSS5.5AI score0.07614EPSS
SaveExploits0
CVE
CVE
added 2026/07/08 1:49 p.m.64 views

CVE-2026-56778

CVE-2026-56778 (n8n) : Affected versions are n8n before 2.25.7 and 2.26.x before 2.26.2. The Public API execution retry endpoint authorizes with the workflow:read scope instead of workflow:execute, allowing an authenticated user with read-only access to a shared workflow to retry executions, bypa...

6.4CVSS6.1AI score0.00295EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder