Lucene search
+L

1438947 matches found

Kitploit
Kitploit
added 2026/09/03 1:44 p.m.41 views

cookie_crimes

Chrome Cookie Extraction Without Root This will print out a user's Chrome cookies. You don't need to have their password or be root to use it. nice nice nice nice nice. If you are not the kind of person who regularly gets the ability to execute code on other people's computers, you probably don't...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 1:36 p.m.263 views

cloudmapper

CloudMapper Note the Network Visualization functionality command prepare is no longer maintained. CloudMapper helps you analyze your Amazon Web Services AWS environments. The original purpose was to generate network diagrams and display them in your browser functionality no longer maintained. It...

5.5AI score
SaveExploits0References2
Circl
Circl
added 2026/09/03 1:35 p.m.10 views

CVE-2026-78002

creationtimestamp| type| source ---|---|--- 2026-09-03 13:35:41+00:00| seen| https://bsky.app/profile/nixpkgssecuritychanges.gerbet.me/post/3mumkx6urax2z 2026-09-03 15:07:55+00:00| seen| https://bsky.app/profile/nixpkgssecuritychanges.gerbet.me/post/3mumq447ubq24...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 1:34 p.m.64 views

rapidscan

🟥 RapidScan v1.2 - The Multi-Tool Web Vulnerability Scanner RapidScan has been ported to Python3 i.e. v1.2. The Python2.7 codebase is available on v1.1 releases section. Download and use it if you still haven't upgraded to Python 3. Kindly note that the v1.1 Python2.7 will not be enhanced further...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 1:34 p.m.63 views

drs-malware-scan

Perform malware scan analysis of on-prem servers using AWS services Challenges with on-premises malware detection It can be difficult for security teams to continuously monitor all on-premises servers due to budget and resource constraints. Signature-based antivirus alone is insufficient as moder...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:11 p.m.6 views

aws-perimeter

aws-perimeter Un scanner de sécurité AWS en terminal avec plus de 100 vérifications de sécurité couvrant VPC, IAM, S3, CloudTrail, les conteneurs ECS/EKS et la détection d'attaques IA. Détecte les permissions IAM dangereuses, les secrets exposés, les buckets S3 mal configurés, les vulnérabilités...

5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80757

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.9 views

DEBIAN-CVE-2026-80755

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

5.8AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

DEBIAN-CVE-2026-80751

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80747

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the advertised subtype length fits. A malformed CRAT table with an oversized...

8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

DEBIAN-CVE-2026-80752

In the Linux kernel, the following vulnerability has been resolved: Input: psxpad-spi - set driver data before use psxpadspisuspend retrieves the controller state with spigetdrvdata, but probe never stores it, so suspend dereferences a NULL pointer. Store it during probe...

8.4CVSS5.3AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.3AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

DEBIAN-CVE-2026-80739

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock In case mlx5eaddfdbflow fails in lower levels, the flow is deleted via mlx5etcdelflow, and mlx5etcdelflow is acquiring ESW devcom lock without condition. In...

5.8AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80744

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftablesoffload: suppress WARNONONCE for ENOMEM in abort path In nftflowruleoffloadabort, WARNONONCEerr is triggered on every error during rollback, including -ENOMEM. Memory allocation failures are expected under...

5.8AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80735

In the Linux kernel, the following vulnerability has been resolved: ovpn: ensure socket is owned by ovpn before deref skuserdata Some subsystems, like BPF SOCKMAP, set skuserdata without actually setting the encaptype. For this reason, we must make sure that the type is the one ovpn expects befor...

7.3CVSS5.3AI score0.00124EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

DEBIAN-CVE-2026-80733

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE from skmcloop skmcloop can be called for sockets that are neither AFINET nor AFINET6 e.g. AFPACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan. In such case...

5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.8 views

DEBIAN-CVE-2026-80731

In the Linux kernel, the following vulnerability has been resolved: net: remove CAPSYSRAWIO zero-padding in devvalidateheader devvalidateheader reads dev-hardheaderlen directly when zero-padding short link layer headers for CAPSYSRAWIO holders: if capableCAPSYSRAWIO memsetllheader + len, 0,...

7.8CVSS5.4AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

DEBIAN-CVE-2026-71224

A stack overflow vulnerability was found in gfs2-utils. The metadata walk code in metawalk.c uses alloca with an untrusted inode height value from on-disk metadata without bounds validation, causing stack exhaustion and a denial of service when processing crafted GFS2 filesystem images...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

DEBIAN-CVE-2026-71222

A heap out-of-bounds read vulnerability was found in gfs2-utils. The eanumptrs field from on-disk extended attribute metadata is consumed without bounds validation, causing a heap buffer over-read that may disclose sensitive memory contents or cause a crash when processing crafted GFS2 filesystem...

5.3CVSS5.9AI score0.00109EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

DEBIAN-CVE-2026-71219

A stack overflow vulnerability was found in gfs2-utils. The hash table traversal code in metawalk.c uses alloca with an exponentially-derived size from the untrusted on-disk didepth field without bounds validation. A crafted GFS2 filesystem image with a large didepth value causes stack exhaustion...

4.7CVSS5.9AI score0.00116EPSS
SaveExploits0References1
Rows per page
Query Builder