CVE-2023-4491
CWE-119Published: October 4, 2023· Updated: Jun 17, 2026
Official Description
Buffer overflow vulnerability in Easy Address Book Web Server 1.6 version. The exploitation of this vulnerability could allow an attacker to send a very long username string to /searchbook.ghp, asking for the name via a POST request, resulting in arbitrary code execution on the remote machine.
Risk Analysis
Easy Address Book Web Server 1.6 contains a buffer overflow vulnerability triggered by long username strings sent via POST requests. This critical flaw enables remote code execution, posing a significant security risk.
No public exploit is known, and it is not in the KEV catalog. It is remotely exploitable with low complexity.
Restrict access to the affected web server or apply vendor-provided patches to fix the buffer overflow.
Technical Analysis
CVE-2023-4491 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-119): Buffer overflow vulnerabilities can lead to arbitrary code execution or denial of service by corrupting adjacent memory.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-119)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-4491 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts