Lucene search
+L

29 matches found

Kitploit
Kitploit
added 2026/09/03 1:01 a.m.7 views

CVE-2025-25198

CVE-2024-25198 mailcow: dockerized는 docker 기반의 오픈 소스 그룹웨어/이메일 제품군입니다. 2025-01a 버전 이전에는 mailcow의 비밀번호 재설정 기능의 취약점으로 인해 공격자가 Host HTTP 헤더를 조작하여 공격자가 제어하는 도메인을 가리키는 비밀번호 재설정 링크를 생성할 수 있습니다. 사용자가 이 오염된 링크를 클릭하면 계정 탈취로 이어질 수 있습니다. 작동 방식? 모든 요청을 수신하는 https 서버를 설정하고 선택한 가 포함된 Host 헤더와 함께 웹사이트에 POST 요청을...

9.1CVSS7AI score0.01099EPSS
SaveExploits5
CVE
CVE
added 2026/08/25 1:30 a.m.17 views

CVE-2026-56709

Grav before 3.9.2 is vulnerable to a Host header injection in the sendInvitationEmail() function. When constructing token-bearing invitation links, the unvalidated Host header allows an attacker to poison the link and redirect users to an attacker-controlled domain . This bypasses the require_tru...

8.7CVSS5.4AI score0.00256EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.35 views

CVE-2026-56709 Grav before 3.9.2 Host Header Injection via sendInvitationEmail

Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail function when constructing token-bearing invitation links. Attackers can manipulate the Host header to poison invitation links and redirect users to attacker-controlled domains, bypassing the requiretrustedhost...

8.7CVSS0.00256EPSS
SaveExploits0References2
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
EUVD
EUVD
added 2026/08/15 1:25 p.m.13 views

EUVD-2026-59758

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
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 1:25 p.m.46 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
CVE
CVE
added 2026/08/15 1:25 p.m.44 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
ATTACKERKB
ATTACKERKB
added 2026/08/15 1:25 p.m.19 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
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-73031

Name of the Vulnerable Software and Affected Versions Dancer2::Plugin::Auth::Extensible versions prior to 0.714 Description Password reset link poisoning is possible via the request Host header in the default email password reset and default welcome send functions. Both default emails generate a...

9.8CVSS5.5AI score0.00608EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/08/05 4:25 a.m.9 views

CVE-2026-9273

The Membership Plugin – Kadence Memberships plugin for WordPress formerly Restrict Content is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler rcprocesslostpasswordform consuming th...

9.3CVSS5.3AI score0.00276EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/13 8:44 p.m.24 views

CVE-2026-45055

CubeCart pre-authenticated password reset link poisoning via HTTP Host header (affecting 6.6.x–6.7.1) allows an unauthenticated attacker to cause password-reset tokens to be sent to a victim with a malicious domain (evil.com). Builds CC_STORE_URL from Host header without allowlist, embedding the ...

8.1CVSS5.9AI score0.00147EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/13 8:44 p.m.22 views

CVE-2026-45055 CubeCart: Pre-Authenticated Password Reset Link Poisoning via HTTP Host Header

CubeCart is an ecommerce software solution. Prior to 6.7.2, CubeCart 6.6.x – 6.7.1 builds CCSTOREURL directly from the Host request header at bootstrap, with no allowlist. The constant is embedded verbatim into transactional email links, most critically the password-reset link in...

8.1CVSS5.9AI score0.00147EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/04 5:42 a.m.8 views

CVE-2026-29199

phpBB before 3.3.16 is vulnerable to Host Header Injection that can lead to password rest link poisoning. When forceservervars is disabled, the servers hostname may be extracted from the HTTP Host header which is used to generate the password reset link URL. An attacker who can manipulate the Hos...

5.8AI score0.00249EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2026/05/04 12:00 a.m.8 views

phpBB -- multiple vulnerabilities

The phpBB Team reports: Changes since 3.3.16: Improper state verification in OAuth implementation SECURITY-293, improve secure downloads referer checking SECURITY-292, hardening of hostname lookups SECURITY-295. Changes since 3.3.15: Password Reset Link Poisoning SECURITY-285, IDOR when composing...

8.1CVSS5.8AI score0.00249EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/26 7:17 p.m.15 views

CVE-2026-33149

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWEDHOSTS = '' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.buildabsoluteu...

8.1CVSS0.00304EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/26 6:53 p.m.4 views

CVE-2026-33149

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWEDHOSTS = '' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.buildabsoluteu...

8.1CVSS5.8AI score0.00304EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/26 6:53 p.m.6 views

CVE-2026-33149 Tandoor Recipes Vulnerable to Host Header Injection

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWEDHOSTS = '' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.buildabsoluteu...

8.1CVSS5.9AI score0.00304EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/26 6:53 p.m.22 views

EUVD-2026-16313

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWEDHOSTS = '' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.buildabsoluteu...

8.1CVSS5.8AI score0.00304EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/26 6:53 p.m.38 views

CVE-2026-33149 Tandoor Recipes Vulnerable to Host Header Injection

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWEDHOSTS = '' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.buildabsoluteu...

8.1CVSS0.00304EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/26 6:53 p.m.24 views

CVE-2026-33149

Tandoor Recipes

8.1CVSS5.8AI score0.00304EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder