Lucene search
+L

18567 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/16 1:50 p.m.10 views

CVE-2026-72887

Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in getrequesttoken. Passing a callback to the constructor selects OAuth 1.0a. getrequesttoken then revokes that choice when the request token response omits...

5.3AI score0.0055EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/16 1:50 p.m.11 views

CVE-2026-72887

Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in getrequesttoken. Passing a callback to the constructor selects OAuth 1.0a. getrequesttoken then revokes that choice when the request token response omits...

9.8CVSS5.4AI score0.0055EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:50 p.m.10 views

CVE-2026-72887 Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in get_request_token

Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in getrequesttoken. Passing a callback to the constructor selects OAuth 1.0a. getrequesttoken then revokes that choice when the request token response omits...

9.8CVSS5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/16 1:50 p.m.45 views

CVE-2026-72887

Net::OAuth::Client (Perl, before 0.32) silently downgrades OAuth 1.0a to OAuth 1.0 in get_request_token when the provider omits oauth_callback_confirmed, dropping oauth_verifier with no warning. This exposes affected applications to OAuth 1.0 session fixation: an attacker obtains a request token,...

9.8CVSS5.4AI score0.0055EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/16 1:50 p.m.12 views

EUVD-2026-59987

Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in getrequesttoken. Passing a callback to the constructor selects OAuth 1.0a. getrequesttoken then revokes that choice when the request token response omits...

5.3AI score0.0055EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/16 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72887

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Net::OAuth::Client versions before 0.32 for Perl allow the service provider to silently downgrade OAuth 1.0a to OAuth 1.0 in getrequesttoken. Passing a callback...

9.8CVSS5.4AI score0.0055EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/16 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-72888

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Net::OAuth versions before 0.32 for Perl allow memory exhaustion via unbounded caching of failed module loads in smartrequire. smartrequire stores results in a...

6.5CVSS5.6AI score0.00436EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 2:17 p.m.11 views

CVE-2026-15689

Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in defaultemailpasswordreset and defaultwelcomesend. Both default emails emit a link of the form $base/login/$code, whose authority comes from the request Host header,...

9.8CVSS0.00608EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 1:25 p.m.38 views

CVE-2026-15689

Dancer2::Plugin::Auth::Extensible through 0.713 trusts the Host header (or X-Forwarded-Host) to build password-reset and welcome links, enabling unauthenticated link poisoning that can lead to account takeover. No patch version is specified; mitigation is to set a trusted uri_base configuration v...

9.8CVSS5.5AI score0.00608EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 1:25 p.m.40 views

CVE-2026-15689 Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in _default_email_password_reset and _default_welcome_send

Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in defaultemailpasswordreset and defaultwelcomesend. Both default emails emit a link of the form $base/login/$code, whose authority comes from the request Host header,...

0.00608EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 1:25 p.m.11 views

CVE-2026-15689

Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in defaultemailpasswordreset and defaultwelcomesend. Both default emails emit a link of the form $base/login/$code, whose authority comes from the request Host header,...

5.5AI score0.00608EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS0.00512EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 1:17 p.m.11 views

CVE-2026-73193

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

9.8CVSS0.00495EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-CVE-2026-73193

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

9.8CVSS5.7AI score0.00495EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.8AI score0.00512EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 12:09 p.m.23 views

CVE-2026-73194 DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:09 p.m.35 views

CVE-2026-73194 DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

0.00512EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 12:09 p.m.8 views

EUVD-2026-59745

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

5.7AI score0.00512EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 12:09 p.m.10 views

CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.7AI score0.00512EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:09 p.m.47 views

CVE-2026-73193

In DBI's preparse function, buffer size is computed as strlen(statement) * 7 + 16 in a 32-bit STRLEN, wrapping at ~613 MB input to reserve only 19 bytes; a raw pointer copy then writes the entire input past the allocation. Affected: DBI

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