Lucene search
+L

874 matches found

Kitploit
Kitploit
added 2026/08/31 9:23 p.m.23 views

idb

Idb idb is a tool to simplify some common tasks for iOS pentesting and research. Originally there was a command line version of the tool, but it is no longer under development so you should get the GUI version. idb has a new homepage athttp://www.idbtool.com All documentation and news are posted...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 7:47 a.m.4 views

CVE-2024-42642

CVE-2024-42642 Introducción El dispositivo en cuestión es cualquier SSD de la serie MX500. Estos SSD están controlados por un controlador Sillicon-Motion SM2259 los lotes antiguos tenían un controlador más antiguo, Sillicon-Motion SM2258, pero el enfoque principal de este documento es el más...

6.7CVSS6.2AI score0.0049EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/31 1:55 a.m.5 views

ARC-Browser-Address-Bar-Spoofing-PoC

ARC Browser アドレスバースプーフィング - iOS/iPadOS CVE-2024-25733 ARC Browser アドレスバースプーフィング PoC - iOS/iPadOS エクスプロイト PoC Proof of Concept root@kitploit: function spoof setTimeout = window.stop; let randomPort; do randomPort = Math.floorMath.random 1000; while randomPort === 0 || randomPort === 443;...

5.9AI score
SaveExploits0References1
NVD
NVD
added 2026/08/28 10:16 p.m.8 views

CVE-2026-55678

Arc is an open, SQL-native time-series database for telemetry. From 26.02.1 until 26.06.2, Arc Enterprise clustering accepts cluster join requests without authentication when cluster.enabled is true but cluster.sharedsecret is not configured. The defaults in internal/config/config.go set...

6.9CVSS0.00387EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 8:32 p.m.11 views

arc has unauthenticated cluster node admission when `cluster.shared_secret` is unset

Summary Arc Enterprise clustering accepts cluster join requests without authentication when cluster.enabled=true but cluster.sharedsecret is not configured. The coordinator validates HMAC authentication only if a shared secret is non-empty; otherwise, a network attacker who can reach the...

6.9CVSS5.8AI score0.00387EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/28 8:32 p.m.6 views

GHSA-P378-JP5R-GPGW arc has unauthenticated cluster node admission when `cluster.shared_secret` is unset

Summary Arc Enterprise clustering accepts cluster join requests without authentication when cluster.enabled=true but cluster.sharedsecret is not configured. The coordinator validates HMAC authentication only if a shared secret is non-empty; otherwise, a network attacker who can reach the...

6.9CVSS5.8AI score0.00387EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 8:32 p.m.21 views

CVE-2026-55678

Arc is an open, SQL-native time-series database for telemetry. In Enterprise cluster deployments from v26.02.1 to v26.06.2 , the coordinator accepts cluster join requests without authentication when cluster.enabled=true but cluster.shared_secret is empty. The HMAC validation in coordinator.go is ...

6.9CVSS5.9AI score0.00387EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 8:32 p.m.7 views

CVE-2026-55678 Arc: Unauthenticated cluster node admission when `cluster.shared_secret` is unset

Arc is an open, SQL-native time-series database for telemetry. From 26.02.1 until 26.06.2, Arc Enterprise clustering accepts cluster join requests without authentication when cluster.enabled is true but cluster.sharedsecret is not configured. The defaults in internal/config/config.go set...

6.9CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/28 8:32 p.m.31 views

CVE-2026-55678 Arc: Unauthenticated cluster node admission when `cluster.shared_secret` is unset

Arc is an open, SQL-native time-series database for telemetry. From 26.02.1 until 26.06.2, Arc Enterprise clustering accepts cluster join requests without authentication when cluster.enabled is true but cluster.sharedsecret is not configured. The defaults in internal/config/config.go set...

6.9CVSS0.00387EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/28 11:57 a.m.4 views

CVE-2023-31443

CVE-2023-31443 nordugrid-arc-wn 6.14.0 DoS/LPE. Descrição Sugerida NorduGrid nordugrid-arc-wn 6.14.0 possui o binário SUID arc-job-cgroup que é vulnerável a um ataque de path traversal. Combinado com uma condição de corrida, o atacante pode escrever o ppid em qualquer arquivo, desde que o arquivo...

5.4AI score
SaveExploits1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ARC: mm: fix leakage of memory allocated for PTE Since the commit d9820ff “ARC: mm: switch pgtablet back to struct page ”, a memory leakage problem occurred. Memory allocated for page table entries wasn’t released during process...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

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

In the Linux kernel, the following vulnerability has been resolved: net: arc: fixed the device for dmamapsingle/dmaunmapsingle ndev-dev and pdev-dev are not the same device; use ndev-dev.parent, which has dmamask. ndev-dev.parent is simply pdev-dev. Otherwise, the following issue will occur:...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 11:16 p.m.18 views

CVE-2026-48105

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM internal/cluster/raft/fsm.go:applyRegisterFile accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. T...

8.3CVSS0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 11:16 p.m.12 views

CVE-2026-48050

Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before...

8.8CVSS0.00358EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 11:16 p.m.20 views

CVE-2026-48106

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS0.00157EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 11:16 p.m.14 views

CVE-2026-47735

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator internal/api/query.go:ValidateSQLRequest blocked only readparquet and arcpartitionagg via regex denylist. The broader DuckDB I/O function family — readcsvauto, readcsv, readjson,...

7.1CVSS0.00294EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 10:49 p.m.36 views

CVE-2026-48106 Arc Enterprise cluster replication accepts unauthenticated MsgReplicateSync messages, enabling cluster-wide data injection from any TLS-trusted peer

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS0.00157EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 10:49 p.m.24 views

CVE-2026-48106

Arc Enterprise (an open, SQL-native time-series database for telemetry) prior to version 2026.06.1 has a vulnerability in its cluster replication receiver (internal/cluster/replication/receiver.go). The MsgReplicateSync payload is accepted without any application-layer authentication — no HMAC, s...

8.3CVSS5.4AI score0.00157EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 10:49 p.m.15 views

EUVD-2026-64193

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS5.4AI score0.00157EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 10:47 p.m.36 views

CVE-2026-48105 Arc Enterprise cluster FSM applyRegisterFile accepts arbitrary file paths without validation, enabling cluster-wide path-traversal worm primitive

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM internal/cluster/raft/fsm.go:applyRegisterFile accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. T...

8.3CVSS0.00169EPSS
SaveExploits0References1
Rows per page
Query Builder