Lucene search
+L

890 matches found

Kitploit
Kitploit
added 2026/09/16 2:47 a.m.15 views

perl_spreadsheet_excel_rce_poc

Vulnerabilidad de seguridad en ParseExcel TL;DR: RCE a partir de la lógica en el análisis de cadenas de formato. Explicación breve sobre el exploit La causa raíz de la explotación proviene de llamar a eval sobre una entrada de usuario no validada en Utility.pm...

6AI score
SaveExploits0References1
Fedora
Fedora
added 2026/09/15 12:41 a.m.6 views

[SECURITY] Fedora 44 Update: perl-Protocol-HTTP2-1.14-1.fc44

Protocol::HTTP2 is Perl HTTP/2 protocol implementation RFC 7540 with stateful decoders/encoders of HTTP/2 frames. You may use this module to implement your own HTTP/2 client/server/intermediate on top of your favorite event loop over plain or TLS socket...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.13 views

Astra Linux – Vulnerability in libdata-validate-ip-perl

The Data::Validate::IP module in Perl version 0.29 does not properly handle extra zero characters at the beginning of an IP address string. In some cases, this allows attackers to bypass access controls that are based on IP addresses...

7.5CVSS7.3AI score0.02219EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/11 4:44 a.m.12 views

msfrpc

NOTE: This tool is no longer under active maintenance. ===================== Metasploit MSGRPC Modules Ryan Linn [email protected] http://www.trustwave.com Modules for communicating with Metasploit MSGRPC Introduction This repository contains two modules for communicating with Metasploit's...

5.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/09/09 12:26 a.m.8 views

SUSE CVE-2026-16028

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that streamstate never removes from the connection stream table. When a stream reaches the CLOSED state, streamstate returns the concurrency slot and clears most of the stream's keys, but the entry itself sta...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 8:18 p.m.7 views

CVE-2026-85484

HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping. The Select, RadioGroup, CheckboxGroup and HorizCheckboxGroup widgets render a group label unescaped, Select into a label attribute and the other three into element...

6.1CVSS0.00255EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/08 8:09 p.m.11 views

CVE-2026-85485

HTML::FormHandler for Perl (versions before 0.410002 ) fails to HTML-escape error messages in the Table form layout and the Bootstrap 2 and 3 wrappers , splicing raw error strings directly into surrounding markup. Attacker-influenced content, such as rejected field values, could embed JavaScript ...

6.1CVSS5.7AI score0.00207EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/08 1:09 p.m.8 views

CVE-2026-81928

A flaw was found in Net::DNS versions before 1.57 for Perl. An attacker can cause a denial of service DoS by sending a specially crafted DNS message with a misplaced Transaction Signature TSIG record. When a system using Net::DNS, such as a forwarder or proxy, attempts to re-encode this message, ...

7.5CVSS5.6AI score0.00485EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-85484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping. The Select, RadioGroup,...

6.1CVSS5.7AI score0.00255EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-85630

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTML::FormHandler versions before 0.410002 for Perl render field attributes into HTML without escaping using the processattrs method. Any application with field...

6.1CVSS5.7AI score0.00255EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/07 7:17 p.m.7 views

CVE-2026-86287

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

7.5CVSS0.00385EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/07 7:17 p.m.10 views

CVE-2026-16028

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that streamstate never removes from the connection stream table. When a stream reaches the CLOSED state, streamstate returns the concurrency slot and clears most of the stream's keys, but the entry itself sta...

7.5CVSS0.0063EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 6:39 p.m.31 views

CVE-2026-16028

Protocol::HTTP2 (Perl), versions before 1.14 , is vulnerable to memory exhaustion via closed streams that are never removed from the connection stream table. When a stream reaches the CLOSED state, stream_state returns its concurrency slot and clears most keys, but the table entry persists for th...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/07 6:25 p.m.8 views

EUVD-2026-72526

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

5.7AI score0.00385EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/07 12:30 a.m.8 views

EUVD-2026-72177

MojoX::Authentication versions before 0.006 for Perl allow SAML authentication bypass because parseassertion builds Net::SAML2::Binding::POST without a trust anchor. parseassertion in MojoX::Authentication::Model::SAML2 calls Net::SAML2::Binding::POST-new with no cacert, certtext or anchors...

5.8AI score0.00225EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/06 10:24 p.m.33 views

CVE-2026-86304 MojoX::Authentication versions before 0.006 for Perl allow SAML authentication bypass because parse_assertion builds Net::SAML2::Binding::POST without a trust anchor

MojoX::Authentication versions before 0.006 for Perl allow SAML authentication bypass because parseassertion builds Net::SAML2::Binding::POST without a trust anchor. parseassertion in MojoX::Authentication::Model::SAML2 calls Net::SAML2::Binding::POST-new with no cacert, certtext or anchors...

0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/06 6:17 p.m.3 views

UBUNTU-CVE-2026-86219

Authen::SASL::Perl::DIGESTMD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in serverstep. serverstart generates a fresh nonce and sends it in the challenge, and nothing later compares that value against the nonce the client returns. serverstep...

9.8CVSS5.7AI score0.00486EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/06 5:46 p.m.25 views

CVE-2026-86219

Authen::SASL::Perl::DIGEST_MD5 versions before 2.2100 in Perl suffer from an unverified nonce in server_step. The server generates a fresh nonce in server_start but never compares it against the nonce returned by the client; instead, server_step derives the expected digest from the client's own p...

9.8CVSS5.7AI score0.00486EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/06 5:46 p.m.6 views

CVE-2026-86219 Authen::SASL::Perl::DIGEST_MD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in server_step

Authen::SASL::Perl::DIGESTMD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in serverstep. serverstart generates a fresh nonce and sends it in the challenge, and nothing later compares that value against the nonce the client returns. serverstep...

5.7AI score0.00486EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-86219

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Authen::SASL::Perl::DIGESTMD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in serverstep. serverstart generates...

9.8CVSS5.7AI score0.00486EPSS
SaveExploits0References3
Rows per page
Query Builder