Embedthis Embedthis

Do you want an email whenever new security vulnerabilities are reported in any Embedthis product?

Products by Embedthis Sorted by Most Security Vulnerabilities since 2018

Embedthis Goahead11 vulnerabilities

Embedthis Appweb5 vulnerabilities

Known Exploited Embedthis Vulnerabilities

The following Embedthis vulnerabilities have been marked by CISA as Known to be Exploited by threat actors.

Title Description Added
Embedthis GoAhead Remote Code Execution Vulnerability Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked. CVE-2017-17562 December 10, 2021

By the Year

In 2024 there have been 0 vulnerabilities in Embedthis . Embedthis did not have any published security vulnerabilities last year.

Year Vulnerabilities Average Score
2024 0 0.00
2023 0 0.00
2022 2 9.80
2021 1 9.80
2020 2 8.15
2019 5 7.74
2018 3 7.70

It may take a day or so for new Embedthis vulnerabilities to show up in the stats or in the list of recent security vulnerabilties. Additionally vulnerabilities may be tagged under a different product or component name.

Recent Embedthis Security Vulnerabilities

websda.c in GoAhead WebServer 2.1.8 has insufficient nonce entropy

CVE-2021-41615 9.8 - Critical - August 08, 2022

websda.c in GoAhead WebServer 2.1.8 has insufficient nonce entropy because the nonce calculation relies on the hardcoded onceuponatimeinparadise value, which does not follow the secret-data guideline for HTTP Digest Access Authentication in RFC 7616 section 3.3 (or RFC 2617 section 3.2.1). NOTE: 2.1.8 is a version from 2003; however, the affected websda.c code appears in multiple derivative works that may be used in 2021. Recent GoAhead software is unaffected.

Insufficient Entropy

The code that performs password matching when using 'Basic' HTTP authentication does not use a constant-time memcmp and has no rate-limiting

CVE-2021-43298 9.8 - Critical - January 25, 2022

The code that performs password matching when using 'Basic' HTTP authentication does not use a constant-time memcmp and has no rate-limiting. This means that an unauthenticated network attacker can brute-force the HTTP basic password, byte-by-byte, by recording the webserver's response time until the unauthorized (401) response.

Improper Restriction of Excessive Authentication Attempts

An issue was discovered in GoAhead 4.x and 5.x before 5.1.5

CVE-2021-42342 9.8 - Critical - October 14, 2021

An issue was discovered in GoAhead 4.x and 5.x before 5.1.5. In the file upload filter, user form variables can be passed to CGI scripts without being prefixed with the CGI prefix. This permits tunneling untrusted environment variables into vulnerable CGI scripts.

Unrestricted File Upload

The HTTP Digest Authentication in the GoAhead web server before 5.1.2 does not completely protect against replay attacks

CVE-2020-15688 8.8 - High - July 23, 2020

The HTTP Digest Authentication in the GoAhead web server before 5.1.2 does not completely protect against replay attacks. This allows an unauthenticated remote attacker to bypass authentication via capture-replay if TLS is not used to protect the underlying communication channel.

Authentication Bypass by Capture-replay

Appweb before 7.2.2 and 8.x before 8.1.0, when built with CGI support, mishandles an HTTP request with a Range header

CVE-2020-15689 7.5 - High - July 13, 2020

Appweb before 7.2.2 and 8.x before 8.1.0, when built with CGI support, mishandles an HTTP request with a Range header that lacks an exact range. This may result in a NULL pointer dereference and cause a denial of service.

NULL Pointer Dereference

An exploitable code execution vulnerability exists in the processing of multi-part/form-data requests within the base GoAhead web server application in versions v5.0.1

CVE-2019-5096 9.8 - Critical - December 03, 2019

An exploitable code execution vulnerability exists in the processing of multi-part/form-data requests within the base GoAhead web server application in versions v5.0.1, v.4.1.1 and v3.6.5. A specially crafted HTTP request can lead to a use-after-free condition during the processing of this request that can be used to corrupt heap structures that could lead to full code execution. The request can be unauthenticated in the form of GET or POST requests, and does not require the requested resource to exist on the server.

