Skip to main content

Vendor/product archive

monkey-project / monkey CVEs

Beta · best-effort

29 CVEs tagged to monkey-project / monkey1 Critical, 13 High, 15 Medium, 0 Low, 0 Unrated.

CVE-2025-63658

Published Jan 29, 2026

A stack overflow in the mk_http_index_lookup function (mk_server/mk_http.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63657

Published Jan 29, 2026

An out-of-bounds read in the mk_mimetype_find function (mk_server/mk_mimetype.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63656

Published Jan 29, 2026

An out-of-bounds read in the header_cmp function (mk_server/mk_http_parser.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HT…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63655

Published Jan 29, 2026

A NULL pointer dereference in the mk_http_range_parse function (mk_server/mk_http.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a cra…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63653

Published Jan 29, 2026

An out-of-bounds read in the mk_vhost_fdt_close function (mk_server/mk_vhost.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63652

Published Jan 29, 2026

A use-after-free in the mk_http_request_end function (mk_server/mk_http.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63651

Published Jan 29, 2026

A use-after-free in the mk_string_char_search function (mk_core/mk_string.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTT…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63650

Published Jan 29, 2026

An out-of-bounds read in the mk_ptr_to_buf in mk_core function (mk_memory.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTT…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2025-63649

Published Jan 29, 2026

An out-of-bounds read in the http_parser_transfer_encoding_chunked function (mk_server/mk_http_parser.c) of monkey commit f37e984 allows attackers to cause a Denial of Service (Do…

CVSS 7.5 · High
evidence mentions
2
Buzz score
25.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2014-5336

Published Aug 26, 2014

Monkey HTTP Server before 1.5.3, when the File Descriptor Table (FDT) is enabled and custom error messages are set, allows remote attackers to cause a denial of service (file desc…

CVSS 4.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-3843

Published Jun 13, 2014

Stack-based buffer overflow in the mk_request_header_process function in mk_request.c in Monkey HTTP Daemon (monkeyd) before 1.2.1 allows remote attackers to cause a denial of ser…

CVSS 6.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-2182

Published Jun 13, 2014

The Mandril security plugin in Monkey HTTP Daemon (monkeyd) before 1.5.0 allows remote attackers to bypass access restrictions via a crafted URI, as demonstrated by an encoded for…

CVSS 5.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-2163

Published Jun 13, 2014

Monkey HTTP Daemon (monkeyd) before 1.2.2 allows remote attackers to cause a denial of service (infinite loop) via an offset equal to the file size in the Range HTTP header.

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-3724

Published Aug 1, 2013

The mk_request_header_process function in mk_request.c in Monkey 1.1.1 allows remote attackers to cause a denial of service (thread crash and service outage) via a '\0' character…

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2013-2181

Published Jul 29, 2013

Cross-site scripting (XSS) vulnerability in the Directory Listing plugin in Monkey HTTP Daemon (monkeyd) 1.2.2 allows attackers to inject arbitrary web script or HTML via a file n…

CVSS 4.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2012-5303

Published Oct 5, 2012

Monkey HTTP Daemon 0.9.3 might allow local users to overwrite arbitrary files via a symlink attack on a PID file, as demonstrated by a pathname different from the default /var/run…

CVSS 6.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2012-4442

Published Oct 5, 2012

Monkey HTTP Daemon 0.9.3 retains the supplementary group IDs of the root account during operations with a non-root effective UID, which might allow local users to bypass intended…

CVSS 4.7 · Medium
Vendor/product tagsBeta · best-effort

CVE-2012-4443

Published Oct 5, 2012

Monkey HTTP Daemon 0.9.3 uses a real UID of root and a real GID of root during execution of CGI scripts, which might allow local users to gain privileges by leveraging cgi-bin wri…

CVSS 6.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-1123

Published May 2, 2005

Monkey daemon (monkeyd) before 0.9.1 allows remote attackers to cause a denial of service (memory corruption) via a request for a zero byte file.

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2005-1122

Published Apr 14, 2005

Format string vulnerability in cgi.c for Monkey daemon (monkeyd) before 0.9.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via an HTTP…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2004-0276

Published Nov 23, 2004

The get_real_string function in Monkey HTTP Daemon (monkeyd) 0.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an HTTP request with a sequence of…

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2003-1209

Published Dec 31, 2003

The Post_Method function in Monkey HTTP Daemon before 0.6.2 allows remote attackers to cause a denial of service (crash) via a POST request without a Content-Type header.

CVSS 5.0 · Medium
Vendor/product tagsBeta · best-effort
Showing 1-25 of 29 CVEsPage 1 of 2