Lucene search
+L

309 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-1127

Malicious code in bioql PyPI...

5.9CVSS5.9AI score0.0038EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2022-34574

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.02081EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2022-33613

Malicious code in bioql PyPI...

4.3CVSS5.1AI score0.0245EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-0567

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, passwordverify function may accept some invalid Blowfish hashes as valid. If such invali...

8.1CVSS6.3AI score0.00947EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/11 1:54 p.m.10 views

BIT-LIBPHP-2024-3096 PHP function password_verify can erroneously return true when argument contains NUL

In PHP version 8.1. before 8.1.28, 8.2. before 8.2.18, 8.3. before 8.3.5, if a password stored with passwordhash starts with a null byte \x00, testing a blank string as the password via passwordverify will incorrectly return true...

6.5CVSS6.7AI score0.01492EPSS
SaveExploits1References7
OSV
OSV
added 2025/08/11 1:53 p.m.8 views

BIT-LIBPHP-2023-0567 password_verify() always returns true for some invalid hashes

In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, passwordverify function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid...

8.1CVSS7AI score0.00947EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/06/07 12:00 a.m.9 views

PT-2025-28025 · Netalertx · Netalertx

Name of the Vulnerable Software and Affected Versions: NetAlertX versions prior to 25.6.7 Description: NetAlertX is a network, presence scanner, and alert framework. A vulnerability in the authentication logic allows users to bypass password verification using SHA-256 magic hashes due to a loose...

9.4CVSS6.6AI score0.00516EPSS
SaveExploits1References16
RedhatCVE
RedhatCVE
added 2025/05/23 9:15 a.m.14 views

CVE-2024-30257

1Panel is an open source Linux server operation and maintenance management panel. The password verification in the source code uses the != symbol instead hmac.Equal. This may lead to a timing attack vulnerability. This vulnerability is fixed in 1.10.3-lts...

5.9CVSS7.1AI score0.0038EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:10 a.m.16 views

CVE-2022-33735

There is a password verification vulnerability in WS7200-10 11.0.2.13. Attackers on the LAN may use brute force cracking to obtain passwords, which may cause sensitive system information to be disclosed...

6.5CVSS6.5AI score0.00217EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:19 a.m.14 views

CVE-2018-16219

A missing password verification in the web interface in AudioCodes 405HD VoIP phone with firmware 2.2.12 allows an remote attacker in the same network as the device to change the admin password without authentication via a POST request...

8.8CVSS7.5AI score0.01216EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/21 9:44 p.m.12 views

CVE-2005-3741

Almond Classifieds does not properly verify the password, which allows attackers to bypass access restrictions...

7.5CVSS7AI score0.01146EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/05/20 2:43 p.m.6 views

Unverified Password Change

Overview typo3/cms-setup is an Allows users to edit a limited set of options for their user profile, including preferred language, their name and email address. Affected versions of this package are vulnerable to Unverified Password Change through the backend user management interface. An attacke...

5.1CVSS6.9AI score0.00264EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.9 views

Ensure That Old Passwords Are Verified When Users Change Them

To prevent a third party from maliciously changing the password of another user, the old password must be verified when a user changes the password. According to the common practice in the industry, the old password does not need to be verified when the root user changes its own password. The roo...

7AI score
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/07 10:15 a.m.32 views

CVE-2024-45551 Weak Authentication in HLOS

Cryptographic issue occurs during PIN/password verification using Gatekeeper, where RPMB writes can be dropped on verification failure, potentially leading to a user throttling bypass...

6.2CVSS0.00113EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/03/28 6:37 a.m.13 views

Improper Password Verification

org.springframework.security, spring-security-crypto is vulnerable to Improper password verification. The vulnerability is due to BCrypt's 72-character password truncation causing BCryptPasswordEncoder.matches to validate only the first 72 characters, allowing incorrect password acceptance...

7.4CVSS7.2AI score0.00588EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.7 views

WeGIA 授权问题漏洞

WeGIA is a web manager for welfare organizations by the individual developer Nilson Lazarin. An authorization issue vulnerability exists in WeGIA versions prior to 3.2.6 that stems from the ability to change a user's password without verifying the old password...

9.8CVSS6.6AI score0.00543EPSS
SaveExploits1References2
OSV
OSV
added 2025/01/14 7:19 p.m.19 views

BIT-PHP-MIN-2024-3096 PHP function password_verify can erroneously return true when argument contains NUL

In PHP version 8.1. before 8.1.28, 8.2. before 8.2.18, 8.3. before 8.3.5, if a password stored with passwordhash starts with a null byte \x00, testing a blank string as the password via passwordverify will incorrectly return true...

6.5CVSS6.5AI score0.01492EPSS
SaveExploits1References7
OSV
OSV
added 2025/01/07 9:21 p.m.18 views

CLSA-2025-1736284875 php: Fix of 3 CVEs

CVE-2024-2756: Fix issue introduced by incomplete fix of CVE-2022-31629 to prevent network and same-site attackers from setting insecure cookies in victim's browser - CVE-2024-3096: Fix issue where passwordverify incorrectly returns true when testing a blank string with password starting with a...

6.5CVSS6.8AI score0.49336EPSS
SaveExploits3References1
Redos
Redos
added 2024/12/20 12:00 a.m.20 views

ROS-20241220-01

A vulnerability in the password verification function of the PHP programming language is related to insufficient calculation of the password hash. password hash. Exploitation of the vulnerability allows an attacker to affect data integrity...

8.1CVSS7AI score0.00947EPSS
SaveExploits1
OSV
OSV
added 2024/12/19 4:19 a.m.35 views

RLSA-2024:10949 Moderate: php:8.2 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: host/secure cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756 php: passwordverify can erroneously return true, opening ATO risk CVE-2024-3096 php: Filter bypass in filtervar...

7.5CVSS6.8AI score0.38115EPSS
SaveExploits5References7
Rows per page
Query Builder