The crypt_des (aka DES-based crypt) function in FreeBSD before 9.0-RELEASE-p2, as used in PHP, PostgreSQL, and other products, does not process the complete cleartext password if this password contains a 0x80 character, which makes it easier for context-dependent attackers to obtain access via an authentication attempt with an initial substring of the intended password, as demonstrated by a Unicode password.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
14 Mar 2024, 19:59
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:postgresql:postgresql:8.4:*:*:*:*:*:*:* cpe:2.3:a:postgresql:postgresql:9.1:*:*:*:*:*:*:* cpe:2.3:a:postgresql:postgresql:9.0:*:*:*:*:*:*:* |
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* |
References | () http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=aab49e934de1fff046e659cbec46e3d053b41c34 - Broken Link, Patch |
07 Nov 2023, 02:10
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2012-07-05 14:55
Updated : 2024-03-14 19:59
NVD link : CVE-2012-2143
Mitre link : CVE-2012-2143
CVE.ORG link : CVE-2012-2143
JSON object : View
Products Affected
php
- php
debian
- debian_linux
freebsd
- freebsd
postgresql
- postgresql
CWE
CWE-310
Cryptographic Issues