Lucene search
+L

2035 matches found

Kitploit
Kitploit
added 2026/09/13 7:50 a.m.40 views

quiver

Quiver : A Meta-Tool for Kali Linux Quiver is an organized namespace of shell functions that pre-fill commands in your terminal so that you can ditch your reliance on notes, copying, pasting, editing, copying and pasting again. Quiver helps you remember how to use every tool in your arsenal and...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:33 a.m.64 views

grype

Grype A vulnerability scanner for container images and filesystems...

5.9AI score
SaveExploits0References6
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.90 views

Ametys CMS Information Disclosure

Ametys CMS before 4.5.0 allows a remote unauthenticated attacker to read documents such as plugins/web/service/search/auto-completion/domain/en.xml and similar pathnames for other languages via the auto-completion plugin, which contain all characters typed by all users, including the content of...

5.3CVSS6AI score0.13372EPSS
SaveExploits2References5
Kitploit
Kitploit
added 2026/09/13 12:04 a.m.393 views

cryptr

cryptr A simple shell utility for encrypting and decrypting files using OpenSSL. Installation root@kitploit: git clone https://github.com/nodesocket/cryptr.git ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr Requirements shred if optionally deleting original file. Bash tab completion Add...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:54 p.m.184 views

scour

Scour - AWS Detection Framework This tool is used to emulate attack patterns inside of the AWS Controlplane. Each attack is tagged with a specific UA for the blue team to signal off of. Status This is still an active work in progress. Lots of Bugs Not ready for production Where to file issues :...

5.9AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-89456

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request bac...

7CVSS0.002EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 9:04 p.m.5 views

CVE-2026-89480

A flaw was found in the NVMe-TCP implementation of the Linux kernel. This vulnerability occurs when the system completes a data read request even if the connected controller transfers fewer bytes than expected. As a result, the user application receives a mix of legitimate and stale data,...

7.5CVSS0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

DEBIAN-CVE-2026-89480

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvmetcprecvdata completes a request once the current C2HData PDU has been consumed. Nothing compares the total bytes received against the length the command asked for: struct...

7.5CVSS0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

AZL-100901 CVE-2026-89456 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

DEBIAN-CVE-2026-89456

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89456

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.26 views

CVE-2026-89480 nvme-tcp: reject a read that transferred too few bytes

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvmetcprecvdata completes a request once the current C2HData PDU has been consumed. Nothing compares the total bytes received against the length the command asked for: struct...

7.5CVSS0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.24 views

CVE-2026-89477 sctp: fix NULL deref on untransmitted RECONF completion

In the Linux kernel, the following vulnerability has been resolved: sctp: fix NULL deref on untransmitted RECONF completion sctpprocessstrresetoutreq, sctpprocessstrresetaddstrmout and sctpprocessstrresetresp complete a pending stream reconfiguration request by stopping the reconf timer on the...

7.5CVSS0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89477

CVE-2026-89477 is a NULL pointer dereference in the Linux kernel's SCTP stream reconfiguration code. When a reconfiguration request is queued in asoc->strreset_chunk but not yet transmitted, chunk->transport remains NULL; three completion functions (sctp_process_strreset_outreq, sctp_proces...

7.5CVSS0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89458

CVE-2026-89458 affects the s390/dasd driver in the Linux kernel. The function dasd_int_handler() completes an NRF read of an unallocated ESE track by calling ese_read() and unconditionally marking the request as DASD_CQR_SUCCESS. However, dasd_eckd_ese_read() can return an error before zeroing th...

0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.21 views

CVE-2026-89458 s390/dasd: Do not complete a failed ESE read as successful

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.24 views

CVE-2026-89456 s390/dasd: Propagate partial completion length across ERP recovery

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:43 p.m.5 views

EUVD-2026-76362

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.5 views

CVE-2026-89456

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

7CVSS0.002EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:43 p.m.3 views

CVE-2026-89456 s390/dasd: Propagate partial completion length across ERP recovery

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasddefaulterppostaction copies the timing and device state from the finished ERP request back to the original request but drops procbytes. A request that was...

5.9AI score
SaveExploits0References7
Rows per page
Query Builder