Lucene search
+L

391 matches found

Kitploit
Kitploit
added 2026/09/09 11:37 p.m.4 views

Email_Extract_Gmass.co_Validator

EmailExtractGmass.coValidator Python 2.7 The tools will take a long time because the website is too slow, so be patient Donation : BTC : 31mtLHqhaXXyCMnT2EU73U8fwYwigiEEU1 Perfect Money : U22270614...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:57 p.m.7 views

mailchecker

MailChecker...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:19 p.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/07 2:39 p.m.5 views

CVE_2019_19844

djangocve201919844poc PoC for CVE-2019-19844 Setup 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. Head on to...

9.8CVSS6.7AI score0.53561EPSS
SaveExploits7
CVE
CVE
added 2026/09/07 1:03 p.m.11 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.00336EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/07 1:03 p.m.26 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.00336EPSS
SaveExploits0References1
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
Cvelist
Cvelist
added 2026/09/04 10:11 p.m.31 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
OSV
OSV
added 2026/09/04 10:11 p.m.7 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
CVE
CVE
added 2026/09/04 10:11 p.m.368 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
Kitploit
Kitploit
added 2026/09/03 2:08 a.m.6 views

CVE-2023-7028

Introduction GitLab is a widely adopted web-based repository manager that provides a comprehensive platform for managing source code, integration, maintenance, and collaboration in software development projects. CVE-2023-7028 is a vulnerability that allows an attacker to take over user accounts...

10CVSS8.1AI score0.94647EPSS
SaveExploits16
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.31 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.14 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
NVD
NVD
added 2026/08/06 10:17 p.m.12 views

CVE-2026-48088

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.4, the route POST /api/tenants/tenantId/staff/staffId/crypto accepts and stores attacker-controlled ML-KEM-768 public keys against any tenant on the platform without...

9.4CVSS0.00332EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 9:32 p.m.33 views

CVE-2026-48087 OpenReception: WebAuthn passkey injection allows account takeover

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the registration handler at POST /api/auth/register/userId validates the relationship between the WebAuthn challenge and the registration cookie's email but never...

9.8CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/17 1:25 p.m.20 views

EUVD-2024-55658

HCL Aftermarket EPC is affected by Business Logic Vulnerability using which a non valid user of the application can obtain passwords from the server and redirect them to their own email address by manipulating the server's response. The application includes checks in the initial requests to verif...

9.1CVSS5.3AI score0.00295EPSS
SaveExploits0References1
Rows per page
Query Builder