VYPR

Vendor CVEs

Embedthis

All CVEs

31 total · sorted by risk
  • CVE-2017-17562HigKEVDec 12, 2017
    risk 0.68cvss 8.1epss 0.96

    Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked. This is a result of initializing the environment of forked CGI scripts using untrusted HTTP request parameters in the cgiHandler function in cgi.c. When…

  • CVE-2017-5674CriMar 13, 2017
    risk 0.65cvss 9.8epss 0.22

    A vulnerability in a custom-built GoAhead web server used on Foscam, Vstarcam, and multiple white-label IP camera models allows an attacker to craft a malformed HTTP ("GET system.ini HTTP/1.1\n\n" - note the lack of "/" in the path field of the request) request that will…

  • CVE-2017-1000471CriJan 3, 2018
    risk 0.64cvss 9.8epss 0.09

    EmbedThis GoAhead Webserver version 4.0.0 is vulnerable to a NULL pointer dereference in the CGI handler resulting in memory corruption or denial of service.

  • CVE-2004-2214CriDec 31, 2004
    risk 0.64cvss 9.8epss 0.03

    Mbedthis AppWeb HTTP server before 1.1.3 allows remote attackers to bypass access restrictions via a URI with mixed case characters.

  • CVE-2017-5675HigMar 13, 2017
    risk 0.57cvss 8.8epss 0.02

    A command-injection vulnerability exists in a web application on a custom-built GoAhead web server used on Foscam, Vstarcam, and multiple white-label IP camera models. The mail-sending form in the mail.htm page allows an attacker to inject a command into the receiver1 field in…

  • CVE-2018-8715HigMar 15, 2018
    risk 0.54cvss 8.1epss 0.20

    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.

  • CVE-2017-1000470HigJan 3, 2018
    risk 0.49cvss 7.5epss 0.08

    EmbedThis GoAhead Webserver versions 4.0.0 and earlier is vulnerable to an integer overflow in the HTTP listener resulting in denial of service.

  • CVE-2017-14149HigSep 5, 2017
    risk 0.49cvss 7.5epss 0.06

    GoAhead 3.4.0 through 3.6.5 has a NULL Pointer Dereference in the websDecodeUrl function in http.c, leading to a crash for a "POST / HTTP/1.1" request.

  • CVE-2023-53155HigJul 25, 2025
    risk 0.47cvss 7.2epss 0.01

    goform/formTest in EmbedThis GoAhead 2.5 allows HTML injection via the name parameter.

  • CVE-2018-15505HigAug 18, 2018
    risk 0.42cvss 7.5epss 0.02

    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…

  • CVE-2018-15504HigAug 18, 2018
    risk 0.42cvss 7.5epss 0.03

    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…

  • CVE-2024-3187MedOct 17, 2024
    risk 0.39cvss 5.9epss 0.00

    This issue tracks two CWE-416 Use After Free (UAF) and one CWE-415 Double Free vulnerabilities in Goahead versions <= 6.0.0. These are caused by JST values not being nulled when freed during parsing of JST templates. If the ME_GOAHEAD_JAVASCRIPT flag is enabled, a remote…

  • CVE-2024-3184MedOct 17, 2024
    risk 0.38cvss 5.9epss 0.00

    Multiple CWE-476 NULL Pointer Dereference vulnerabilities were found in GoAhead Web Server up to version 6.0.0 when compiled with the ME_GOAHEAD_REPLACE_MALLOC flag. Without a memory notifier for allocation failures, remote attackers can exploit these vulnerabilities by sending…

  • CVE-2024-3186MedOct 17, 2024
    risk 0.35cvss 5.3epss 0.00

    CWE-476 NULL Pointer Dereference vulnerability in the evalExpr() function of GoAhead Web Server (version <= 6.0.0) when compiled with the ME_GOAHEAD_JAVASCRIPT flag. This vulnerability allows a remote attacker with the privileges to modify JavaScript template (JST) files to…

  • CVE-2016-1258MedJan 15, 2016
    risk 0.35cvss 5.3epss 0.02

    Embedthis Appweb, as used in J-Web in Juniper Junos OS before 12.1X44-D60, 12.1X46 before 12.1X46-D45, 12.1X47 before 12.1X47-D30, 12.3 before 12.3R10, 12.3X48 before 12.3X48-D20, 13.2X51 before 13.2X51-D20, 13.3 before 13.3R8, 14.1 before 14.1R6, and 14.2 before 14.2R5, allows…

  • CVE-2019-16645Sep 20, 2019
    risk 0.04cvss epss 0.08

    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.

  • CVE-2007-3009Jun 4, 2007
    risk 0.03cvss epss 0.02

    Format string vulnerability in the MprLogToFile::logEvent function in Mbedthis AppWeb 2.0.5-4, when the build supports logging but the configuration disables logging, allows remote attackers to cause a denial of service (daemon crash) via format string specifiers in the HTTP…

  • CVE-2019-5097Dec 3, 2019
    risk 0.01cvss epss 0.45

    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…

  • CVE-2021-33254Jun 1, 2022
    risk 0.00cvss epss 0.02

    An issue was discovered in src/http/httpLib.c in EmbedThis Appweb Community Edition 8.2.1, allows attackers to cause a denial of service via the stream paramter to the parseUri function.

  • CVE-2021-43298Jan 25, 2022
    risk 0.00cvss epss 0.02

    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…

  • CVE-2020-15688Jul 23, 2020
    risk 0.00cvss epss 0.04

    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.

  • CVE-2020-15689Jul 13, 2020
    risk 0.00cvss epss 0.01

    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.

  • CVE-2019-19240Nov 22, 2019
    risk 0.00cvss epss 0.02

    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…

  • CVE-2019-12822Jun 14, 2019
    risk 0.00cvss epss 0.09

    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.

  • CVE-2014-9708Mar 31, 2015
    risk 0.00cvss epss 0.56

    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=,".

  • CVE-2014-9707Mar 31, 2015
    risk 0.00cvss epss 0.28

    EmbedThis GoAhead 3.0.0 through 3.4.1 does not properly handle path segments starting with a . (dot), which allows remote attackers to conduct directory traversal attacks, cause a denial of service (heap-based buffer overflow and crash), or possibly execute arbitrary code via a…

  • CVE-2007-3008Jun 4, 2007
    risk 0.00cvss epss 0.01

    Mbedthis AppWeb before 2.2.2 enables the HTTP TRACE method, which has unspecified impact probably related to remote information leaks and cross-site tracing (XST) attacks, a related issue to CVE-2004-2320 and CVE-2005-3398.

  • CVE-2004-2317Dec 31, 2004
    risk 0.00cvss epss 0.01

    Information leak in Mbedthis AppWeb HTTP server 1.0 through 1.1.2 allows remote attackers to obtain sensitive information via a user message that is generated when Mbedthis denies access.

  • CVE-2004-2316Dec 31, 2004
    risk 0.00cvss epss 0.02

    Mbedthis AppWeb HTTP server before 1.0.2 allows remote attackers to cause a denial of service (crash) via a GET request containing an MS-DOS device name such as COM1.

  • CVE-2004-2213Dec 31, 2004
    risk 0.00cvss epss 0.01

    Mbedthis AppWeb HTTP server before 1.1.3 allows remote attackers to obtain the source code for scripts via a (1) trailing dot (".") or (2) trailing space in an HTTP request.

  • CVE-2004-2315Dec 31, 2004
    risk 0.00cvss epss 0.02

    Mbedthis AppWeb HTTP server before 1.0.2 allows remote attackers to cause a denial of service (crash) via an empty OPTIONS request.