Dangling pointer

A denial-of-service vulnerability exists in the processing of multi-part/form-data requests in the base GoAhead web server application in versions v5.0.1

CVE-2019-5097 7.5 - High - December 03, 2019

A denial-of-service vulnerability exists in the processing of multi-part/form-data requests in the base GoAhead web server application in versions v5.0.1, v.4.1.1 and v3.6.5. A specially crafted HTTP request can lead to an infinite loop in the process. The request can be unauthenticated in the form of GET or POST requests and does not require the requested resource to exist on the server.

Infinite Loop

Embedthis GoAhead before 5.0.1 mishandles redirected HTTP requests with a large Host header

CVE-2019-19240 5.3 - Medium - November 22, 2019

Embedthis GoAhead before 5.0.1 mishandles redirected HTTP requests with a large Host header. The GoAhead WebsRedirect uses a static host buffer that has a limited length and can overflow. This can cause a copy of the Host header to fail, leaving that buffer uninitialized, which may leak uninitialized data in a response.

Memory Corruption

An issue was discovered in Embedthis GoAhead 2.5.0

CVE-2019-16645 8.6 - High - September 20, 2019

An issue was discovered in Embedthis GoAhead 2.5.0. Certain pages (such as goform/login and config/log_off_page.htm) create links containing a hostname obtained from an arbitrary HTTP Host header sent by an attacker. This could potentially be used in a phishing attack.

Code Injection

In http.c in Embedthis GoAhead before 4.1.1 and 5.x before 5.0.1

CVE-2019-12822 7.5 - High - June 14, 2019

In http.c in Embedthis GoAhead before 4.1.1 and 5.x before 5.0.1, a header parsing vulnerability causes a memory assertion, out-of-bounds memory reference, and potential DoS, as demonstrated by a colon on a line by itself.

Buffer Overflow

An issue was discovered in Embedthis GoAhead before 4.0.1 and Appweb before 7.0.2

CVE-2018-15504 7.5 - High - August 18, 2018

An issue was discovered in Embedthis GoAhead before 4.0.1 and Appweb before 7.0.2. The server mishandles some HTTP request fields associated with time, which results in a NULL pointer dereference, as demonstrated by If-Modified-Since or If-Unmodified-Since with a month greater than 11.

NULL Pointer Dereference

An issue was discovered in Embedthis GoAhead before 4.0.1 and Appweb before 7.0.2

CVE-2018-15505 7.5 - High - August 18, 2018

An issue was discovered in Embedthis GoAhead before 4.0.1 and Appweb before 7.0.2. An HTTP POST request with a specially crafted "Host" header field may cause a NULL pointer dereference and thus cause a denial of service, as demonstrated by the lack of a trailing ']' character in an IPv6 address.

NULL Pointer Dereference

The Embedthis HTTP library, and Appweb versions before 7.0.3, have a logic flaw related to the authCondition function in http/httpLib.c

CVE-2018-8715 8.1 - High - March 15, 2018

The Embedthis HTTP library, and Appweb versions before 7.0.3, have a logic flaw related to the authCondition function in http/httpLib.c. With a forged HTTP request, it is possible to bypass authentication for the form and digest login types.

authentification

Embedthis Appweb before 4.6.6 and 5.x before 5.2.1

CVE-2014-9708 - March 31, 2015

Embedthis Appweb before 4.6.6 and 5.x before 5.2.1 allows remote attackers to cause a denial of service (NULL pointer dereference) via a Range header with an empty value, as demonstrated by "Range: x=,".

NULL Pointer Dereference

Built by Foundeo Inc., with data from the National Vulnerability Database (NVD), Icons by Icons8. Privacy Policy. Use of this site is governed by the Legal Terms
Disclaimer
CONTENT ON THIS WEBSITE IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. Always check with your vendor for the most up to date, and accurate information.