Lucene search
+L

214037 matches found

Kitploit
Kitploit
added 2026/08/27 7:01 p.m.4 views

CVE-2018-10933

POC do CVE-2018-10933 Uma vulnerabilidade foi encontrada na máquina de estado do lado do servidor do libssh antes das versões 0.7.6 e 0.8.4. Um cliente malicioso poderia criar canais sem primeiro realizar a autenticação, resultando em acesso não autorizado. Uso : root@kitploit: python3 libssh.py ...

9.1CVSS7.5AI score0.91789EPSS
SaveExploits13
NVD
NVD
added 2026/08/27 5:18 p.m.6 views

CVE-2026-56652

Dool in versions up to 1.3.8 is vulnerable to a CSV injection vulnerability when exporting data to a CSV file, as it fails to sanitize cell content beginning with special formula characters like =, +, -, or @. A local attacker can exploit this by running a process with a crafted name starting wit...

4.6CVSS0.00152EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 5:03 p.m.28 views

CVE-2026-54713 CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 5:03 p.m.13 views

CVE-2026-54713

CakePHP Queue (a queue-interop compatible queueing library) has an incomplete comparison in QueueManager::getUniqueId() that affects versions 0.1.11 through 2.3.1 . When shouldBeUnique is enabled, the method generates job identifiers from the job class, method, and parameters, but sorting paramet...

3.7CVSS5.3AI score0.00364EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/27 4:12 p.m.7 views

CVE-2026-78002

A flaw was found in rsyslog. An unauthenticated remote attacker can trigger a heap buffer overflow in the RainerScript replace function by sending specially crafted syslog messages. This vulnerability arises from an incorrect buffer size calculation during string replacement, causing memory...

7.5CVSS5.9AI score0.00606EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 3:57 p.m.2 views

CVE-2024-55511

CVE-2024-55511 Este repositório foi arquivado e movido para cá Uma vulnerabilidade de desreferência de ponteiro nulo no Macrium Reflect anterior à versão 8.1.8017 permite que um atacante local cause uma falha no sistema ou potencialmente eleve seus privilégios através da execução de um executável...

7.8CVSS5.2AI score0.00305EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/27 3:09 p.m.28 views

CVE-2026-71402 wicked: out-of-bounds read in the DHCPv4 option parser due to payload length taken from the IP total length

An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client wickedd-dhcp4 rea...

5.4CVSS0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 3:09 p.m.11 views

CVE-2026-71402

CVE-2026-71402 is an out-of-bounds read in the DHCPv4 packet capture code of wicked (the openSUSE/SUSE network daemon), specifically in ni_capture_inspect_udp_header() in src/capture.c. The function reports the IP total length as the payload length instead of the remaining UDP payload length, cau...

5.4CVSS5.5AI score0.00168EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 2:59 p.m.4 views

CVE-2020-0688

CVE-2020-0688 Microsoft Exchange Server - Esecuzione di codice in remoto RCE tramite chiave crittografica fissa Invece di avere chiavi generate casualmente per ogni installazione, tutte le installazioni di Microsoft Exchange Server hanno gli stessi valori validationKey e decryptionKey in...

9CVSS8.7AI score0.99965EPSS
SaveExploits29References1
EUVD
EUVD
added 2026/08/27 2:50 p.m.5 views

EUVD-2026-67039

opensslencrypt pip package openssl-encrypt versions 1.4.8 and earlier store an mTLS client private key in cleartext within a world-readable 0644 SharedPreferences file via the desktop GUI's Settings screen 'combined certificate and private key' PEM field. A local attacker with file system access...

8.6CVSS5.2AI score0.00057EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 1:53 p.m.4 views

CVE-2024-34693

CVE-2024-34693: Lettura Arbitraria di File dal Server in Apache Superset Vulnerabilità di convalida impropria dell'input in Apache Superset che consente a un attaccante autenticato di creare una connessione MariaDB con localinfile abilitato. Abilitando localinfile nel client MySQL/MariaDB di...

6.8CVSS6.5AI score0.01571EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/08/27 1:39 p.m.6 views

CVE-2026-80589

A flaw was found in the Linux kernel's block subsystem. This vulnerability occurs when a disk's initialization fails before it is fully integrated, causing a critical timer to remain active even after the associated memory is released. This improper handling of memory can lead to a use-after-free...

9.8CVSS5.4AI score0.00375EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 1:38 p.m.6 views

CVE-2026-80526

A flaw was found in the Linux kernel's ASoC Audio System on Chip tas2562 driver. The tas2562volumecontrolput function lacks proper validation of control values provided by userspace. A local attacker could exploit this by supplying a specially crafted value, leading to an array overflow and an...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.6 views

CVE-2026-76098

A flaw was found in Mistune, a Python Markdown parser. This vulnerability allows a remote attacker to trigger a Denial of Service DoS by submitting specially crafted Markdown input. The excessive use of emphasis markers, such as consecutive asterisks, creates deeply nested tokens during HTML...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/27 1:22 p.m.30 views

CVE-2026-56652 Formula Injection in dool project

Dool in versions up to 1.3.8 is vulnerable to a CSV injection vulnerability when exporting data to a CSV file, as it fails to sanitize cell content beginning with special formula characters like =, +, -, or @. A local attacker can exploit this by running a process with a crafted name starting wit...

4.6CVSS0.00152EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 1:22 p.m.11 views

CVE-2026-56652

Dool (versions up to 1.3.8 ) is affected by a CSV injection vulnerability in its CSV export functionality. The tool fails to sanitize cell content beginning with special formula characters (=, +, -, or @), allowing a local attacker to craft a process name starting with one of these characters, th...

4.6CVSS5.3AI score0.00152EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 1:22 p.m.8 views

CVE-2026-56652 Formula Injection in dool project

Dool in versions up to 1.3.8 is vulnerable to a CSV injection vulnerability when exporting data to a CSV file, as it fails to sanitize cell content beginning with special formula characters like =, +, -, or @. A local attacker can exploit this by running a process with a crafted name starting wit...

4.6CVSS5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 12:39 p.m.6 views

CVE-2026-80568

A flaw was found in the Linux kernel's synaptics-rmi4 input driver. Changing the diagnostic report type while a video stream V4L2 is active can alter the expected report size. Since V4L2 buffers are allocated based on the initial size at stream start, a larger subsequent report could lead to a he...

7.8CVSS6.2AI score0.00133EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 12:37 p.m.7 views

CVE-2026-49114

A flaw was found in ONNX. The saveexternaldata function is vulnerable to symlink following and path traversal. A local attacker with write access to a directory where a victim serializes external data can exploit this by pre-planting a symlink. This allows the attacker to cause the victim's write...

7.3CVSS5.6AI score0.00107EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 12:18 p.m.6 views

CVE-2026-63384

A flaw was found in Libevent. An incorrect integer conversion in the evtagunmarshalheader function allows a remote attacker to provide a specially crafted payload length. This can lead to a wrapped large allocation request, resulting in a denial of service DoS for the affected system...

8.7CVSS7.2AI score0.00384EPSS
SaveExploits0References8
Rows per page
Query Builder