Lucene search
+L

4233 matches found

Kitploit
Kitploit
added 2026/09/09 12:00 p.m.11 views

CVE-2024-0044-EXP

CVE-2024-0044-EXP Exploit para CVE-2024-0044: elevación de privilegios en Android para descargar archivos sandbox de cualquier aplicación objetivo. Uso root@kitploit: ./CVE-2024-0044.sh Parámetros root@kitploit: Ruta de cualquier archivo APK local Nombre del paquete de la aplicación objetivo...

7.8CVSS7.8AI score0.0146EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/09 10:38 a.m.6 views

CVE-2024-0044-EXP

CVE-2024-0044-EXP Explotación de CVE-2024-0044 para realizar copias de seguridad de datos en Android 12 y 13 anteriores a la actualización de seguridad de marzo de 2024. Uso ./CVE-2024-0044-EXP.sh Ejemplo ./CVE-2024-0044-EXP.sh com.tencent.mm Explicación Descubrimiento de la vulnerabilidad...

7.8CVSS7.7AI score0.0146EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/09 12:47 a.m.9 views

CVE-2016-5195

CVE-2016-5195 CVE-2016-5195 dirty cow/dirtycow/dirtyc0w proof of concept for Android This repository demonstrates the vulnerability on vulnerable Android devices attached via ADB. It does not disable SELinux see https://github.com/timwr/CVE-2016-5195/issues/9 or install superuser on the device...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits92References1
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-85651

Trigger.dev versions before 4.5.2 fail to validate environment membership during run replay operations, allowing authenticated attackers to inject task runs into arbitrary environments. Attackers can replay their own runs into other organizations' or projects' environments to consume victim...

8.5CVSS0.00269EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.29 views

CVE-2026-85651 Trigger.dev before 4.5.2 Unauthorized Environment Access via Run Replay

Trigger.dev versions before 4.5.2 fail to validate environment membership during run replay operations, allowing authenticated attackers to inject task runs into arbitrary environments. Attackers can replay their own runs into other organizations' or projects' environments to consume victim...

8.5CVSS0.00269EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/04 2:32 p.m.6 views

EUVD-2026-71115

Trigger.dev versions before 4.5.2 fail to validate environment membership during run replay operations, allowing authenticated attackers to inject task runs into arbitrary environments. Attackers can replay their own runs into other organizations' or projects' environments to consume victim...

8.5CVSS5.4AI score0.00269EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/04 2:32 p.m.9 views

CVE-2026-85651

Trigger.dev versions before 4.5.2 fail to validate environment membership during run replay operations , allowing authenticated attackers to inject their own task runs into other organizations' or projects' environments. The result is resource consumption on the victim's environment and pollution...

8.5CVSS5.4AI score0.00269EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/04 2:32 p.m.9 views

CVE-2026-85651 Trigger.dev before 4.5.2 Unauthorized Environment Access via Run Replay

Trigger.dev versions before 4.5.2 fail to validate environment membership during run replay operations, allowing authenticated attackers to inject task runs into arbitrary environments. Attackers can replay their own runs into other organizations' or projects' environments to consume victim...

8.4CVSS5.6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.12 views

PT-2026-85552

Name of the Vulnerable Software and Affected Versions Trigger.dev versions prior to 4.5.2 Description Authenticated attackers can inject task runs into arbitrary environments because the software fails to validate environment membership during run replay operations. This allows attackers to repla...

8.5CVSS5.4AI score0.00269EPSS
SaveExploits0References10
OSV
OSV
added 2026/09/02 2:36 p.m.7 views

GHSA-WW6M-CW3F-Q94G NLTK: Quadratic-time DoS in PorterStemmer via long runs of 'y'

nltk.stem.PorterStemmer.stem -- a ubiquitous public API applied to arbitrary, often untrusted, tokens -- runs in On^2 time on a token containing a long run of the letter 'y', letting a single 20-50 KB token pin a CPU core CWE-407. Root cause isconsonantword, i was made iterative commit for 3633,...

6.9CVSS5.8AI score0.00363EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/31 7:40 p.m.11 views

MGASA-2026-0349 Updated python-hpack packages fix a security vulnerability

An issue was found in the python-hyper/hpack library, most commonly used as a downstream dependency of the python-hyper/h2 library an HTTP/2 client and server implementation. Unbounded variable integer decoding can cause run-away computation on malformed input leading to On^2 runtime, effectively...

7.1AI score
SaveExploits0References3
CVE
CVE
added 2026/08/27 2:51 p.m.15 views

CVE-2026-81722

nltk PorterStemmer in versions ≤ 3.10.2 is vulnerable to an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem(). The root cause is that the _is_consonant() helper walks backward over the entire run of trailing 'y' characters on every call, and _measure() invokes it for ea...

8.7CVSS5.3AI score0.00363EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.35 views

CVE-2026-81722 nltk PorterStemmer before 3.10.3 Quadratic-time DoS

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS0.00363EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/26 5:49 p.m.14 views

CVE-2026-58474 whichllm < 0.5.16 Code Injection via run and snippet commands

whichllm before 0.5.16 contains a code injection vulnerability in the run and snippet commands that allows a remote attacker who controls a HuggingFace repository to achieve arbitrary code execution by crafting a malicious GGUF filename containing double quotes or other special characters. The...

8.8CVSS6.5AI score0.00457EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 1:12 p.m.20 views

EUVD-2026-64852

act starts an HTTP Artifacts V4 backend whenever a workflow uses actions/upload-artifact@v4 or actions/download-artifact@v4. The control-plane RPCs of that backend, including CreateArtifact, GetSignedArtifactURL, ListArtifacts, FinalizeArtifact and DeleteArtifact, accept a caller-supplied...

8.8CVSS5.5AI score0.00226EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in pillow

In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files, due to improper handling of offset and length tables...

5.8CVSS6.2AI score0.01643EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for the data run offset. We should ensure that the data run offset is valid before attempting to unpack the data; otherwise, we may encounter use-after-free errors or...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fixed UAF in runtimersoftirq When dmresume and dmdestroy are concurrent, it will lead to UAF, as follows: Bug: KASAN: Use-after-free in runtimers+0x173/0x710 A 8-byte value is written to the address ffff88816d9490f0 by t...

5.8AI score0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: bpf: Fix tailcallreachable rejection for interpreter when jit failed During testing of f263a81451c1 “bpf: Track subprog poke descriptors correctly and fix use-after-free” under various failure conditions, for example, when...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in avahi

The avahi-daemon-check-dns.sh script within the Debian avahi package, as of version 0.8-4, is executed as the root user via /etc/network/if-up.d/avahi-daemon. This script allows a local attacker to cause a denial of service or create arbitrary empty files through a symlink attack on files located...

7.8CVSS7.3AI score0.00395EPSS
SaveExploits0References2
Rows per page
Query Builder