Lucene search
+L

2498 matches found

Kitploit
Kitploit
•added 2026/09/19 6:37 a.m.•8 views

Debugging_Dirty_Pipe_CVE-2022-0847

This repository does not have a README...

7.8CVSS7AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/19 6:05 a.m.•11 views

SharpEfsPotato

SharpEfsPotato Local privilege escalation from SeImpersonatePrivilege using EfsRpc. Built from SweetPotato by @EthicalChaos and SharpSystemTriggers/SharpEfsTrigger by @cube0x0. Usage root@kitploit: C:\tempSharpEfsPotato.exe -h SharpEfsPotato by @bugch3ck Local privilege escalation from...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/19 2:16 a.m.•8 views

CVE-2022-0847-dirty-pipe-kernel-checker

CVE-2022-0847-dirty-pipe-kernel-checker Python script to check if your kernel is vulnerable to Dirty pipe CVE-2022-0847 You can execute directly the script on your system and it will find your kernel version But you can execute the script with as argument a kernel version to check 3 digit kernel...

7.8CVSS7.3AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/18 11:50 p.m.•5 views

CVE-2026-64563_EXP

CVE-2026-64563EXP For experimental research only. The code for prefetch and nperm the memory reference set.gdb needs to be configured is not attached, and since it has not been optimized, the hit probability is low. The author noticed that the vulnerability author has already released relevant...

7.8CVSS7.2AI score0.00171EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/18 11:25 p.m.•8 views

cve-2022-0847dirtypipe-exploit

cve-2022-0847dirtypipe-exploit...

7.8CVSS7AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/18 11:04 p.m.•9 views

CVE-2022-0847

CVE-2022-0847 Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary. Compile gcc dirty.c -o dirty gcc dirtypipe2.c -o dirty Run ./dirty And you'll automatically rooted Modified Kernel affected...

7.8CVSS7.3AI score0.92795EPSS
SaveExploits102
Kitploit
Kitploit
•added 2026/09/18 10:20 p.m.•14 views

serviceDetector

serviceDetector Detect whether a service is installed blindly and/or running if exposing named pipes on a remote machine without using local admin privileges. About In more detail, running this script connects to the target SMB service 445/tcp remotely and does the following: 1. Checks if the...

6.3AI score
SaveExploits0References10
Kitploit
Kitploit
•added 2026/09/18 10:01 p.m.•10 views

psexec_noinstall

psexecnoinstall The repository contains psexec, which will help to exploit the forgotten pipe Have a non-genius administrator connect using PsExec to the host: We discovered this when we saw the RemComCommunication bundle. This one is standard for PsExec Using psexecnoinstall, it is possible to...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/18 9:59 p.m.•10 views

PetitPotato

PetitPotato Local privilege escalation via PetitPotam Abusing impersonate privileges. Description PetitPotam uses MS-EFSR Encrypting File System Remote, a protocol used to perform maintenance and management operations on encrypted data stored remotely and accessed over a network. There are a seri...

9.8CVSS8.5AI score0.06419EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/18 6:17 p.m.•7 views

DEBIAN-CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/18 6:17 p.m.•9 views

CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS0.00156EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/18 6:17 p.m.•9 views

CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00156EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/18 6:17 p.m.•5 views

UBUNTU-CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00156EPSS
SaveExploits0References7
Snyk
Snyk
•added 2026/09/18 5:17 p.m.•9 views

Allocation of Resources Without Limits or Throttling

Overview anyio is a High level compatibility layer for multiple asynchronous event loop implementations Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in processworker within src/anyio/toprocess.py, where stderr in a worker subprocess is...

6.8CVSS5.8AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/18 5:17 p.m.•8 views

GHSA-5P39-CFHJ-2XMP AnyIO process-pool workers can block indefinitely on undrained stderr

Impact AnyIO starts process-pool workers with stderr connected to a pipe but never drains that pipe. The worker redirects stdin and stdout to /dev/null to protect its protocol, but does not redirect stderr even though the documentation says all three standard streams are redirected. Worker code...

6.8CVSS5.9AI score0.00156EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/09/18 5:17 p.m.•11 views

AnyIO process-pool workers can block indefinitely on undrained stderr

Impact AnyIO starts process-pool workers with stderr connected to a pipe but never drains that pipe. The worker redirects stdin and stdout to /dev/null to protect its protocol, but does not redirect stderr even though the documentation says all three standard streams are redirected. Worker code...

6.8CVSS5.9AI score0.00156EPSS
SaveExploits0References5Affected Software1
NVD
NVD
•added 2026/09/18 5:16 p.m.•10 views

CVE-2026-62943

btrbk is a tool for creating snapshots and remote backups of Btrfs subvolumes. From 0.29.0 until 0.32.7, btrbk's sshfilterbtrbk.sh constructs allowstreammatch with a start anchor but without an end-of-string anchor for the complete command. A user restricted through an authorizedkeys forced comma...

8.7CVSS0.00496EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/18 5:04 p.m.•9 views

CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00156EPSS
SaveExploits0
OSV
OSV
•added 2026/09/18 5:04 p.m.•11 views

CVE-2026-64847 AnyIO process-pool workers can block indefinitely on undrained stderr

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 5:04 p.m.•42 views

CVE-2026-64847 AnyIO process-pool workers can block indefinitely on undrained stderr

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS0.00156EPSS
SaveExploits0References4
Rows per page
Query Builder