Lucene search
+L

177 matches found

Kitploit
Kitploit
added 2026/09/07 3:46 a.m.12 views

psobf

Ofuscador de PowerShell Su objetivo es transformar el código para dificultar el análisis y las firmas estáticas, útil en laboratorios y compromisos autorizados de Red Team/Pentesting. Soporta 6 niveles de ofuscación más una arquitectura de transformaciones/pipeline que permite apilar técnicas com...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 6:26 p.m.10 views

hdwebmobile-formula-pricing

HDWebmobile Formula Pricing Price a product from customer-entered numbers using a formula -- evaluated safely, never with PHP's eval. WordPress.org: https://wordpress.org/plugins/hdwebmobile-formula-pricing/ Requires: WordPress 6.9+, WooCommerce, PHP 7.4+ License: GPLv2 or later Description...

9.8CVSS5.9AI score0.00707EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 3:16 p.m.5 views

CVE-2026-79770 Nokogiri before 1.19.3 ReDoS via CSS selector tokenizer

Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifier tokenization. Attackers can inject adversarial CSS selectors into methods like Nodecss, Nodeatcss, and Searchablesearch to cause...

8.7CVSS5.5AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.8 views

CVE-2026-79770

Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifier tokenization. Attackers can inject adversarial CSS selectors into methods like Nodecss, Nodeatcss, and Searchablesearch to cause...

8.7CVSS5.4AI score0.00278EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/24 5:34 a.m.12 views

CVE-2026-70463

An authorization bypass flaw was found in the rsync daemon. The auth users directive parser incorrectly handles group names containing spaces due to comma-only tokenization. This flaw causes deny rules to be silently discarded, allowing an authenticated user to bypass restrictions and gain...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/08/18 12:08 a.m.9 views

SUSE CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.1CVSS5.5AI score0.00364EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/13 3:20 p.m.5 views

ALPINE-CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.9AI score0.00364EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:42 p.m.9 views

CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/08/13 2:42 p.m.11 views

EUVD-2026-58041

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/13 2:42 p.m.75 views

CVE-2026-70463

CVE-2026-70463 affects rsync up to version 3.4.x (before 3.5.0) where the auth users parser incorrectly tokenizes the user list by comma, failing to correctly handle entries like @Group Name with spaces. This causes the deny rule for that group to be silently discarded during parsing, enabling an...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/08/13 2:42 p.m.15 views

CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.9AI score0.00364EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/13 2:42 p.m.41 views

CVE-2026-70463 rsync 3.1.0 < 3.5.0 Authorization Bypass via auth users Directive Parsing

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.11 views

PT-2026-71663

Name of the Vulnerable Software and Affected Versions rsync versions 3.1.0 through 3.4.x Description An authorization bypass exists in the parsing of the auth users directive. The parser utilizes comma-only tokenization when splitting the user list, which fails to correctly process entries...

8.6CVSS5.3AI score0.00429EPSS
SaveExploits1References102
RedhatCVE
RedhatCVE
added 2026/08/12 8:46 p.m.9 views

CVE-2026-43632

A flaw was found in llama.cpp. A use-after-free vulnerability exists in the llama-server's tokenization endpoints. This flaw allows a remote attacker to exploit a time-of-check-time-of-use race condition, where memory is freed by the main thread before an HTTP worker thread finishes using it...

9.2CVSS5.8AI score0.0033EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/07 5:05 p.m.11 views

SUSE CVE-2026-43632

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS6AI score0.0033EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.16 views

EUVD-2026-54287

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS6.1AI score0.0033EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 10:17 p.m.9 views

DEBIAN-CVE-2026-43632

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS6AI score0.0033EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 10:17 p.m.14 views

CVE-2026-43632

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS0.0033EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 10:17 p.m.8 views

UBUNTU-CVE-2026-43632

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS6AI score0.0033EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/06 3:53 p.m.43 views

CVE-2026-43632 llama.cpp b7492–b9060 Use-After-Free in Tokenization Endpoints

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS0.0033EPSS
SaveExploits0References2
Rows per page
Query Builder