Lucene search
+L

703 matches found

Kitploit
Kitploit
added 2026/08/28 4:11 a.m.3 views

CVE-2018-11788

Sommario Apache Karaf è un contenitore applicativo moderno e polimorfo. È un contenitore leggero, potente e pronto per l'impresa, basato su OSGi. Apache Karaf è un "progetto prodotto", che fornisce un runtime completo e chiavi in mano. Il runtime è "multi-faccettato", il che significa che puoi...

9.8CVSS7.2AI score0.07289EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 2:20 a.m.3 views

subparse

subparse Subparse è un framework modulare sviluppato da Josh Strochein, Aaron Baker e Odin Bernstein. Il framework è progettato per analizzare e indicizzare file di malware e presentare le informazioni trovate durante l'analisi in un visualizzatore web ricercabile. Il framework è modulare e...

5.8AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/08/27 4:24 a.m.27 views

Apache Tika - XML External Entity Injection

Apache Tika tika-core 1.13-3.2.1, tika-pdf-module 2.0.0-3.2.1, and tika-parsers 1.13-1.28.5 contain an XML External Entity injection caused by processing crafted XFA files inside PDFs, letting attackers perform XXE attacks remotely, exploit requires crafted PDF input. id: CVE-2025-66516 info: nam...

9.8CVSS8AI score0.80336EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/08/26 1:28 p.m.4 views

CAPE-parsers

CAPE-parsers Parser core e della community di CAPE Struttura dei configs root@kitploit: CNCs: campaign: str botnet: str dgaseed: hex str version: str mutex: str useragent: str build: str cryptokey: str cryptokeytype: str algorithm. Ex: RC4, RSA public key. salsa20, xchacha20 raw: any other data...

5.2AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/08/11 8:02 a.m.8 views

Security update for python312

This update for python312 fixes the following issues: Security issues fixed: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-3276: quadratic complexity in unicodedata.normalize can lead t...

8.7CVSS5.6AI score0.0075EPSS
SaveExploits0References40
CVE
CVE
added 2026/08/10 12:01 p.m.148 views

CVE-2026-68277

The CVE-2026-68277 entry concerns Linux kernel DRM/DP/MST sideband reply parsers where three 16-bit reads check bounds after reading, risking out-of-bounds access (idx == curlen). A fix was applied: pre-check using a single combined condition (idx + 2 > curlen) before each 2-byte read. Affecte...

5.3AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.34 views

CVE-2026-68277 drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers Three sideband reply parsers read 16-bit fields as: val = raw-msgidx msgidx+1; and check bounds only after the fact. When idx == raw-curlen, raw-msgidx+1 reads...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:01 p.m.8 views

EUVD-2026-55378

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers Three sideband reply parsers read 16-bit fields as: val = raw-msgidx msgidx+1; and check bounds only after the fact. When idx == raw-curlen, raw-msgidx+1 reads...

5.3AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/09 1:27 a.m.6 views

JLSEC-2026-1226

In libexpat before 2.8.2, there is a heap-based buffer overflow in doProlog in xmlparse.c because scaffold backing array reallocation is mishandled when there is data-structure sharing across parsers...

6.9CVSS5.5AI score0.00108EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/09 12:00 a.m.16 views

SUSE SLES15: libpython3_10-1_0 / python310 / python310-base / python310-curses / etc (SUSE-SU-2026:3530-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3530-1 advisory. Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when t...

8.7CVSS5.3AI score0.0075EPSS
SaveExploits0References30
SUSE Linux
SUSE Linux
added 2026/08/07 2:30 p.m.11 views

Security update for python310

This update for python310 fixes the following issues: Security issues fixed: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-3276: quadratic complexity in unicodedata.normalize can lead t...

8.7CVSS5.3AI score0.0075EPSS
SaveExploits0References40
Github Security Blog
Github Security Blog
added 2026/08/06 8:37 p.m.20 views

league/commonmark: Quadratic-time denial of service when parsing crafted Markdown

Impact Affected versions of league/commonmark can have quadratic time complexity when parsing specially crafted Markdown lines. In practical terms, doubling the length of an affected line can make the parser perform roughly four times as much work. The parser identifies locations using character...

7.5CVSS5.6AI score0.00346EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/31 4:10 p.m.12 views

GHSA-Q6HH-GP44-4HCM Wings: Maliciously or erroneously created parsed config files can cause wings process to OOM

Summary Config file parsers, json, yaml, xml etc in parser.go have no file size limit/checks, allowing for a giant config file to potentially OOM the wings process. Impact All wings users who have an egg with a non-file parser configuration file setting...

5.5CVSS5.5AI score0.00113EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/31 4:09 p.m.37 views

CVE-2026-52857 Wings: Maliciously or erroneously created parsed config files can cause wings process to OOM

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, unbounded json, yaml, and xml configuration-file parsers in parser.go can process an oversized non-file parser configuration file and exhaust Wings process memory. This issue is...

5.5CVSS0.00113EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 4:09 p.m.67 views

CVE-2026-52857

CVE-2026-52857 affects Wings (Pterodactyl server control plane). Prior to 1.13.0, unbounded json, yaml, and xml configuration-file parsers in parser.go can process an oversized non-file parser configuration file and exhaust Wings’ memory. This is fixed in version 1.13.0. Impact is Availability (O...

5.5CVSS5.5AI score0.00113EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.23 views

PT-2026-66779

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, unbounded json, yaml, and xml configuration-file parsers in parser.go can process an oversized non-file parser configuration file and exhaust Wings process memory. This issue is...

5.5CVSS5.5AI score0.00113EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 11:12 a.m.12 views

OESA-2026-3178 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.3CVSS5.2AI score0.00672EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 8:50 p.m.40 views

CVE-2026-50103 Improper Handling of Syntactically Invalid Structure in MZ Automation libIEC61850

A NULL pointer dereference in the L2 GOOSE and R-GOOSE shared parser, which may allow a network-adjacent attacker to crash a subscribing application by sending a crafted GOOSE frame containing a malformed TLV value...

7.1CVSS0.00269EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:00 a.m.13 views

openSUSE 16: gstreamer-plugins-bad / gstreamer-plugins-bad-chromaprint / etc (openSUSE-SU-2026:21370-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21370-1 advisory. This update for gstreamer-plugins-bad fixes the following issues - CVE-2026-12891: unchecked aspectratioidc value used as an array index in the...

8.8CVSS7.4AI score0.00638EPSS
SaveExploits0References27
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.11 views

CVE-2026-63760

SurrealDB before 3.1.0 fails to enforce the configured recursion depth limit in the value and JSON parser when processing nested braces, brackets, or parentheses. Unauthenticated attackers can send deeply nested JSON payloads to the WebSocket /rpc endpoint to exhaust server memory and crash the...

8.7CVSS5.3AI score0.00515EPSS
SaveExploits0References3
Rows per page
Query Builder