Lucene search
+L

394 matches found

Kitploit
Kitploit
added 2026/09/12 11:52 a.m.137 views

buster

Description Buster is an advanced OSINT tool used to: Get social accounts of an email using multiple sourcesgravatar,about.me,myspace,skype,github,linkedin,previous breaches Get links to where the email was found using google,twitter,darksearch and paste sites Get breaches of an email Get domains...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 7:27 a.m.7 views

mailchecker

MailChecker...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/12 12:00 a.m.6 views

PT-2026-90555

aiosmtplib before 5.1.3 fails to properly validate email addresses supplied by callers, allowing attackers to inject ESMTP parameters into MAIL FROM and RCPT TO command lines. Attackers can craft malicious addresses containing spaces and angle brackets to append parameters like AUTH, NOTIFY, or...

6.3CVSS0.00229EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/10 11:16 p.m.32 views

CVE-2026-81905 Concrete CMS below 9.5.3 does not enforce validation-hash type on redemption, allowing a hash issued for one purpose to be redeemed for another.

Concrete CMS below 9.5.3 stores user validation hashes for multiple purposes email/registration validation, password reset, and persistent login in a single table with a type column, but the redemption path resolves a hash by value alone and does not verify its type. As a result, a hash issued fo...

6.3CVSS0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 11:16 p.m.16 views

CVE-2026-81905

Concrete CMS versions below 9.5.3 store user validation hashes (email/registration validation, password reset, persistent login) in a single table with a type column, but the redemption path resolves a hash by value alone without verifying its type . This allows a long-lived registration hash (60...

6.3CVSS0.00215EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:41 p.m.6 views

Email_Extract_Gmass.co_Validator

EmailExtractGmass.coValidator Python 2.7 웹사이트가 너무 느려서 도구가 오래 걸릴 수 있으니 인내심을 가지세요. 기부 : BTC : 31mtLHqhaXXyCMnT2EU73U8fwYwigiEEU1 Perfect Money : U22270614...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:38 a.m.6 views

CVE-2023-7028

소개 GitLab은 광범위하게 적용되는 웹 기반 저장소 관리자로, 소프트웨어 개발 프로젝트에서 소스 코드 관리, 통합, 유지보수 및 협업을 위한 포괄적인 플랫폼을 제공합니다. CVE-2023-7028은 공격자가 reset password 폼을 통해 사용자 계정을 탈취할 수 있는 Account TakeOver 취약점입니다. 이 취약점은 다음 버전의 GitLab에 존재합니다: 16.1 16.1.5 16.2 16.2.8 16.3 16.3.6 16.4 16.4.4 16.5 16.5.5 16.6 16.6.3 16.7 16.7.1 취약점...

10CVSS8.1AI score0.94647EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/07 2:39 p.m.6 views

CVE_2019_19844

djangocve201919844poc PoC для CVE-2019-19844 Установка 1. docker-compose run --service-ports web python manage.py migrate --no-input 2. docker-compose run --service-ports web python manage.py createsuperuser [email protected] --username 0xsha 3. Перейдите на...

9.8CVSS6.7AI score0.53561EPSS
SaveExploits7
Cvelist
Cvelist
added 2026/09/07 1:03 p.m.29 views

CVE-2026-86452 MISP Unauthenticated Mail Endpoints Allow Unbounded Storage Consumption and Request Flooding

Affected versions of MISP permit unauthenticated or weakly constrained request paths to perform persistent work without adequate input bounds or rate limiting. The users/forgot password-reset endpoint accepted an attacker-controlled email value without first imposing a reasonable length bound or...

8.7CVSS0.00306EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/07 1:03 p.m.12 views

CVE-2026-86452

MISP versions ≤2.5.45 are affected by a vulnerability in unauthenticated mail endpoints, specifically the forgot password-reset and API-access request paths. The root cause is the absence of input length bounds, format validation, and rate limiting on these anonymous request paths, allowing an at...

8.7CVSS0.00306EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/09/04 11:17 p.m.5 views

CVE-2026-48019

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS0.0068EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/04 10:11 p.m.378 views

CVE-2026-48019

Laravel (PHP web framework) prior to versions 12.60.0 and 13.10.0 is affected by a CRLF injection vulnerability in its default email validation (validateEmail() and Address.php), in combination with how Symfony Mailer and Symfony Mime handle certain character sequences. An unauthenticated attacke...

8.9CVSS5.2AI score0.0068EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/04 10:11 p.m.12 views

CVE-2026-48019 CRLF injection in Laravel's default email rule enables SMTP smuggling and spoofed-mail relay

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS5.7AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 10:11 p.m.33 views

CVE-2026-48019 CRLF injection in Laravel's default email rule enables SMTP smuggling and spoofed-mail relay

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS0.0068EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/27 5:21 p.m.8 views

CVE-2026-81827

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 1:36 p.m.32 views

CVE-2026-81827 Flowintel Login Email Validation Bypass Allows Log Injection via Crafted Email Input

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 1:36 p.m.15 views

CVE-2026-81827

Flowintel versions >=3.3.0 contained a validation flaw in the login flow: the code called Email(email) (which only constructs a WTForms validator object) instead of Email()(form, form.email), so malformed attacker-supplied email values bypassed validation. Because CR/LF characters in the email...

6.9CVSS5.1AI score0.00296EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 1:36 p.m.8 views

EUVD-2026-67133

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS5.1AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 1:36 p.m.8 views

CVE-2026-81827 Flowintel Login Email Validation Bypass Allows Log Injection via Crafted Email Input

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS5.9AI score
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Python-Django

In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are vulnerable to a ReDoS regular expression denial of service attack due to a very large number of domain name labels for emails and URLs...

7.5CVSS7.4AI score0.02978EPSS
SaveExploits0References2
Rows per page
Query Builder