Lucene search
+L

74883 matches found

EUVD
EUVD
added 2026/04/12 3:30 p.m.15 views

EUVD-2019-20145

SpotFTP Password Recover 2.4.2 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an oversized buffer in the Name field during registration. Attackers can generate a 256-byte payload, paste it into the Name input field, and trigger a crash...

6.9CVSS6AI score0.00205EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/12 1:16 p.m.12 views

CVE-2019-25711

SpotFTP Password Recover 2.4.2 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an oversized buffer in the Name field during registration. Attackers can generate a 256-byte payload, paste it into the Name input field, and trigger a crash...

6.9CVSS0.00205EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/12 12:28 p.m.42 views

CVE-2019-25711 SpotFTP Password Recover 2.4.2 Denial of Service via Name Field

SpotFTP Password Recover 2.4.2 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an oversized buffer in the Name field during registration. Attackers can generate a 256-byte payload, paste it into the Name input field, and trigger a crash...

6.9CVSS0.00205EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/12 12:28 p.m.7 views

CVE-2019-25711

SpotFTP Password Recover 2.4.2 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an oversized buffer in the Name field during registration. Attackers can generate a 256-byte payload, paste it into the Name input field, and trigger a crash...

6.9CVSS6AI score0.00205EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/12 12:28 p.m.5 views

CVE-2019-25711 SpotFTP Password Recover 2.4.2 Denial of Service via Name Field

SpotFTP Password Recover 2.4.2 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an oversized buffer in the Name field during registration. Attackers can generate a 256-byte payload, paste it into the Name input field, and trigger a crash...

6.9CVSS6AI score0.00205EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/12 12:28 p.m.21 views

CVE-2019-25711

CVE-2019-25711 affects SpotFTP Password Recover 2.4.2. The vulnerability is a local, denial-of-service condition caused by accepting an oversized input in the Name field during registration, with a crafted 256-byte payload that crashes the application on submission. Public references (e.g., Explo...

6.9CVSS6AI score0.00205EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/12 12:00 a.m.13 views

PT-2026-32173

SpotFTP Password Recover 2.4.2 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an oversized buffer in the Name field during registration. Attackers can generate a 256-byte payload, paste it into the Name input field, and trigger a crash...

6.9CVSS6AI score0.00205EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/12 12:00 a.m.17 views

Nsasoft SpotFTP Password Recover 安全漏洞

Nsasoft SpotFTP Password Recover is a tool developed by the NSASoft company in the United States, designed to recover saved account passwords from FTP clients. Version 2.4.2 of Nsasoft SpotFTP Password Recover contains a security vulnerability. This vulnerability stems from insufficient input...

6.9CVSS5.8AI score0.00205EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/11 11:10 a.m.10 views

OESA-2026-1849 dovecot security update

Dovecot is an IMAP server for Linux/UNIX-like systemsa wrapper package that will just handle common things for all versioned dovecot packages. Security Fixes: Dovecot has provided a script to use for attachment to text conversion. This script unsafely handles zip-style attachments. Attacker can u...

7.5CVSS5.8AI score0.0079EPSS
SaveExploits6References9
Veracode
Veracode
added 2026/04/11 5:13 a.m.11 views

Denial Of Service (DoS)

Apache Cassandra is vulnerable to Denial Of Service DoS. The vulnerability is due to inefficient handling of repeated password change operations, which allows an attacker to trigger increased query latency and degrade system performance...

6.5CVSS5.8AI score0.00533EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/10 10:04 p.m.18 views

linux-pam: Plaintext password recovery via timing discrepancy in pam_userdb module

A flaw was found in Linux-PAM's pamuserdb module. This vulnerability, categorized as an Observable Timing Discrepancy CWE-208, allows a local or network-adjacent attacker to recover plaintext passwords. By repeatedly attempting authentication and measuring response-timing differences during...

8.2CVSS6AI score0.0032EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/10 8:16 p.m.9 views

CVE-2026-40177

ajenti.plugin.core defines all necessary core elements to allow Ajenti to run properly. Prior to 0.112, if the 2FA was activated, it was possible to bypass the password authentication This vulnerability is fixed in 0.112...

9.3CVSS0.00329EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/10 7:49 p.m.8 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the PUT /user route. An attacker can gain full administrative privileges by using a read-only access token to change the administrator's password, then logging in to obtain an unrestricted session token that...

8.8CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/04/10 7:49 p.m.14 views

GHSA-HM2H-WWWH-G49X Ech0 Scope Bypass: profile:read Access Token Can Change Admin Password and Escalate to Unrestricted Session

Summary The PUT /user endpoint is protected by RequireScopes"profile:read", which is a read-only scope. However, the endpoint performs write operations including password changes. An attacker who obtains an admin's restricted profile:read access token can change the admin's password, then login t...

6.5CVSS5.8AI score0.00245EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/10 7:49 p.m.13 views

Ech0 Scope Bypass: profile:read Access Token Can Change Admin Password and Escalate to Unrestricted Session

Summary The PUT /user endpoint is protected by RequireScopes"profile:read", which is a read-only scope. However, the endpoint performs write operations including password changes. An attacker who obtains an admin's restricted profile:read access token can change the admin's password, then login t...

5.8AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/10 7:49 p.m.6 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the PUT /user route. An attacker can gain full administrative privileges by using a read-only access token to change the administrator's password, then logging in to obtain an unrestricted session token that...

8.8CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/04/10 7:47 p.m.8 views

EUVD-2026-21575

ajenti.plugin.core has password bypass when 2FA is activated...

9.3CVSS5.8AI score0.00329EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/10 7:47 p.m.19 views

GHSA-3MCX-6WXM-QR8V ajenti.plugin.core has password bypass when 2FA is activated

Impact If the 2FA was activated, it was possible to bypass the password authentication Patches This is fixed in the version 0.112. Users should upgrade to this version as soon as possible...

9.1CVSS5.8AI score0.00329EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/10 7:47 p.m.16 views

ajenti.plugin.core has password bypass when 2FA is activated

Impact If the 2FA was activated, it was possible to bypass the password authentication Patches This is fixed in the version 0.112. Users should upgrade to this version as soon as possible...

9.3CVSS5.8AI score0.00329EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/10 7:29 p.m.28 views

CVE-2026-40177 Password bypass when 2FA is activated

ajenti.plugin.core defines all necessary core elements to allow Ajenti to run properly. Prior to 0.112, if the 2FA was activated, it was possible to bypass the password authentication This vulnerability is fixed in 0.112...

9.3CVSS0.00329EPSS
SaveExploits0References1
Rows per page
Query Builder