#VU108060 Input validation error in phpseclib - CVE-2023-52892

 

#VU108060 Input validation error in phpseclib - CVE-2023-52892

Published: April 29, 2025


Vulnerability identifier: #VU108060
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-52892
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
phpseclib
Software vendor:
phpseclib

Description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to an error when handling some characters in Subject Alternative Name fields in TLS certificates. These fields are incorrectly allowed to have a special meaning in regular expressions (such as a + wildcard), leading to name confusion in X.509 certificate host verification.


Remediation

Install updates from vendor's website.

External links