Lucene search
+L

38 matches found

Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

zyrox

Zyrox LLVM Obfuscator plugin di compilazione e link-time di llvm per offuscare codice nativo Perché perché no ¯\ツ/¯ Uno dei miei progetti più grandi, in cui ho imparato molto sugli internals di LLVM, formati binari, assembly e tecniche di offuscamento. Credo che imparare costruendo sia il modo...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 12:16 a.m.1 views

obfuscation_detection

Obfuscation Detection v2.4 Autor: Tim Blazytko Erkennen Sie automatisch verschleierten Code und andere interessante Codekonstrukte Beschreibung: Obfuscation Detection ist ein Binary-Ninja-Plugin zur Erkennung von verschleiertem Code und interessanten Codekonstrukten z. B. Zustandsautomaten in...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 11:23 p.m.2 views

binprotect

Bauanweisungen Siehe 4. Bauen für Bauanweisungen. Inhalt 1. Einleitung 2. Binär-Rewriter 2.1. Relative Adressverfolgung 2.2. Disassemblierung 2.2.1. Basisblock-Aufteilung 2.2.2. Indirekter Kontrollfluss 2.2.2.1. Sprungtabellen 2.2.2.1.1. Begrenzte Sprungtabellen 2.2.2.1.2. Unbegrenzte...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 1:47 p.m.2 views

Alcatraz

Alcatraz Alcatraz è un offuscatore binario x64 in grado di offuscare vari file PE, inclusi: .exe .dll .sys Panoramica Alcatraz Requisiti Utilizzo Funzionalità Offuscamento dei movimenti immediati Appiattimento del flusso di controllo Mutazione ADD Offuscamento del punto di ingresso Offuscamento L...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 9:02 a.m.66 views

obfuscation_detection

Obfuscation Detection v2.4 Author: Tim Blazytko Automatically detect obfuscated code and other interesting code constructs Description: Obfuscation Detection is a Binary Ninja plugin to detect obfuscated code and interesting code constructs e.g., state machines in binaries. Given a binary, the...

5.7AI score
SaveExploits0References2
NVD
NVD
added 2026/08/17 6:17 p.m.7 views

CVE-2026-54284

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten nested token subtrees constructed by groupparenthesis and groupcase, causing quadratic CPU consumption through sqlparse.parse,...

8.7CVSS0.00263EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.15 views

PT-2026-76749

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten nested token subtrees constructed by group parenthesis and group case, causing quadratic CPU consumption through sqlparse.parse,...

8.7CVSS5.7AI score0.00263EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 2:50 p.m.8 views

EEF-CVE-2026-68750 Quadratic sibling re-flattening in the html_sanitize_ex traversal engine allows CPU-exhaustion denial of service

Summary Inefficient Algorithmic Complexity vulnerability in the traversal engine in rrrene html\sanitize\ex allows an unauthenticated remote attacker to exhaust server CPU and memory via a flat run of sibling elements in sanitized HTML. The list clause of HtmlSanitizeEx.Traverser.traverse/2...

8.2CVSS5.6AI score0.00466EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/07/24 4:14 p.m.19 views

Improper Handling of Exceptional Conditions

Overview valibot is a The modular and type safe schema library for validating structural data Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions in the flatten process. An attacker can cause the application to throw a TypeError and disrupt normal error...

6.9CVSS5.9AI score0.00302EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/17 2:02 p.m.39 views

vLLM: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

Summary Issue 1: EXIF orientation not normalized → The image orientation processed by the model differs from how humans view it, introducing interpretation bias. Issue 2: PNG tRNS not explicitly flattened before converting to RGB → After conversion, transparent/semi-transparent pixels are rendere...

4.8CVSS5.2AI score0.00239EPSS
SaveExploits0References10Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in SQLite3

In SQLite before version 3.32.3, select.c improperly handled the query-flattener optimization, resulting in a multiSelectOrderBy heap overflow due to the misuse of transitive properties for constant propagation...

5.5CVSS6.8AI score0.01027EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/03/25 5:40 p.m.84 views

LiquidJS: memoryLimit Bypass through Negative Range Values Leads to Process Crash

Summary LiquidJS's memoryLimit security mechanism can be completely bypassed by using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. Combined with a string flattening operation e.g., replace filter, this causes a V8 Fatal error that crashes the...

7.5CVSS6.1AI score0.00398EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.21 views

PT-2026-28162

Name of the Vulnerable Software and Affected Versions LiquidJS versions prior to 10.25.1 Description LiquidJS’s memoryLimit security feature can be bypassed using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. When combined with a string flattenin...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits1References5
OSV
OSV
added 2025/12/01 8:44 p.m.9 views

GHSA-RCMH-QJQH-P98V Nodemailer’s addressparser is vulnerable to DoS caused by recursive calls

Summary A DoS can occur that immediately halts the system due to the use of an unsafe function. Details According to RFC 5322, nested group structures a group inside another group are not allowed. Therefore, in lib/addressparser/index.js, the email address parser performs flattening when nested...

7.5CVSS6.2AI score0.00469EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.26 views

EUVD-2022-1054

Malicious code in bioql PyPI...

7.5CVSS8.1AI score0.01714EPSS
SaveExploits0References7
Packet Storm News
Packet Storm News
added 2025/09/20 12:00 a.m.8 views

"Digital Camouflage": the LLVM Challenge in LLM-Based Malware Detection

Large Language Models LLMs have emerged as promising tools for malware detection by analyzing code semantics, identifying vulnerabilities, and adapting to evolving threats. However, their reliability under adversarial compiler-level obfuscation is yet to be discovered. In this study, we empirical...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 10:42 a.m.11 views

CVE-2024-52276

User Interface UI Misrepresentation of Critical Information vulnerability in DocuSign allows Content Spoofing. 1. Displayed version does not show the layer flattened version, which is provided when the "Print" option is used. 2. Displayed version does not show the layer flattened version, which...

8.2CVSS6.6AI score0.00353EPSS
SaveExploits0References1
VulnCheck KEV
VulnCheck KEV
added 2024/12/05 12:00 a.m.8 views

VulnCheck KEV: CVE-2024-52271

User Interface UI Misrepresentation of Critical Information vulnerability in Documenso allows Content Spoofing.Displayed version does not show the layer flattened version, once download, If printed e.g. via Google Chrome - Examine the print preview: Will render the vulnerability only, not...

8.2CVSS5.8AI score0.00208EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.8 views

SUSE CVE-2020-15358

In SQLite before 3.32.3, select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation...

6.3CVSS7.9AI score0.01027EPSS
SaveExploits1References80
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.6 views

SUSE CVE-2022-23632

Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.6.1, Traefik skips the router transport layer security TLS configuration when the host header is a fully qualified domain name FQDN. For a request, the TLS configuration choice can be different than the router choice, which...

7.5CVSS8.6AI score0.01714EPSS
SaveExploits0References3
Rows per page
Query Builder