Lucene search
+L

908 matches found

Kitploit
Kitploit
added 2026/09/18 2:53 p.m.30 views

S.P.A.R.K--Standard-Python-ASCII-RPG-Kit-

S.P.A.R.K Versión 1.0 Resumen S.P.A.R.K es un motor de juegos RPG ASCII retro 2D ligero. Está construido sobre la biblioteca estándar, por lo que no se requiere instalación con PIP. El propósito del motor es educativo. Lo considero una extensión de mi serie de tutoriales de 15 mini juegos en...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 2:38 a.m.8 views

CVE-2024-24576-PoC

CVE-2024-24576 PoC Las APIs Command::arg y Command::args establecen en su documentación que los argumentos se pasarán al proceso iniciado tal cual, independientemente del contenido de los argumentos, y no serán evaluados por un shell. Esto significa que debería ser seguro pasar entradas no...

10CVSS8.3AI score0.20342EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/18 2:14 a.m.13 views

capslock

Capslock es una CLI de análisis de capacidades para paquetes Go que informa a los usuarios de las operaciones privilegiadas a las que puede acceder un paquete determinado. Esto funciona clasificando las capacidades de los paquetes Go mediante el seguimiento de llamadas transitivas a operaciones...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/15 10:06 a.m.7 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.7AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/14 9:14 p.m.11 views

Important: Red Hat Security Advisory: rhc-worker-playbook security update

An update for rhc-worker-playbook is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/14 3:08 p.m.7 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS5.6AI score0.00292EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in RustC

In the standard library of Rust before version 1.52.0, a double-free error can occur in the Vec::fromiter function if the process of freeing the element causes a panic...

9.8CVSS8.2AI score0.0289EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/09/14 4:11 a.m.14 views

Important: Red Hat Security Advisory: grafana-pcp security update

An update for grafana-pcp is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/14 4:11 a.m.19 views

Important: Red Hat Security Advisory: delve security update

An update for delve is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/10 1:04 p.m.9 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS5.7AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/10 6:06 a.m.8 views

Important: Red Hat Security Advisory: osbuild-composer security, bug fix, and enhancement update

An update for osbuild-composer is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.8CVSS5.8AI score0.00798EPSS
SaveExploits0References13
OSV
OSV
added 2026/09/09 12:09 p.m.18 views

RLSA-2026:65116 Important: opentelemetry-collector security update

Collector with the supported components for a Rocky Enterprise Software Foundation build of OpenTelemetry Security Fixes: net/mail: golang: net/mail: Denial of Service via pathological email address parsing CVE-2026-42499 net/mail: golang: Go net/mail: Denial of Service via crafted email inputs...

8.1CVSS5.8AI score0.00798EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/09/09 12:06 p.m.9 views

Important: Red Hat Security Advisory: delve security update

An update for delve is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References7
Rockylinux
Rockylinux
added 2026/09/09 12:05 p.m.17 views

opentelemetry-collector security update

An update is available for opentelemetry-collector. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Collector with the supported components for a Rocky Enterpris...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/09 11:17 a.m.9 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS5.8AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/09 11:16 a.m.8 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/09 8:16 a.m.41 views

CVE-2026-79696 Remote Code Execution in Google ADK for Python via Incomplete Standard Library Denylist

A Code Injection vulnerability in adk web in Google Cloud Agent Development Kit ADK for Python versions 2.0.0 through 2.6.0 on Python OSS, Cloud Run, and GKE environments where pytest is installed allows an unauthenticated remote attacker to execute arbitrary code using a crafted test session...

10CVSS0.00437EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.10 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/08 6:13 p.m.7 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/08 12:11 p.m.8 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
Rows per page
Query Builder