Logo
componentcivetweb
Name
civetweb
Version
1.16
Type
library
Description
-
Licenses
MIT
PURL
-
CPE
cpe:2.3:a:civetweb_project:civetweb:1.16:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
1.16

Patches#


#
Title
Author
Resolve
1
resources/Makefile.in-lua: fix build with Lua 5.1
Fabrice Fontaine <fontaine.fabrice@gmail.com>
2
Fix heap overflow in directory URI slash redirection
krispybyte <krispybyte@proton.me>
CVE-2025-55763

Vulnerabilities#


Name
Analysis
Description
Exploitable
Vulnerability related to an unquoted search path in CivetWeb v1.16. This vulnerability allows a local attacker to execute arbitrary code with elevated privileges by placing a malicious executable in a directory that is scanned before the intended application path (C:\Program Files\CivetWeb\CivetWeb.exe --), due to the absence of quotes in the service configuration.
Patched
Buffer Overflow in the URI parser of CivetWeb 1.14 through 1.16 (latest) allows a remote attacker to achieve remote code execution via a crafted HTTP request. This vulnerability is triggered during request processing and may allow an attacker to corrupt heap memory, potentially leading to denial of service or arbitrary code execution.