Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2023-25690 |
CWE-ID | CWE-113 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #1 is available. |
Vulnerable software |
Anolis OS Operating systems & Components / Operating system httpd-manual Operating systems & Components / Operating system package or component mod_ssl Operating systems & Components / Operating system package or component mod_session Operating systems & Components / Operating system package or component mod_proxy_html Operating systems & Components / Operating system package or component mod_ldap Operating systems & Components / Operating system package or component httpd-tools Operating systems & Components / Operating system package or component httpd-devel Operating systems & Components / Operating system package or component httpd Operating systems & Components / Operating system package or component |
Vendor | OpenAnolis |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU73107
Risk: Medium
CVSSv4.0: 2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green]
CVE-ID: CVE-2023-25690
CWE-ID:
CWE-113 - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to perform HTTP splitting attacks.
The vulnerability exists due to software does not correclty process CRLF character sequences in mod_rewrite and mod_proxy. A remote attacker can send specially crafted request containing CRLF sequence and make the application to send a split HTTP response.
Successful exploitation of the vulnerability may allow an attacker perform cache poisoning attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 7
httpd-manual: before 2.4.6-98
mod_ssl: before 2.4.6-98
mod_session: before 2.4.6-98
mod_proxy_html: before 2.4.6-98
mod_ldap: before 2.4.6-98
httpd-tools: before 2.4.6-98
httpd-devel: before 2.4.6-98
httpd: before 2.4.6-98
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2023:0114
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.