Lucene search
+L

18804 matches found

UbuntuCve
UbuntuCve
added 2026/08/31 12:00 a.m.11 views

CVE-2026-19873

HTML::FormFu versions through 2.08 for Perl allow resource exhaustion via an unbounded repeat count from the query string in Repeatable elements. When a Repeatable element has countername set, its process method reads the repeat count from the named query string parameter, checks only that it is ...

7.5CVSS5.9AI score0.00517EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-19873

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTML::FormFu versions through 2.08 for Perl allow resource exhaustion via an unbounded repeat count from the query string in Repeatable elements. When a...

7.5CVSS5.5AI score0.00517EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.17 views

Debian dla-4764 : libdbi-perl - security update

The remote Debian 11 / 12 host has a package installed that is affected by multiple vulnerabilities as referenced in the dla-4764 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4764-1 [email protected]...

9.8CVSS7.2AI score0.00518EPSS
SaveExploits1References25
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-78183

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare...

9.8CVSS5.9AI score0.0055EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 12:58 p.m.4 views

CVE-2019-15107

CVE-2019-15107 CVE-2019-15107测试程序 webmin的这个远程命令执行漏洞,大致是perl中qx/…/导致命令执行,利用需要一定的特殊条件,复现的时候随手写了个图形化的利用程序。 值得注意的是,user值要是用的是一个假的用户,使用真实的root测试不成功,只有在发送的用户参数的值不是已知的Linux用户的情况下,展示进入才会到修改/etc/shadow的地方,从而触发命令注入漏洞 反弹shell可能需要编码,这可能需要修改代码...

10CVSS8.9AI score0.99766EPSS
SaveExploits39
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.12 views

Fedora 46 : perl-Net-OAuth (2026-96404091a4)

The remote Fedora 46 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-96404091a4 advisory. Automatic update for perl-Net-OAuth-0.33-1.fc46. Changelog Thu Aug 27 2026 Xavier Bachelot - 0.33-1 - Update to 0.32 RHBZ2517683 - Fixes...

9.8CVSS6AI score0.00409EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-63676

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Debian Linux - libyaml-perl - None Ubuntu Linux - Unknown description CVE-2026-63676 Note that Nessus relies on the presence of the package as reported by the...

5.3AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: perl-Encode (UTSA-2026-093243)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-093243 advisory. Encode.pm, as distributed in Perl through 5.34.0, allows local users to gain privileges via a Trojan horse Encode::ConfigLocal library in the current working directo...

7.8CVSS7.1AI score0.01397EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 10:17 p.m.8 views

CVE-2026-78619

Punk::Plugin::TOTP versions before 0.05 for Perl accept another account's recovery code at the two-factor challenge because totpuserecovery compares user identifiers numerically. The helper searches the recovery model for the submitted code's digest alone, across every user's rows, so the ownersh...

9.8CVSS0.00616EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 10:17 p.m.9 views

CVE-2026-78655

Punk::Plugin::TOTP versions before 0.05 for Perl allow the second-factor attempt limit to be reset by replaying an earlier session cookie because the challenge route counts failures in the session. The POST handler on challengepath keeps the failure count as tries inside the totppending record in...

9.1CVSS0.00495EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/25 9:23 p.m.17 views

CVE-2026-78655

Punk::Plugin::TOTP (Perl) versions before 0.05 allow an attacker to bypass the TOTP second-factor attempt limit by replaying a previously saved session cookie. Because Punk::Session stores the failure counter inside a signed client-side cookie, a saved cookie from before the failed attempts resto...

9.1CVSS5.5AI score0.00495EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/25 9:21 p.m.16 views

CVE-2026-78619

Punk::Plugin::TOTP versions before 0.05 for Perl contain a critical (CVSS 9.8) flaw in the recovery code verification path. The totp_use_recovery helper searches recovery records by code digest across all users, then performs an ownership check that compares user_id values through Perl's integer ...

9.8CVSS5.4AI score0.00616EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 9:21 p.m.38 views

CVE-2026-78619 Punk::Plugin::TOTP versions before 0.05 for Perl accept another account's recovery code at the two-factor challenge because totp_use_recovery compares user identifiers numerically

Punk::Plugin::TOTP versions before 0.05 for Perl accept another account's recovery code at the two-factor challenge because totpuserecovery compares user identifiers numerically. The helper searches the recovery model for the submitted code's digest alone, across every user's rows, so the ownersh...

0.00616EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 2:49 p.m.18 views

ROOT-OS-DEBIAN-12-CVE-2026-7017 CVE-2026-7017 in perl - Patched by Root

Root has patched CVE-2026-7017 in the perl package for Root:Debian:12. Multiple fixed versions available...

7.1CVSS5.4AI score0.00403EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 2:49 p.m.18 views

ROOT-OS-DEBIAN-12-CVE-2026-42497 CVE-2026-42497 in perl - Patched by Root

Root has patched CVE-2026-42497 in the perl package for Root:Debian:12. Multiple fixed versions available...

7.5CVSS5.4AI score0.00417EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 2:49 p.m.12 views

ROOT-OS-DEBIAN-12-CVE-2026-8376 CVE-2026-8376 in perl - Patched by Root

Root has patched CVE-2026-8376 in the perl package for Root:Debian:12. Multiple fixed versions available...

9.8CVSS7.6AI score0.00443EPSS
SaveExploits1
OSV
OSV
added 2026/08/25 2:49 p.m.18 views

ROOT-OS-DEBIAN-12-CVE-2011-4116 CVE-2011-4116 in perl - Patched by Root

Root has patched CVE-2011-4116 in the perl package for Root:Debian:12. Multiple fixed versions available...

3.3CVSS7.2AI score0.0052EPSS
SaveExploits1
OSV
OSV
added 2026/08/25 2:49 p.m.12 views

ROOT-OS-DEBIAN-12-CVE-2026-48962 CVE-2026-48962 in perl - Patched by Root

Root has patched CVE-2026-48962 in the perl package for Root:Debian:12. Multiple fixed versions available...

7.8CVSS5.5AI score0.00292EPSS
SaveExploits3
OSV
OSV
added 2026/08/25 2:49 p.m.24 views

ROOT-OS-DEBIAN-12-CVE-2026-42496 CVE-2026-42496 in perl - Patched by Root

Root has patched CVE-2026-42496 in the perl package for Root:Debian:12. Multiple fixed versions available...

9.1CVSS7.1AI score0.0043EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 2:49 p.m.22 views

ROOT-OS-DEBIAN-12-CVE-2026-13221 CVE-2026-13221 in perl - Patched by Root

Root has patched CVE-2026-13221 in the perl package for Root:Debian:12. Multiple fixed versions available...

9.1CVSS5.4AI score0.00432EPSS
SaveExploits0
Rows per page
Query Builder